@charset "UTF-8";
/* CSS Document */
body {
	background-color:#fffef1;
	padding:0px;
	margin:0px;
	font-family:trebuchet, "trebuchet MS",;
	font-style:normal;
	color:#333300;
	line-height:16px;
	font-size:12px;
	background-image:url(images/backgroundIMG.gif);
	background-attachment:fixed;
	background-position: 50% 50%;
	background-repeat:no-repeat
}

.thumb {
	text-align:center;
	float:left;
	margin-right:5px;
	margin-bottom:6px;
}

.headimage {
	width:627px;
	height:329px;
	padding:0px;
}

img{ 
	border:0;
}

.sponsorbox {
	position:relative;
	width:70px;
	margin:0;
	padding:0;
	float:left;
	margin-bottom:16px;	
}

table, tr {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

td, th {
	margin:0;
	padding: 3px;
	border:0px #000 solid;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

a {
	color:#333300;
	text-decoration:none;
}

a.menu:hover{
	color:#ff9932;
}


.important {
	background-color:#000;
	color:#fff;
	padding:3px;
}

h1 {
	font-family:times, "Times New Roman", serif;
	font-style:normal;
	margin-top:0.6em;
	font-size:34px;
	line-height: 100%
}

h2 {
	font-size:14px;
	line-height: 110%
}

h4 {
	font-family:times, "Times New Roman", serif;
	font-style:normal;
	font-size:14px;
	line-height: 110%
}

h3 {
	font-family:Arial, "Arial Black", serif;
	color:#333300;
	font-style:normal;
	font-size:24px;
}

#menubox {
	Position:absolute;
	width:173px;
	height:700px;
	left:50%;
	margin-left:-431px;
	top:50%;
	margin-top:-324px;
	overflow: hidden;
	padding-left:15px;
}

#pagebox {
	Position:absolute;
	width:644px;
	height:590px;
	left:50%;
	margin-left:-243px;
	top:50%;
	margin-top:-295px;
	overflow: auto;
	Padding-left:10px;
	Padding-right:6px;
	
}

#box {
	position:absolute;
	width:862px;
	height:620px;
	left:50%;
	top:50%;
	margin-top:-310px;
	margin-left:-431px;
}

#nav {
	Position:fixed;
	width:173px;
	height:620px;
	background-color:#00FFFF;
	left:50%;
	margin-left:-431px;
	top:50%;
	margin-top:-310px;
	padding:15px;
	overflow:scroll;
}

#content {
	position:absolute;
	width:768px;
	left:215px;
	top:63px;
	padding:0px;
	margin:0px;
}

.textbox {
	width:622px;
	padding:0px;
}
