body {
	background: #2e2e2e;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	scrollbar-base-color: #2e2e2e;
	scrollbar-track-color: #2e2e2e;
	scrollbar-face-color: #828282;
	scrollbar-highlight-color: #2e2e2e;
	scrollbar-3dlight-color: #2e2e2e;
	scrollbar-darkshadow-color: #2e2e2e;
	scrollbar-shadow-color: #2e2e2e;
	scrollbar-arrow-color: #2e2e2e;
	margin: 0;
	padding: 0;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}


#mainwrap {
	width: 918px;
	margin: auto;
}
#header {
	background: url(../images/www.gif) no-repeat right 36px;
}
#header #www {
	background: url(../images/logo.gif) no-repeat left center;
	position: relative;
	height: 90px;
	width: 100%;
}
#header #links {
	height: 31px;
	width: 551px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	background: url(none);
	text-align: right;
	font-size: 17px;
	color: #999;
	left: 367px;
	top: 59px;

}
#header #links a {
	color: #FFFFFF;
	font-weight: bold;
}

#header #links a:hover {
	color: #9fd8e1;
}

#header #links a.active {
	color: #09A0F5;
}



#main_image {
	height: 177px;
}
#lcol {
	float: left;
	width: 559px;
	height: 333px;
	background: url(../images/bg_l.gif) no-repeat left top;
}
#content {
	margin-top: 23px;
	width: 539px;
	margin-left: 15px;
	height: 283px;
	position: relative;
	overflow: auto;
}
#content h1 {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 7px;
}
#content p {
	margin-top: 7px;
}
#content a {
	color: #FFFFFF;
}
#content a:visited {
	color: #FFFFFF;
}
#content a:hover {
	text-decoration: underline;
}


#content .item {
	font-weight: bold;
	color: #FFFFFF;
}




#rcol {
	float: right;
	width: 359px;
	height: 333px;
	background: url(../images/bg_r.gif) no-repeat right top;
}
#sub_image {
	text-align: right;
	margin-top: 11px;
}
#subpic1 {
	display: block;
}
#subpic2 {
	display: none;
}
#subpic3 {
	display: none;
}
#subpic4 {
	display: none;
}
#subpic5 {
	display: none;
}

#thumbs {
	text-align: right;
	margin-top: 8px;
}
#instruction {
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	font-size: 12px;
}
