body {
	background-color: #000000;
}

#container {
	background-color: #000000;
	margin: 0px;
	background-attachment: fixed;
	background-position: center top;
}
#header {
	background-image: url(images/background/header.gif);
	background-repeat: repeat;
	height: 400px;
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left_header {
	float: right;
	height: 100%;
	width: 305px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

#content {
	background-image: url(images/background/content.gif);
	background-repeat: no-repeat;
	width: 996px;
	height: 243px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	vertical-align: top;
}

#footer {
	background-image: url(images/background/footer.gif);
	background-repeat: no-repeat;
	height: 430px;
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position:top;
}
#Footercontent {
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 350px;
	float: right;
	width: 900px;
}
#Footercontentleft {
	padding-top: 7px;
	padding-right: 150px;
	padding-bottom: 7px;
	padding-left: 30px;
	height: 140px;
	float: left;
	width: 900px;
}
#inside_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(images/background/inside_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	width: 975px;
	color: #FFFFFF;
}
#inside_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(images/background/inside_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 975px;
}
#inside_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/background/inside_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 975px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inside_container {
	background-position: center top;
	height: 100%;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inside_cont_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	float: none;
	height: auto;
	width: 674px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#inside_cont_right {
	float: right;
	height: 100%;
	width: 204px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: inline;
    position: relative;
}
#inside_head_left {
	float: left;
	height: 93px;
	width: 621px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}

#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	padding-top: 45 px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.clear { clear: both; background: none; }

/* font related css */

A.menu { font-family: arial, helvetica; font-size: 8pt; color: white; text-decoration: none; }

A.menu:ACTIVE { color: white; font-weight:bold }
A.menu:VISITED { color: blue; }
A.menu:LINK { color: white; }
A.menu:HOVER { color: white; font-weight:bold }

A { text-decoration: none; }

A:ACTIVE { color: white }
A:VISITED { color: gray }
A:LINK { color: gray }
A:HOVER { color: white }

.body { font-family: arial, helvetica; font-size: 13pt; color: white; }
.bodyb { font-family: arial, helvetica; font-size: 13pt; color: white; font-weight: bold; }
.bodysm { font-family: arial, helvetica; font-size: 12pt; color: white; }
.bodysmb { font-family: arial, helvetica; font-size: 12pt; color: white; font-weight: bold; }
.bodyrev { font-family: arial, helvetica; font-size: 9pt; color: white; }
.bodyrevb { font-family: arial, helvetica; font-size: 9pt; color: white; font-weight: bold; }
.news { font-family: arial, helvetica; font-size: 11pt; color: white; }
.newsb { font-family: arial, helvetica; font-size: 11pt; color: white; font-weight: bold; }
.header { font-family: arial, helvetica; font-size: 18pt; color: white; }
.headerrev { font-family: arial, helvetica; font-size: 18pt; color: white; font-weight: bold }
.menutext { font-family: arial, helvetica; font-size: 9pt; color: white; }
.tiny { font-family: arial, helvetica; font-size: 7pt; color: white; }
.tinyrev { font-family: arial, helvetica; font-size: 7pt; color: white; font-weight: bold }
