body {
	background:#999999;
	margin:0 auto;
	font-family: Arial, Tahoma, Verdana;
	}
a {color:#000000;}
a:hover {color:#000000;}
#menu {
	background:url(media/menu.jpg) no-repeat;
	height:32px;
	width:760px;
	padding:0 5px;
	}
#vista_toolbar {
	float:left;
	font:normal 12px 'Trebuchet MS','Arial';
	margin:0;
	padding:0;
	}
#vista_toolbar ul {
	float:left;
	line-height:30px;
	list-style:none;
	margin:0;
	padding:0 10px 0 10px;
	width:750px;
	}
#vista_toolbar span {
	display:inline;
	padding:0;
	}
#vista_toolbar span a:hover {
	background:url(media/hover.jpg) no-repeat center;
	}
#vista_toolbar a {
	width:105px;
	color:#FFF; /* need because it will use default link color */
	float:left;
	padding:0; /* left 3 px because of left.jpg image */ 
	text-decoration:none;
	text-align:center;
	}
#header {
	height:165px;
	width:770px;
	}
#content2 {
	background:url(media/contentbg.jpg) repeat-y;
	width:770px;
	}
#side {
	width:200px;
	font-size:11px;
	}
#search {
	margin-left:8px;
	}
#posts {
	width:500px;
	font-size:11px;
	padding:0px 15px 10px 15px;
	*padding:5px 10px 10px 15px; targets IE7
	}
*html #posts {
	padding-left:15px;
	}
#footer {
	background:url(media/footer.jpg) no-repeat;
	width:770px;
	height:28px;
	text-align:center;
	font-size:11px;
	}
#search {
	margin:10px 0 10px 15px;
	*margin:5px 0 -10px 21px; targets IE7
	}
.searchfield {
	margin-right:5px;
	background:transparent;
	}
.searchbutton {
	background:transparent;
	}
#submenu {
	width:180px;
	margin-left:20px;
	}
.plugins_caption {
	background:url(media/bar.jpg) repeat-x;
	height:24px;
	padding-left:10px;
	width:170px;
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	font-family:Tahoma;
	}
.submenu-h1 {
	background:url(media/bar.jpg) repeat-x;
	padding:5px 0 0 10px;
	height:19px;
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	font-family:Tahoma;
	}
.submenu-ul {
	list-style-image:url(media/bul.gif);
	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;
	}