body {
	background:#DFE2E3;
	font-family:Arial,Tahoma, Verdana, sans-serif;
	margin:0 auto;
	}
a {color:#000000;}
a:hover {color:#FFFFFF;}
#container {
	background:#BABABA;
	margin:0 auto;

	}
#header {
	background:url(media/header.jpg) no-repeat;
	width:960px;
	height:155px;
	
	}
#separator  {
	background:url(media/bg_separator.jpg) no-repeat;
	width:960px;
	height:20px;
	
	}
#atas {background:url(media/bg_menu.gif) repeat-x;
	width:960px;
	height:35px;
	text-align:center;
	
	}


#menu {
	
	width:960px;
	height:35px;
	text-align:left;
	padding-top:5px;
	
	
	}
#menu ul {
	padding:0 10px;
	margin:5px 0 0 90px;
	list-style:none;
	}

#menu li {
	display:inline;
	float:left;
	margin-left:-1px;
	margin-right:1px;
	}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4C4C4C;
	padding:10px 20px 13px 20px;
	*padding:10px 20px 20px 20px;
	}
#menu a:hover {
	background:url(media/menu_hover.gif) repeat-x;
	color:#ffffff;
	}
#menu a:active {
	background:;
	color:#ffffff;
	}
#menu .first a {
	border-left:none;
	}
#content2 {
	background:url(media/contentbg.jpg) repeat-y;
	width:960px;
	}
#side {
	font-size:11px;
	}
#posts {
	font-size:11px;
	padding:5px 10px 10px 10px;
	}
#footer {
	background:url(media/footer.gif) repeat-x;
	width:960px;
	height:50px;
	border-top:#FFFFFF solid 1px;
	text-align:center;
	font-size:11px;
	}
.searchfield {
	margin:5px 2px 0px 5px;

	background:#ffffff;
	}
.searchbutton {
	background:transparent;
	padding:0px 5px 0px 5px;

	}

#submenu {
	width:190px;
	margin-left:5px;
	}
.plugins_caption {
	font-size:12px;
	font-weight:bold;
	}
.submenu-h1 {
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
	}
.submenu-ul {
	margin-left:15px;
	*margin-left:50px; targets IE7
	}
*html .submenu-ul {
	margin-left:55px;
	}
.submenu-li {
	width:150px;
	border-bottom:dotted #000000 1px;
	}
*html .submenu-li {
	width:150px;
	border-bottom:groove #333333 1px;
	}
	
/*addons*/
.plugins_block {
	width: 195px;
	border:1px solid #999999;
	background-color:#DFE2E3;
	padding: 5px;
	margin: 5px;
}


.plugins_caption {
	
	border-bottom:solid 1px #999999;
	width:180px;
	color: #636363;
	padding: 5px;
}