html,body{margin: 0;padding: 0;font-family: arial; text-align: left;}
html{height:100%;}
#container{min-height: 100%; width:100%; margin-bottom: -20px; padding-bottom: 20px;}
* html #container {height: 100%;}
#top{height: 298px; background-repeat: no-repeat;}
#top_left{height: 100%; background: url(/images/design/main_bg2.gif); background-repeat: no-repeat;background-position: top left;padding-left: 265px;}
#top_repeat{height: 100%;background: url(/images/design/main_bg3.gif); background-repeat: repeat-x; background-position: bottom; }
#bottom{height: 30px;}
#leftcol {
 margin-right: 320px;
 padding: 20px;
}
div{text-align: left;}
#rightcol {
 position: absolute;
 right: 0;
 top: 300px;
 width: 300px;
padding: 20px;
} 
#logs{padding: 20px;}
#navigation a {color: white}
.comments{padding-bottom: 10px;}

#content{padding: 20px;}

#search_form
{
	padding: 5px 10px 5px 10px;
	
}

#search_form div
{
	background: transparent url(/images/search.png) no-repeat top left;
	
}

#search_form.search_webkit div
{
	background: none;
}

#search_form label
{
	display: none;
}

#search_text
{
	width: 104px;
	height: 14px;
	padding: 1px 0 0 0;
	margin: 4px 0 4px 20px;
	border: 0;
	vertical-align: top;
	font-size: 12px;
}

#search_text.search_inactive
{
	color: #666;
}

#search_form.search_webkit #search_text
{
	width: 144px;
	height: 22px;
	margin: 0 5px 0 0;
}

#search_form img.search_resetimage
{
	width: 14px;
	height: 14px;
	margin: 4px 9px 4px 2px;
	vertical-align: top;
}

#search_form img.search_waitimage
{
	width: 16px;
	height: 16px;
	margin: 3px 0 0 0;
	vertical-align: top;
}

#search_results
{
	width: 184px;
	background-color: #ebebeb;
	border-left: 1px solid #e2e2e2;
}

#search_results ul li strong
{
	color: #f00;
}


a
{
text-decoration: none;
color: blue;
color: #FF9900;
}
a:visited
{

}
a:hover
{
}

a:link
{
text-decoration: none;
color: blue;
color: #FF9900;
}

a img
{
border: none;
}
img
{
border: none;
}

.box img {margin: 0 5 0 5px;}

#uptime{
position: absolute; 
top: 270px; 
right: 20px; 
font-size:20px; 
color: #FFFFFF;
}
#navigation{
position: absolute; 
top: 270px; 
left: 20px; 
font-size:20px; 
color: #FF9900;
}
#search_form{
position: absolute; 
top: 5px; 
right: 5px;
}
#mod{
position: absolute; 
right: 12px; 
top: 72px; 
color: white; 
font-size: 24px; 
text-align: center;
}