@charset "UTF-8";
body {
	background-color: #000000;
}
#header {
	height: 125px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: auto;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content {
	height: 875px;
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
#content_inside {
	height: 100%;
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 20px;
	}	
#footer {
	background-color: #000000;
	height: 100%;
	width: 958px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/background1.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 100%;
	width: 958px;
}

#left_box {
	float: left;
	height: 100%;
	width: 535px;
	margin-top: 0px;
	margin-left: auto;
	clear: none;
	margin-right: auto;
	margin-bottom: 0px;
	}
#rt_box {
	height: 100%;
	width: 395px;
	float: right;
	margin-top: 90px;
	margin-right: auto;
	clear: none;
	margin-bottom: 0px;
	margin-left: auto;
	}
#navigation {
	margin: 0px;
	clear: none;
	float: right;
	height: 23px;
	width: 700px;
	padding-top: 94px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

/* font related css */
A.menu { font-family: arial, helvetica; font-size: 11pt; color: white; text-decoration: none; }

A.menu:ACTIVE { color: white;}
A.menu:VISITED { color: white; }
A.menu:LINK { color: white; }
A.menu:HOVER { color: black; font-weight:bold }

A { font-family:Arial, Helvetica, sans-serif; text-decoration: none; }

A:ACTIVE { color: black; }
A:VISITED { color: #999999; }
A:LINK { color: #3870a5;}
A:HOVER { color: black; }

.body { font-family: arial, helvetica; font-size: 11pt; color: black; }
.bodyb { font-family: arial, helvetica; font-size: 11pt; color: black; font-weight: bold; }
.bodysm { font-family: arial, helvetica; font-size: 10pt; color: black; }
.bodysmb { font-family: arial, helvetica; font-size: 10pt; color: black; font-weight: bold; }
.bodyrev { font-family: arial, helvetica; font-size: 9pt; color: #EC008C; }
.bodyrevb { font-family: arial, helvetica; font-size: 9pt; color: #EC008C; font-weight: bold; }
.peeps { font-family: arial, helvetica; font-size: 11pt; color: black; }
.peepsb { font-family: arial, helvetica; font-size: 11pt; color: black; font-weight: bold; }
.news { font-family: arial, helvetica; font-size: 11pt; color: black; }
.newsb { font-family: arial, helvetica; font-size: 11pt; color: black; font-weight: bold; }
.h1 { font-family: arial, helvetica; font-size: 16pt; color: black; }
.h2 { font-family: arial, helvetica; font-size: 14pt; color: black; }
.headerrev { font-family: arial, helvetica; font-size: 14pt; color: black; font-weight: bold }
.menutext { font-family: arial, helvetica; font-size: 9pt; color: black; }
.tiny { font-family: arial, helvetica; font-size: 7pt; color: white; }
.tinyrev { font-family: arial, helvetica; font-size: 7pt; color: black; font-weight: bold }
.input { font-size: 10pt; background-color: #303030; border: 0px; color: black; }
.button { font-family: arial, helvetica; font-size: 8pt; background-color: #505050; font-weight: bold; color: black; }
.blog {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #FF00FF; font-weight: bold}


<!--This resource fork intentionally left blank  --> 