body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background: url(images/blackbg.jpg) repeat;
}
		
a:link, a:visited { color: #000000; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #000000; text-decoration: underline; }

p { margin: 0px; padding: 0 0 10px 0; text-align: justify; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 15px 0;
	padding: 2px 0 10px 0;
	font-size: 26px;
	font-weight: normal;
	background: url(images/h1_bg.jpg) bottom left no-repeat;	
}

h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}


.image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}


/* banner */

#banner_wrapper {
	width: 100%;
	height: 210px;
	margin: 0 auto;
	/*background: url(images/banner_wrapper_bg.jpg) center top no-repeat;*/
}

#banner {
	width: 960px;
	height: 210px;
	margin: 0 auto;
	background: url(images/banner_bg.png) center top no-repeat;/* logo */
}
/* end of banner */

/* menu */
#menu {
	float: right;
	margin-top: 125px;
	margin-right: 35px;
	width: 455px;
	height: 55px;
	overflow: hidden;
}

#menu ul {
	margin: 0px;
	padding: 15px 0 0 10px;
	list-style: none;
}

#menu ul#admin {
	margin: -5px 0 0 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	padding-top: 20px;
	padding: 0 5px;
	margin: 0 5px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
}

#menu li a:hover, #menu li a.current {
	border-bottom: 1px dashed #fff;
}
/* end of menu*/




/* end of footer */
#container {

	width: 1000px;

	margin: auto;

	

}

#topsection {

	float: left;

	width: 1000px;

	height: 245px;

	background: url(images/header.png) no-repeat;

}


.topmenu{

	float: left;

	width: 825px;

	margin-top: 20px;

	padding: 0px 0px 0px 175px;

}

.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.topmenu li{

	display: inline ;

}

.topmenu li a{

	float: left;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #963;

	width: 90px;

	height: 28px;

	padding: 10px 2px 0px 0px;

}

.topmenu li a:hover, .topmenu li .current{

	color: #000;

	width: 90px;

	background: url(images/hover.jpg) no-repeat;

}

#left_section {

	float: left;

	width:130px;
	
	height: 794px;

	background: url(images/leftborder.png) no-repeat;

}

#right_section {

	float: left;

	width: 130px;
	
	height: 794px;

	background: url(images/rightborder.png) no-repeat;

}

#middle_section {

	float: left;

	width: 680px;

	height: 794px;

	overflow: auto;

	line-height: 2em;

	padding: 0px 30px 0px 30px;

	text-align: justify;

	background: url(images/mid_bg.jpg) repeat-y;

}


#middle_section ul{list-style-image: url(images/smallnote.png); list-style-type:square;}

/*
#middle_section img {

	float: right;

	padding-left: 10px;

}*/


.content_text {

	float: left;

	width: 680px;

	padding: 10px 0px 20px 0px;

}

#footer_section {

	float: left;

	width: 1000px;

	height: 151px;

	background: url(images/footer.png) no-repeat;

}

.copyright {

	float: left;

	width: 1000px;

	text-align: center;

	color: #1e693c;

}

.contact_section {

	float: left;

	color: #FFFFFF;

	width: 650px;

	padding: 80px 0px 0px 200px;

}

.contact_section a, .contact_section a:visited{	color: #FFFFFF;}

.contact_section img {

	float: right;

}
th{text-align:center; font-weight:bold; background:#202020; color:#fff}
.userinfo td div{margin:0; padding:0; border-bottom:1px dotted #000; border-top:1px dotted #000; background:#eee}
.userinfo td .name{color:green}

#edit span{color:red}

#advertisementleft{position:absolute; width:130px; height:600px; margin:200px 0 0 -30px}
#advertisementcenter{position:absolute; width:800px; margin:20px 0 0 -400px; left:50%; text-align:center}
#advertisementright{position:absolute; width:130px; height:600px; margin:200px 0 0 910px}