body {
	font-size:13px; 
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	color: #666666;
	margin: 0; 
	padding:0; 
	background-image:url(../images/jvbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
}

.spacer {
	clear:both;
}

#mainWrapper {
	margin: 8px 0 0 0;
	text-align: center;
}

#header {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	height: 102px;
}

.buttonWrapper {
	float: left;
	width: 550px;
	height: 102px;
	background-image:url(../images/fjw_01.gif);
}

.topButtons {
	position: relative;
	top: 26px;
	left: 13px;
	width: 534px;
	height: 45px;
}

.topButton1 {	float: left;	width: 106px;	height: 45px;}
.topButton2 {	float: left;	width: 107px;	height: 45px;}
.topButton3 {	float: left;	width: 107px;	height: 45px;}
.topButton4 {	float: left;	width: 107px;	height: 45px;}
.topButton5 {	float: left;	width: 107px;	height: 45px;}

.jiveLogo {
	float: left;
	width: 200px;
	height: 102px;
}

#contentWrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

.contentBody {
	float: left;
	width: 530px;
}

.cbTop {
	width: 530px;
	height: 23px;
	background-image:url(../images/fjw_03.gif);
}

.cbMid {
	width: 472px;
	_width: 520px;
	padding: 0 35px 0 23px;
	background-image:url(../images/fjw_11.gif);
}

.cbBot {
	width: 530px;
	height: 24px;
	background-image:url(../images/fjw_12.gif);
}

.footerBody {
	width: 530px;
	color: #666666;
	text-align: center;
	font-size: 11px;
	margin: 7px 0 10px 0;
}

.footerBody a {
	color: #444444;
	text-decoration: underline;
}

.footerBody a:hover {
	color: #666666;
}

.contentSidebar {
	float: left;
	width: 220px;
}

.csSpace {
	width: 220px;
	background-image:url(../images/sidebarbg.gif);
}

.csBot {
	width: 220px;
	height: 23px;
	background-image:url(../images/fjw_10.gif);
}

.homepageCat {
	float: left;
	width: 180px;
	height: 314px;
}

.homepageBlurb {
	float:left;
	margin-top: 23px;
	width: 290px;
}

tr,td {
	font-size: 13px;
	padding:0;
	margin:0;
}

.moduletable {
	margin-left: 5px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #0D2E84;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
       

}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #F3D751;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 3px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #0D2E84;
	text-align: left;
}

a.sublevel:hover {
	color: #F3D751;
	text-decoration: none;
}

#active_menu {
	color:#F3D751;
	font-weight: bold;
        background: url(../templates/rhuk_solarflare_ii/images/menu_bg1.png) no-repeat;
}

a#active_menu:hover {
	color: #F3D751;
}

a:link, a:visited {
	color: #0D2E84; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #247CF3;	text-decoration: none;
	font-weight: normal;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
margin-bottom: 9px;
background-image: url(../templates/rhuk_solarflare_ii/images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}