html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a img {border:none;}
body {
	margin-top: 40px;
	padding: 0px;
	border:0px;
	height: 100%;
	width: 100%;
	text-align: center; /* required for centering the page in IE */
	background-repeat:no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height:20px;
	background-attachment:fixed;
	background-position: left bottom;
	background-color:#000000;
}

h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	font: 12px Arial,sans-serif;
	line-height:20px;
	list-style-type:none;
}



h1,h2,h3,.componentheading, .contentheading {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: inherit;
	white-space: nowrap;
	padding-bottom:0px;

	text-align: left;
	color: #FFF;
	width: 100%;

}

h1,.componentheading, .contentheading, h2 {

	font-size: 20px;
	padding-top:10px;

	}
	

a:link {
	color: #88CFFF;
	font-weight: bold;
}
a:hover {
color: #dcdcdc;
	text-decoration: none;
}
a:visited{
	color: #a9a9a9;
	font-weight: bold;
}




.moduletable {
padding-top:10px;

}
.mostread {
list-style-type:none;
}

#wrapper {
	height: 100%;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}

#leftwrap {
text-align:left;
width:200px;
float:left;
margin:10px;
}

#left{
	width:200px;
	background-image: url(../images/left-mid.png);
	background-repeat: repeat-y;
}

#leftinner2 {
	margin-left:10px;
	margin-right:10px;
}

#right {
	margin-top:10px;
	width:600px;
	float:left;
	text-align:left;
}

#rightinner {
	background-image: url(../images/right-mid.png);
	background-repeat: repeat-y;
	width: 600px;
	margin:0px;
	padding:0px;
	border:0px;
}

#rightinner2 {
	margin-right:20px;
	margin-left:10px;
	list-style-type:none;
	padding: 0px;
	border: 0px;
}
#TopModule {
	width:550px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:15px;
	}
#BottomModule {
	width:468px;
	margin-right:auto;
	margin-left:auto;

	}
.logoLeft {
	float:left;
	margin:10px;
}







#mainlevel {
	list-style-type: none;text-indent: 5px;
	border:0px;
	padding:0px;
	margin:0px;
}

#mainlevel ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul#mainlevel a {
	display: block;
	height: 20px;
	padding: 3px;
	position: relative;
	left: 1px;
	width: 192px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

ul#mainlevel a:link,  ul#mainlevel a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

ul#mainlevel a:hover {
	background-color: #FFF;
	color: #000;
	background-image:none;
}
ul#mainlevel a:link#active_menu, ul#mainlevel a:visited#active_menu {
	background-image:none;
	background-color: #FFF;
	color: #000;
}

li.mostread, li.latestnews{
	padding-bottom:4px;

}

li.mostread, li.latestnews a:link{

	background-repeat: no-repeat;


}

.bear {
float:right;
}
.sublevel {
text-indent:15px;
}

li.contentpaneopen, ul.contentpaneopen {
list-style-type:none;
}

table.contentpaneopen {
width:100%;
margin-left: 5px;




}

.small, .createdate, .modifydate {
line-height:10px;
font-size:90%;
font-style:italic;
padding-bottom:5px;
}
#footer {
text-align: center;
}