/* ###################### OVERALL SETTINGS ###################### */

body {
	margin: 0px;
	background-color: #000000;
	background-image:   url(background/rotate.php);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : 718px 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px
}


#header {

	width: 720px;
	float: left;
	margin-top: 2px;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #222222;
	height: auto;
	}



.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #F5EAEA;
	float: left;


}

.supporters {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 26px;
	color: #FEEF9C;
	font-weight: bold;

}


.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #FEEF9C;
	float: left;
	font-weight: bold;


}

.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #FBFC89;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 6px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;



}







.pagelink {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEEF9C;
	margin-bottom: 10px;
	margin-top: 0px;

}

.pagelink2 {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
	  background-color : #FEEF9C;

}

.substyle {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B6B;
	width: 199px;
	text-align: center
	}
	
.substyle2 {
	padding-top: 2px;
	padding-bottom: 5px;
	width: 199px;
text-align: center

	}
	

/* ###################### LINKS ###################### */
a.contentlink:link, a.contentlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #F5EA6F;
	float: left;
	text-decoration: none;
}

a.contentlink:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	background-color : #FEEF9C;
	float: left;

  
}


a.pagelink:link, a.pagelink:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEEF9C;
	margin-bottom: 10px;
	margin-top: 0px;
  	text-decoration: none;
}

a.pagelink:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
  background-color : #FEEF9C;
  font-style: normal;
  line-height: 20px;
  	text-decoration: none;
  

}

a.submenu:link, a.submenu:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: E7E3E3;
		text-decoration: none;
 
}

a.submenu:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
  background-color : #FEEF9C;
  font-style: normal;
  line-height: 20px;
  	text-decoration: none;

}


a.siteby:link, a.siteby:visited {
font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	 	text-decoration: none;
			padding-top: 3px;
  
}

a.siteby:hover {
  font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
  font-style: normal;
   	text-decoration: none;
		padding-top: 3px;

}


