
/* Basic Elements */

#header {
padding-top:100px;
	margin: 0px auto;
    background:url("/img/TopHeader.jpg") no-repeat center top;
	}
#featureBox{
	margin: 0px auto;
    height:310px;
    width:1022px;
    background:url("/img/featureBar.jpg") no-repeat center top;
}
#featureBox h1{
font-size:30px;
color:#3490F1;}

#MainNewsArchive{
padding:10px;
}
#MainNewsArchive ul li.archiveItem{
 background: #060E0E url(/img/News-Background.jpg) repeat-x 100% 80% ;
 height:140px;
 width:190px;
 padding:5px 5px;
 display:block;
 float:left;
}

#memberToComment{
padding-top:25px;
}

#featureBox img.Feature1{
padding-right:10px;}

#featureBox ol{
 margin-left:0px;
 padding-top:8px;
}
#featureBox li{
 display:inline;
 padding:8px 10px 0px 0px;
}

#featureBox  .commentBar{
 font-size:10px;
 border-bottom:1px solid #333;
 margin-left:462px;
 margin-bottom:5px;
 padding:2px;
}

#newsBar{
	margin: 0px auto;
    width:1022px;
    text-align:right;
    height:42px;
    background:url("/img/newsBar.jpg") no-repeat center top;
}
#newsBar strong{
 font-size:16px;
 color:white;
 margin-bottom:5px;
}
.SearchButton{
padding-top:3px;
padding-right:20px;
}

.inText{ 
width: 260px; 
margin-left:125px;
margin-right:5px;
background-color: silver; 
margin-bottom:6px;
} 



#featureContent{
 color:white;
 color:silver;
 text-align:left;
 padding:20px 75px 25px 20px;
}

#container {
    width:1020px;
	margin: 0px auto;
    background:#040C0C;
	}
#wrapper {
	clear: both;
	}
#content {
	}
#footer {
	clear: both;
	border-top: 1px solid #3B4041;
	text-align: right;
	padding: 5px 10px;
	color: #666;
    font-size:10px;
	}
#footer A:link { text-decoration: underline; color: #8BC68B;}
#footer A:visited { text-decoration: underline; color: #8BC68B;}
#footer A:active { text-decoration: underline; color: #006600;}
#footer A:hover { text-decoration: underline; color: white;}