	
/* links */

a:link, a:visited {
	text-decoration: none;
	color: #555;
	}
	a:hover{
	color: #000;
	}
body {
	color: #000000;
	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: auto;
	margin-top: 1px;
}
.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-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#whitecontent a:link, #whitecontent a:visited {
	color: #0066CC;
	font-size:12px;
	text-decoration: none;
}
#whitecontent a:hover {
	border: none;
	color: #000;
	text-decoration: underline;
}

h2.archiveTitle {
	width:494px;
	display:block;
	margin-top:10px;
	padding:8px;
	background-color:#DADADA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #999999;
}
	
#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;
	font-weight: bold;
}

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

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

.adLabel {
	width:100%;
	text-align:center;
	margin-top: 0px;
	font-weight: bold;
}

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

.alignright {
	float:right;
	border:0;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 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;
	font-family: Arial, Helvetica, sans-serif;
}


#footer a:link, #footer a:visited {
color:#ffffff;
text-decoration: none;
display:block;
}
#footer a:hover {
text-decoration: underline;
}
#mainwrapper #toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #555;
	height: 30px;
	width: 960px;
	word-spacing: 10px;
	float: none;
	text-align: right;
}

