@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#666;
	margin-top:60px;
}
#container{
	background-color:#FFF;
	width:940px;
	height:544px;
	margin-left:auto;
	margin-right:auto;
}
#left{
	position:absolute;
	margin-left:0px;
	margin-right:0px;
	width:268px;
	height:544px;
}

#right{
	position:absolute;
	margin-left:268px;
	margin-right:0px;
	width:672px;
	height:544px;
}
#righttop{
	position:absolute;
	height:270px;
}
#rightbotton{
	color:#333;
	line-height:20px;
	font-size:11px;
	position:absolute;
	margin-top:270px;
	height:220px;
	padding:35px 45px 20px 45px;
}
#rightoverflow{
	width:476px;
	height:220px;
	overflow:auto;
}
#rightinset{
	background-color:#6C6E70;
	color:#FFF;
	font-size:16px;
	position:absolute;
	margin-left:45px;
	margin-top:245px;
	width:168px;
	padding-top:.7em;
	padding-bottom:.7em;
	text-align:center;
	
}
#rightinsetlong{
	padding-top:.2em;
	padding-bottom:.2em;
}
#boxline1{
	border-bottom:1px #9DCF6E solid;
}
#boxline1 a{
	color:#333;
	text-decoration:none;
}
#boxline2{
	border-bottom:1px #9DCF6E solid;
	width:475px;
}
#boxline2 a{
	color:#333;
	text-decoration:none;
}
#boxextention{
	position:absolute;
	margin-left:400px;
	margin-top:0px;
}
#boxextention a{
	color: #36F;
	text-decoration:none;
}
#columline1{
	position: absolute;
	width:150px;
}

#columline2{
	position: absolute;
	width:150px;
	margin-left:170px;
}
#columline2long{
	position: absolute;
	width:250px;
	margin-left:190px;
}

#columline3{
	position: absolute;
	width:150px;
	margin-left:340px;
}
#greenbar{
	position:absolute;
	background-color:#8FB73E;
	margin-top:544px;
	width:940px;
	height:15px;
}
#paging{
	position:absolute;
	bottom:5px;
	padding-top:.7em;
	padding-bottom:.7em;
}
#paging a{
	color:#666;
	text-decoration:none;
}
.style1{
	font-size:11px;
	font-weight:bold;
}
.style2{
	font-weight: lighter;
}
#splash_wrapper
{
	margin:auto;
}

#splash
{
	text-align:left;
	margin:50px auto;
	width:942px;
	color:#FFF;
	font-size:3.5em;
	font-family:"Times New Roman", Times, serif;
	display:none;
}
#skip
{
	margin:50px auto;
	width:900px;
	height:100px;
	text-align:right;
	color:#FFF;
}

#skip a
{
	color:#FFF;
}

