/* CSS Document */

body{
background-color: #333333;
margin: 0px;
padding: 0px;
text-align: center;
}

#contents{
	width: 999px;
	background-color:#000000;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	color: #FFFFFF;
}

#topad{
	width: 999px;
	height:110px;
	clear: both;
	text-align: center;
	padding: 15px 0px;
	margin: 0px;
}

#topmenu{
	width: 999px;
	clear: both;
}

#big-box{
	width: 999px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#left{
width: 672px;
float: left;
}

#special{
	float:left;
	background-color: #000000;
}

.title {
font-size:12px;
color:#000000;
line-height:130%;
font-weight:bold;
}

.a{
color:#990000;
}

a{
color:#990000;
text-decoration:underline;
margin:0px;
border:0px;
}

#right{
width: 280px;
background-color: #000000;
float:right;
padding-left: 21px;
padding-right: 22px;
padding-top: 30px;
line-height:130%;
}

#bottom{
width: 979px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
font-size:14px;
clear: both;
text-align: left
}

img{
	border: 0px;
}
