
#header {
 width:800px;
 margin: 0px auto;
}
#header img{
}
#header h1{
padding:0px;
}
#searchBar{
 pasition:relative;
 clear:left;
 color:silver;
 width:800px;
 margin: 0px auto;
 background: #333 url("/img/news/kfind.png") no-repeat left top;
}
#searchBar input{
 margin-left:25px; 
 padding-left:5px; 
}
#container {
 margin: 0px auto;
}
#wrapper {
 padding-top:10px;
 background: #FFF;
 width:800px;
 margin: 0px auto;
 clear: both;
}

#OutterNav{
 width:800px;
 margin: 0px auto;
}
#lowerNav{
 width:800px;
 margin: 0px auto;
 background:#000;
}
#content {
}
#footer {
 width:780px;
 margin: 0px auto;
 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;}


#wrapperReport {
 clear: both;
}
#containerReport {
 margin: 0px auto;
 background: #333 url("/img/background1.jpg") repeat-y center;
}
