.bodyClass
{
    background-image: url('../images/bg3.jpg');
	background-repeat: repeat-x;
	background-repeat: repeat-y;
}

#Content
{
    width: 980px;
    background-color: #FFFFFF;
    
}

#title
{
    background-color: #4f4641;
    color: white;
    position: relative;
    padding-top: 8px;
    left: auto;
    right: auto;
    text-align: center;
    width: 970px;
    font-family: Arial;
    font-size: 16pt;
    line-height: 25px;
    height: 60px;
}

#picture
{
    margin-top: 30px;
    position: relative;
    left: auto;
    right: auto;
}

#primary_contact_form
{
	background-color: #E0E0E0;
	width: 570px; 
	text-align: left;
	padding: 10px;
	font-size: 10pt;
	line-height: 12px;
}

#primary_contact_title
{
	font-family:  arial;
}

#questions_form
{
	background-color: #E0E0E0;
	width: 570px; 
	text-align: left;
	padding: 10px;
	font-size: 10pt;
	line-height: 12px;
	font-weight: lighter;
	font-family: arial;
}

#questions_title
{
	font-family:  arial;
}

.message
{
  	 text-align: left;
	 width: 590px;
}

#uniform_title
{
	font-family:  arial;
}

#uniform_form
{
	background-color: #E0E0E0;
	width: 570px; 
	text-align: left;
	padding: 10px;
	font-size: 10pt;
	line-height: 20px;
	font-weight: lighter;
	font-family: arial;
}

#waiver_form
{
	background-color: #E0E0E0;
	width: 570px; 
	text-align: left;
	padding: 10px;
	font-size: 10pt;
	line-height: 20px;
	font-weight: lighter;
	font-family: arial;
}

.ReportTitle
{
	background-color: navy;
	color: yellow;
	font-family: arial;
	font-size: 14pt;
}
	

