﻿/* comment */
#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#leftcol{
	width: 400px;
	float: left;
	clear: both;
}
#rightcol{
	width: 250px;
	float: right;
	color: #CCCCCC;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}
#centercol{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	width: 200px;
	float: left;
	clear: none;
	padding-left: 25px;
}
footer { 
     clear:both; 
} 
a {
	color: #CCCCCC;
}
a{
	text-decoration: none;
	font-size: 12px;
}
.style22 {
	color: #CB9898;
}
.style23 {
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #A7A7A7;
}
.f11 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6948E;
}
a {
	color: #C0C0C0;
}
a:visited {
	color: #7E8996;
}
a:active {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}

