body {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5c5c5c;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}


#mainwrapper {
	width: 960px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.header {
	background-color: #FFFFFF;
	width: 960px;
	height: 100px;
}
.navigation {
	background-image: url(../images/nav.gif);
	width: 960px;
	line-height: 24px;
	height: 25px;
}
.maincontent {
	background-color: #F1F1F1;
	padding:10px;
	height: 100%;
}

#whitecontent {
background-color:#FFFFFF;
padding:8px 15px 8px 15px;
}

#whitecontent a:link, #whitecontent a:visited {
color: #3E7AB9;
font-size:14px;
text-decoration: none;
}
#whitecontent a:hover {
color:#000000;
}

h2.archiveTitle {
border:1px dashed #c0c0c0;
border-left:5px solid #c0c0c0;
width:494px;
display:block;
margin-top:10px;
padding:5px 5px 5px 5px;
background-color:#efefef;
}
	
#whitecontent h1 {
color:#000000;
font-size:16px;
border-top:1px #c0c0c0 solid;
border-bottom:1px #c0c0c0 solid;
text-transform:uppercase;
padding:3px 2px 3px 2px;
width:765px;
float:left;
}

#innerContent {
float:left;
width:500px;
height:100%;
padding-right:15px;
}

#adsone {
float:left;
margin-left:10px;
width:250px;
height:100%;
}

.adLabel {
width:100%;
text-align:center;}

.alignleft {
float:left;
border:0;
padding:0 5px 0 0;}

.alignright {
float:right;
border:0;
padding:0 0 0 5px;}

.style7 {
color:#FFFFFF;}

.post {
clear:both;
}

#footer {
	background-color: #000000;
	height: 80px;
	width: 960px;
	height: 63px;
	line-height: 25px;
	color:#FFFFFF;
	text-align:center;
	padding:15px 0 0 0;
	font-size:10px;
}


#footer a:link, #footer a:visited {
color:#ffffff;
text-decoration: none;
display:block;
}
#footer a:hover {
text-decoration: underline;
}
#mainwrapper .maincontent #whitecontent #tabvanilla #step4 .notice {
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

