body {
	font-family: "Courier New", Courier, monospace;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #000000;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	top:20px;
	width:800px;
	z-index:4;
	background-color: #000000;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
}



#header {
	left:18px;
	top:17px;
	width:760px;
	z-index:4;
	height: 120px;
	background-image: url(Images/NewHeaderRound.jpg);
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: bottom;
}

#Nav {
	top:0px;
	width:150px;
	z-index:2;
	float: none;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: none;
	height: 400px;
	background-image: url(Images/AlphaBlack.png);
	
}


#subheader {
	height: 20px;
	width: 500px;
	float: none;
	margin-left: 20px;
	background-image: url(Images/marbrev.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 0px;

}

#LeftSide {
	width:760px;
	margin-left: 20px;
	background-image: url(Images/Rotate/rotate.php);
    background-position: center;
	background-repeat: no-repeat;
	
   
}



ul {
	list-style-type: none;
	line-height: 2em;
	padding:0;
	margin: 0;
	background-image: url(Images/AlphaMenuBar.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 50px;
	padding-top: 0.2em;
	width: 100%;
    }

li {
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/AlphaMenuBar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0.5em;

}



a:link {
 
 color:#ff6600;
 text-decoration:none;
	
}

a:active {
 
 color:#FF6600;
 text-decoration:none;
	
}


a:visited {
	text-decoration: none;
	color: #FF6600;

}
a:hover {
	text-decoration: underline;

}

#footer{
	clear: both;
	width: 760px;
	background-color: #333333;
	text-align: left;
	padding-bottom: 0.25em;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 15px;
	white-space: normal;
	background-image: url(bottomc2.png);
	letter-spacing: 1px;

}

#footer p {
	color: #bbbbbb;
	display: inline;
	line-height: 1.5em;
}

#footer img{
	padding-top: 3px;
	float: left;
	padding-left: 5px;


}
