body{
	text-align:center;
	font-size: 76.1%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#wrap{
	width:900px;
	margin:0 auto;
	text-align:left;
}

#wrap-inner{
	/*background: url(../images/menu_bkrd.jpg) repeat-y 25.125% 0;*/
}

#header{
	text-align:left;
}

#footer{
	clear:both;
}

#main-body{
	/*float:left;
	width:72%;*/
}

#sidebar-2{
	/*
	float:right;
	width:28%;
	*/
	overflow:hidden;
	margin-left:-3px;
}

#content{
	/*
	float:left;
	width:66.5%;
	*/
	overflow:hidden;
}

#sidebar{
	/*
	float:left;
	width:33.5%
	*/
}

.inside{
	padding:10px;
}

a{
	text-decoration:none;
	color: #808080;
}

a:hover{
	text-decoration:underline;
	color: #808080;
}

a:visited{
	text-decoration:none;
	color: #808080;
}

h1,.componentheading{
	font-size:1.7em;
	line-height:1.7em;
}

h2,.contentheading{
	font-size:1.5em;
	line-height:1.5em;
}

h3{
	font-size:1.3em;
	line-height:1.3em;
}

#main-body{
	/* background:#cc0000;*/
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 10px;
	font-weight: bold;
	/* color: #820F12; */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 28px;
	line-height: 26px;
	text-indent: 40px;
	width: 156px;
	background-image: url(../images/menu_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	color: #F00000;
	text-decoration:none;
}

#moduletable-menu{
	
}

*{
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5,h6, blockquote, form, label, ul, ol, dl, fieldset, address{
	margin:0.5em 0;
}

ll,dd{
	margin-left:1em;
}

fieldset{
	padding:.5em;
}