@charset "UTF-8";
body {
	
	background: #c1c1c1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
	background-image: url(images/bgr_body.gif);
}
.oneColFixCtr #container {
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}






h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #003366;
	margin-bottom: 2px;
	margin-top: 5px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #003366;
	margin-bottom: 2px;
	margin-top: 0px;
}





#header {
	float: left;
	width: 700px;
	height: 114px;
	background-image: url(images/masthead.jpg);
}

/* start main menu      */
#menubar {
	float: left;
	width: 700px;
	height: 30px;
	background-color: #003366;
	text-align: center;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#menubar a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menubar a:hover {
	color: #009933;
}
/* end main menu */



#shadow {
	float: left;
	width: 700px;
	height: 40px;
	padding-top: 0px;
	background-image: url(images/shadow.gif);
}





#sidebarphoto {
	float: left;
	width: 150px;
	margin-left: 30px;
	margin-bottom: 30px;
}





#copyrighttextindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 80px;
	line-height: 12px;
	color: #666666;
	float: inherit;
}

#copyrighttextindex a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyrighttextindex a:hover {
	color: #CC3300;
}




#copyrighttextmembers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 120px;
	line-height: 12px;
	color: #666666;
	float: inherit;
}

#copyrighttextmembers a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyrighttextmembers a:hover {
	color: #CC3300;
}




#copyrighttextjoin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 50px;
	line-height: 12px;
	color: #666666;
	float: inherit;
}

#copyrighttextjoin a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyrighttextjoin a:hover {
	color: #CC3300;
}






#copyrighttextfaq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 580px;
	line-height: 12px;
	color: #666666;
	float: inherit;
}


#copyrighttextfaq a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyrighttextfaq a:hover {
	color: #CC3300;
}





#copyrighttextcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 95px;
	line-height: 12px;
	color: #666666;
	float: inherit;
}


#copyrighttextcontact a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyrighttextcontact a:hover {
	color: #CC3300;
}







#copyrighttextwinners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 70px;
	line-height: 12px;
	color: #666666;
	float: inherit;
}

#copyrighttextwinners a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyrighttextwinners a:hover {
	color: #CC3300;
}














#insitetag {
	float: left;
	width: 155px;
	height: 130px;
	background-image: url(images/family.jpg);
	margin-left: 30px;
	margin-top: 200px;
	font-family: Arial, Helvetica, sans-serif;
}


.boldtext {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	float: left;
	width: 450px;
	margin-right: 0px;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
}

#content a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content a:hover {
	color: #006600;
}



#contentprivacyrules {
	float: left;
	width: 575px;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 65px;
}

#contentprivacyrules a {
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentprivacyrules a:hover {
	color: #CC3300;
}

#copyrighttextprivacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	line-height: 12px;
	color: #666666;
	clear: left;
	width: 250px;
	margin-left: 65px;
	padding-top: 30px;
}








#bottomspacer {
	width: 650px;
	clear: both;
	margin: 0;
	padding: 0;
	height: 50px;
}


#bottomcolorbar {
	width: 700px;
	margin: 0;
	padding: 0;
	height: 10px;
	background-color: #003366;
}
