body 
{
	background-color: #202020;
	color: #fff;
	margin:0 auto;
	
}
#container {
	text-align: left;
	width: 855px;
	margin: 0 auto;
	height:100%;

}
.center
{
	text-align:center;
}
#head
{
	width:787px;
	height:55px;
	padding-top:35px;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(images/head.jpg);
}
.navlist a 
{
	display:block;
	padding: 3px 2px;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid gray;
}
.navlist a:hover
{
	color:black;
	background-color: #606060;
}
.navlist a small
{
	color: #e17100;
}

#head img
{
	border:0;
}
#main
{
	height:100%;
	background-image: url(images/bg_main.jpg);
	width:885px;
}

#nav_left
{
	height:100%;
	width:168px;
	float:left;
	padding-left:1px;
}

#nav_right
{
	height:100%;
	width:168px;
	float:left;
	padding-right:1px;
}

#body
{
	height:100%;
	width:524px;
	padding-left:3px;
	padding-top:10px;
	float:left;
	margin:0 10px;
}

#contents 
{
	background-image: url(images/bg_body.jpg);
	height:100%;
	padding-left:16px;
}

#footer
{
	background-image: url(images/bg_footer.jpg);
	width:490px;
	height:25px;
	color: #9e0b0e;
	font-size:13px;
	text-align:center;
	vertical-align: bottom;
	padding-top: 10px;
	font-family: "Century", Times, serif;
}
#clear
{
	height:1px;
	clear:both;
}
.nav
{
	font-size:10px;
	font-family: "Verdana", Times, serif;
}
.ssi_table input{
border: 1px solid gray;
width: 95px;
}
.nav h2
{
	margin:0;
	padding:0;
	width:100%;
	padding-top:2px;
	padding-bottom:0;
	height:25px;
	background-image: url(images/bg_nav_head.jpg);
	color: #ffffff;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	font-family: "Verdana", Times, serif;
}
.nav a
{
	color: #fff;
}
.sub
{
	background-image: url(images/sub_bg.jpg);
	width:490px;
	margin-bottom:6px;
}
.sub h1
{
	background-image: url(images/bg_footer.jpg);
	width:490px;
	height:30px;
	margin:0;
	padding:0;
	color: #9e0b0e;
	font-size:20px;
	text-align:center;
	font-weight:normal;
	vertical-align: bottom;
	padding-top: 5px;
	font-family: "Century", Times, serif;

}

.sub_top
{
	background-image: url(images/sub_main.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
	min-height: 100px;
	_height:100px;
}
.sub_main
{
	background-image: url(images/sub_top.jpg);
	background-repeat:no-repeat;
	min-height: 50px;
	_height:50px;
	padding: 12px;
	color: #000;
	font-size:12px;
	font-family: "Verdana", Times, serif;
}
.sub_main img{
max-width: 470px; !important
}

.sub_main a 
{
	color: #9e0b0e;
}
.red 
{
	color: #9e0b0e;
}

.orange
{
	color: #e17100;
	font-size: xx-small;
}