body {
	background:url(media/ltr.jpg) repeat;
	font-family:Arial,Tahoma, Verdana, sans-serif;
	margin:0 auto;
	}
a {color:#000000;}
a:hover {color:#000000;}
#container {
	margin:0 auto;
	border-left:groove #999999 5px;
	border-right:ridge #999999 5px;
	}
#header {
	width:750px;
        height:198px;
	}
#menu {
	background:url(media/menu.jpg) no-repeat;
	width:750px;
	height:35px;
	text-align:center;
	}
#menu ul {
	padding:0 10px;
	margin:5px 0 0 90px;
	list-style:none;
	}
*html #menu ul {
	padding-top:5px;
	margin:0 0 0 90px;
	}
#menu li {
	display:inline;
	float:left;
	margin-left:-1px;
	margin-right:1px;
	}
#menu a {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	color:#ffffff;
	border-left:solid 1px #FFFFFF;
	padding:0px 20px 0px 20px;
	}
#menu a:hover {
	background:#FFFFFF;
	color:#000000;
	}
#menu a:active {
	background:#FFFFFF;
	color:#000000;
	}
#menu .first a {
	border-left:none;
	}
#content2 {
	background:url(media/contentbg.jpg) repeat-y;
	width:750px;
	}
#side {
	font-size:11px;
	}
#posts {
	font-size:11px;
	padding:5px 10px 10px 10px;
	}
#footer {
	background:url(media/footer.jpg) no-repeat;
	width:750px;
	height:50px;
	border-top:#FFFFFF solid 1px;
	text-align:center;
	font-size:11px;
	}
.searchfield {
	margin:5px 2px 10px 5px;
	*margin-left:10px; targets IE7
	background:transparent;
	}
.searchbutton {
	background:transparent;
	margin-bottom:10px;
	}
*html .searchfield {
	margin:5px 2px -10px 12px;
	background:transparent;
	}
*html .searchbutton {
	background:transparent;
	margin-bottom:-10px;
	}
#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;
	}