﻿html {
	margin: 0px;
	background-color: #1B1B1B;
}
body {
	margin: 0px;
	background-color: #1b1b1b;
}
h1 {
	margin: 0px;
	color: #C0C0c0;
	font-family: verdana;
	font-size: 32px;
	padding-top: 20px;
}
h2 {
	margin: 0px;
	color: #FF9933;
	font-family: verdana;
	font-size: 20px;
	padding-left: 15px;
	padding-top: 20px;
	font-weight: normal;
}
h3 {
	color: #666666;
	font-family: verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h4 {
	color: #FF9933;
	font-family: verdana;
	font-size: 13px;
        margin: 0 0 0 10px;
}
h5 {
	color: #FF9933;
	font-family: verdana;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h6 {
	font-size: 16px;
	margin: 15px 0 15px 10px;
	font-family: verdana;
	color: #c0c0c0;
	font-weight: bold;
	text-align: left;
}
img {
	border-width: 0px;
}
html {
	margin: 0px auto 0px auto;
	background-color: #1B1B1B;
}
a {
	color: #FF9933;
}
#top_bar {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #252525;
	width: 1224px;
}
#header {
	height: 100px;
	width: 1224px;
	background-image: url('../images/header.gif');
	background-repeat: repeat;
	text-align: center;
}
#wrapper {
	width: 1224px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
}
#menu {
	background-color: #252525;
	height: 40px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 1224px;
	height: 500px;
	background-color: #333333;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#left_side {
	float: left;
	width: 190px;
	background-color: #333333;
	height: 500px;
	background-image: url('../images/flower_left.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left_panel {
	float: left;
	width: 212px;
	background-color: #191919;
	height: 500px;
}
#left_panel p {
	color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_panel {
	float: right;
	width: 632px;
	height: 500px;
	background-color: #252525;
}
#main_panel p {
	color: #DADADA;
	font-family: verdana;
	font-size: 13px;
	margin-right: 20px;
}
#right_side {
	float: left;
	width: 190px;
	background-color: #333333;
	height: 500px;
	background-image: url('../images/flower_right.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a {
	background-position: right;
	display: inline-block;
	line-height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	width: 100px;
	text-align: center;
	background-image: url('../images/menu_separator.jpg');
	background-repeat: no-repeat;
	float: left;
}
#menu a:hover {
	font-size: 10px;
	text-transform: uppercase;
	font-family: verdana;
	color: #FF6600;
	background-image: url('../images/header.gif');
	background-repeat: repeat;
}
#menu .active {
	background-image: url('../images/header.gif');
	background-repeat: repeat;
	color: #ff9933;
}
#main_content {
	float: left;
	width: 844px;
	height: 500px;
	background-color: #191919;
}
.top_left_corner {
	background-image: url('../images/top_left_corner.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	text-align: left;
	padding-left: 16px;
}
.top_right_corner {
	background-image: url('../images/top_right_corner.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	padding-left: 25px;
}
.down_left_corner {
	background-image: url('../images/down_left_corner.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	width: 212px;
	background-color: #191919;
	float: left;
}
.down_right_corner {
	background-image: url('../images/down_right_corner.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	float: left;
	width: 632px;
	background-color: #252525;
}
.site {
	width: 600px;
	height: 430px;
	margin-top: 16px;
	margin-left: 16px;
}
.sendmessage p {
	color: #c0c0c0;
	font-family: verdana;
	font-size: 12px;
}
.sendmessage {
	color: #c0c0c0;
	font-family: verdana;
	font-size: 12px;
	padding-bottom: 10px;
	background-color: #2A2A2A;
	float: right;
	margin-right: 20px;
	margin-top: 27px;
	margin-bottom: 0px;
}
.sendmessage .submit {
	border: 1px solid #7c7c7c;
	background-color: #535353;
	text-decoration: underline;
	cursor: pointer;
	color: #C0C0C0;
}
.form {
	margin: 0px 10px 0px 10px;
}
.form .textbox {
	background-color: #535353;
	border: 1px solid #7C7C7C;
	margin-bottom: 4px;
	font-family: verdana;
	color: #C0C0C0;
	font-size: 12px;
}
#footer {
	background-color: #1b1b1b;
	width: 1224px;
	text-align: center;
	min-height: 100%;
}
#footer a {
	background-position: right;
	color: #666666;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../images/check.png');
	background-repeat: no-repeat;
}
#footer p {
	margin: 0px;
	color: #666666;
	font-family: verdana;
	font-size: 10px;
	line-height: 40px;
	width: 480px;
	float: left;
	text-align: left;
}
#copyright {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#bottom {
	width: 844px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.paging {
	height: 25px;
	width: 164px;
	float: right;
	font-family: verdana;
	font-size: 12px;
	margin-right: 6px;
	padding-right: 10px;
	padding-left: 0px;
}
.paging span{
	display:block;
	float:left;
	width:85px;
	padding-top:5px;
}
.paging a{
	background-image: url('../images/paging.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	margin-right: 4px;
	width: 25px;
	height: 25px;
}
.paging a b{
	background-image: url('imgs/paging_a_b.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 6px 8px 6px 8px;
	display: block;
	color: #3A3A3A;
	cursor: pointer;
}
.paging a:hover{
	background-image: url('../images/paging_hover.jpg');
	background-repeat: no-repeat;
}
.paging a:hover b{
	background-image: url('imgs/paging_a_b_hvr.gif');
	color: #191919;
}
.paging a.onpage, div.paging a.onpage:hover {
	background-image: url('../images/paging_on.jpg');
	background-repeat: no-repeat;
}
.paging a.onpage b, div.paging a.onpage:hover b{	
	background-image:url('imgs/paging_a_b_on.gif');
	color:#fff;
}



