body {
	margin:0px 0px; padding:0px;
	background-image: url(../images/shadow.jpg); 
	background-repeat: repeat-y;
	background-position: top center;
        background-color:#202b15;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

#bgshadow {
	background-image: url(../images/bg.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	}

#Content {
	width:800px;
        height:100%px;
	margin:0px auto;
	text-align:left;
	background-image: url(../images/main-bg.jpg); 
	background-repeat: no-repeat;
	background-color:#202b15;
	border-left: medium solid #000000;
	border-right: medium solid #000000;
	
	}

#mainbody {
	width:800px;
        height:100%px;
	padding-bottom: 20px;
	background-image: url(../images/main-bg.jpg); 
	background-repeat: no-repeat;
	background-color:#090f05;
	min-height: 440px;
	}
	
		/* for Internet Explorer */
		/*\*/
		* html #bodytext {
		height: 440px;
		}
		/**/


#top {
	width:800px;
        height:150px;
	background-image: url(../images/top.jpg); 
	background-repeat: no-repeat;
	background-color:#202b15;
	}

#bodytext {
	width:695px;
	margin-left: 50px;
	}
	
div.formz input {border: 1px solid #4C6B28; padding: 2px; font: 11px Arial; color: #777;}

#nav {
	width:800px;
        height:27px;
	background-color:#202b15;
	background-image: url(../images/topnavbg.jpg); 
	
	}
		
#bottomnav {
	width:800px;
        height:25px;
	padding-top: 10px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px auto;
	}

#copyright {
	width:800px;
        height:35px;
	text-align:center;
	padding-top: 20px;
	background-color:#202b15;
	color:#FFFFFF;
	font-size:9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px auto;
	}
	
#copyright a:link, #copyright a:active, #copyright a:visited {color: #fff; font: 9px Arial; text-decoration: none; font-weight: normal;}
#copyright a:hover {color: #fff; font: 9px Arial; text-decoration: underline; font-weight: normal;}


#container {
	position: relative; 
	width: 800px;	
	height: 100%px;
	}


h1 {
	font-family : arial;
	color : #7cb5dc;
	text-align : left;
	font-size:2.0em;
	}
	
a:link, a:active, a:visited {color: #7cb5dc; font: 12px Arial; text-decoration: none; font-weight: normal;}
a:hover {color: #7cb5dc; font: 12px Arial; text-decoration: underline; font-weight: normal;}
	