﻿a{
	color:#E3CF76;
}
body{
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
hr{
	color: #0B2216;	
}
img{
	border:0px; 
}
#outterarea{
	width: 891px;
	margin:auto auto;
}
#banner{
	background-image:url('cssgraphics/top.gif'); 
	height: 119px; 
	background-repeat:no-repeat; 
	width: 891px;
}
#header{
	width:560px; 
	float:left;
	font-size:xx-large;
	color:#E3CF76;
	padding-left:300px;
	padding-top:35px
}
#uppercontent{
	background-image:url('css/cssgraphics/center.gif');
	background-repeat:no-repeat;
	width:891px; 
	height: 361px;
	
}
#menu{
	width: 712px;
	float:left;
	height:34px;
	text-align: center;
	margin-left:148px;
}
#leftmenu{
	clear:both;
	float:left;
	width:123px;
	height:300px;
	padding-left:25px;

	
}
#lowercontent{
	 background-image:url('cssgraphics/fill.gif');
	 background-repeat:repeat-y; 
	 height: 800px;
}
#maincontent{
	float:left; 
	width:712px;
	padding-right:5px;
	height:810px;


}
#maincontent h4{
	margin-top:8px;
	margin-bottom:3px;
}
#maincontent h5{
	margin-top:8px;
	margin-bottom:3px;
}

#maincontent p{
	margin-top:0px;
	margin-bottom:3px;
	padding-right:10px;
}

#tagline{
	font-size:small;
	color:black
}
#footer{
	background-image:url('cssgraphics/bottom.gif');
	background-repeat:no-repeat;
	width:891px; 
	height: 104px;
	
}
#topmenu{
	float:right;
	text-align:left;
	padding-right:5px;
	color:#E3CF76;
}
#topmenu a:active{
	color:#e3cf76;
	text-decoration:none;
}
#topmenu a:visited{
	color:#e3cf76;
	text-decoration:none;
}

#topmenu a:link{
	color:#e3cf76;
	text-decoration:none;
}

#topmenu a:hover{
	color:white;
	text-decoration:underline;
	}
#coname{
	
}
#footermenu{
	text-align:right;
	padding-right:30px;
	padding-top:70px;
	color:#E3CF76;
	float:left;
	width:860%;
	
}
#footermenu a:active{
	color:#e3cf76;
	text-decoration:none;
}
#footermenu a:visited{
	color:#e3cf76;
	text-decoration:none;
}

#footermenu a:link{
	color:#e3cf76;
	text-decoration:none;
}

#footermenu a:hover{
	color:white;
	text-decoration:underline;
	}
#newsheader{
	float:left;
	width:100%;
	height:100px;	
}
#newsleft{
	float:left;
	width:48%	
}
#newsright{
	float:right;
	width:48%;
	padding-right:5px
}
#newsbottom{
	clear:both;
	float:left;
	width:100%;
	height:100px;
	
}
