@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color:#333;
	line-height: 150%;
	background-image:url(_imagery/backgrounder-blue.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}




strong {
	color:#000;
}



h1 {
	color:#29689b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:165%;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}

.h1left {
	color:#039;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-top:10px;
	text-align:left;
}




h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	color: #ba6143;
}

.h2small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:135%;
	font-weight:bold;
	color: #930;
	text-align:center;
	line-height:285%;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bolder;
	color: #666;
	letter-spacing:0.1ex;
	text-transform:uppercase;
}



.h2center {
	color:#FFC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}

.h2blue {
	color:#006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
}

.helv_white_bold_10pt {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


a {
	font-weight:bold;
}
	


hr {
	color:#ffc;
}

img {
	border:0px;
}

img.rightfloat {
	float: right;
	margin-left:10px;
}

img.leftfloat {
	float: left;
	margin-right:10px;
}

img.imgcenter {
	display:block;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}



	
	

a.bodylinkwhite11px:link {
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	}

a.bodylinkwhite11px:visited {
		font-size:11px;
	color: #FFFFFF;
	}

a.bodylinkwhite11px:hover {
	color: #FFFF00;
		text-decoration: none;
	}

a.bodylinkwhite11px:active {
	color: #FFFF00;
	}



	
a.bodylinkwhite:link {
	color: #009;
	font-weight:bold;
	}

a.bodylinkwhite:visited {
	color: #039;
	font-weight:bold;	
	}

a.bodylinkwhite:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color:#009;
	}

a.bodylinkwhite:active {
	color: #FFFF00;
	}
	
	
img.imagepad {
	margin-right:5px;
}







/* BREAK BREAK BREAK */





#leaderboard {
	width:728px;
	height:90px;
	margin:auto;
	color:#CCC;
	text-align:center;
}

#logo2013 {
	width:728px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-10px;
}

#superwrapper9 {
	width:728px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	background-image:url(_imagery/backgrounder-blue-wrapper.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	border:1px solid #000;
	border-radius:35px;
	padding:15px;
}

#search {
	width:100%;
	margin-top:25px;	
	margin-bottom:25px;
}

#contentdelivery {
	width:620px;
	margin:auto;
	text-align:left;
	padding: 10px 20px 0px 10px;
	background-color:#cbcdd1;
	border-radius:5px;
	border:1px solid #cbcdd1;
}

#features {
	width:650px;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding: 0;
	background-color:#;	
}



#bottommenu {
	width: 100%;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	text-align:center;
}


#bottommenu a {
	color:#ffffff;
	font-size:80%;
}

#bottommenu a:hover {
	color:#ffffff;
	background-color:#009;
	
}








#centeritbox {
	width:400px;
	text-align:center;
	color:#29689b;
	font-size:140%;
	border:1px solid #009;
	border-radius:25px;
	margin:auto;
}

#centeritbox strong {
	text-align:center;
	color:#000000;
	font-size:110%;
	font-weight:bold;
}

#centeritbox a {
	text-align:center;
	color:#666;
	font-size:80%;
	font-weight:bold;
}

#centeritbox a:hover {
	text-align:center;
	color:#fff;
	font-size:80%;
	font-weight:bold;
	background-color:#00C;
	text-decoration:none;
}









/* break erik css */

.white12 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

a.whitelink14:link {
	color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink14:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a.whitelink14:hover {
	text-decoration: underline;
	color: #900;
}
a.whitelink14:active {
	text-decoration: none;
	color: #FFFFFF;
}

#eeweems {
	width: 760px;
	background-color:#333;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align:center;
}	
