/* reset */
body, h1, h2, h3, h4, h5, h6, 
p, address, form, fieldset, 
ul, ol, li, object, param, table, legends, input {
	margin: 0;
	padding: 0;
}

a, a:visited {text-decoration: none;}
fieldset, img, object, param, table, td, th, tr, legend {border: 0;}
li {list-style:none;}
body {
	background: #42afdc url(images/bg.gif);
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
#page { 

}
#wrapper {
	width: 985px;
	margin: auto;
	position: relative;
}
#header {
	height: 120px;
}
#header h1 {
	position: absolute;
	top: 35px;
	left: 5px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
#header h1 a, a:visited {
	color: #f0f0f0
}
#header h1 a:hover {
	color: #000;
}
#header p {
	position: absolute;
	top: 70px;
	left: 5px;
	color: #ffe400;
	margin: 0px;
	padding: 0px;
	font: normal 13px/100% "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 5px;
}
#pre_sidebar {
	float: left;
	width: 210px;
	margin-right: 10px;	
}
#sidebar_left {
	float: left;	
	background: #1b1b1b;	
	width: 210px;
	color: #fff;
}
#sidebar_left h2 {
	padding: 10px 0 10px 10px;
	font-size: 15px;
	font-family: Verdana, Arial;
}
#sidebar_left ul {
	padding:0 0 10px 10px;
}
#sidebar_left li {
	background: url(images/img00.gif) no-repeat 0 55%;
	list-style-type: none;
	padding-left:10px;
}
#sidebar_left a, #sidebar_left1 a, #sidebar_left a:visited, #sidebar_left1 a:visited {
	color: #3fcbf3;
}
#sidebar_left a:hover, #sidebar_left1 a:hover {
	color: #fff;
	text-decoration: underline;	
}
#sidebar_left a.active, #sidebar_left1 a.active  {
	color: #ffe400;
}
#sidebar_left1 {
	float: left;	
	background: #1b1b1b;	
	width: 210px;
	color: #fff;
}
#sidebar_left1 h2 {
	padding: 10px 0 10px 10px;
	font-size: 15px;
	font-family: Verdana, Arial;
}
#sidebar_left1 ul {
	padding:0 0 10px 10px;
}
#sidebar_left1 li {
	background: url(images/img00.gif) no-repeat 0 55%;
	list-style-type: none;
	padding-left:10px;
}
#left_col {
	float:left;
	width: 600px;
}
#content {
	padding: 25px 25px 15px 25px;
	background: #1b1b1b;
	overflow: hidden;
}
#content h1 {
	font-size: 22px;
	font-family: Verdana;
}
#content h2 {
	font-size: 16px;
	font-weight: normal;
}
#footer {
	padding: 12px 0px 0px 10px;
	font-size: 87%;
	color: #ffe400;
	line-height: 15px;
	text-align: center;

}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #ffe400;
}
#footer a:hover {
	text-decoration: underline;
}
.hidden {
	clear: both;
	visibility: hidden;
}
b.rtop, b.rbottom{display:block;}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #1b1b1b}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
hr {
	margin: 15px 15px 15px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #2b2b2b;
	color: #2b2b2b;
}
#gallery {
	text-align: center;
	
}
#gallery img {
	background: #0F0F0F;
	margin: 5px;
	padding: 3px;
}
b { font-weight: normal; }