body {
	background:#999999;
	margin:0 auto;
	font-family: Arial, Tahoma, Verdana;
	}
a {color:#000000;}
a:hover {color:#000000;}
#wrapper {
	border:none;
}
#menu {
	background:url(media/menubg.jpg) top left repeat-x;
	height:32px;
	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:100%;
	}
#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 {
	background:#149F0B;
	height:165px;
	}
#content2 {
	background:#FFFFFF url(media/contentbg.jpg) top left repeat-y;
	}
#side {
	width:200px;
	font-size:11px;
	}
#search {
	margin-left:8px;
	}
#posts {
	width:100%;
	font-size:11px;
	padding:0px 15px 10px 30px;
	*padding:5px 10px 10px 30px; targets IE7
	}
*html #posts {
	padding-left:30px;
	}
#footer {
	background:#79E56E;
	height:35px;
	text-align:center;
	font-size:11px;
	border-top:solid 2px #29A11C;
	}
#search {
	margin:10px 0 10px 20px;
	*margin:5px 0 -10px 26px; targets IE7
	}
.searchfield {
	width:130px;
	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;
	}
