/* CSS Document */
body {
    font-family: Verdana;
	color: #ffffff;
	background-color: #666666;
	font-size: 13px;
	margin-top: 0px;
	text-align: center;
}

a {
	color: #FFFF66;
	text-decoration:none;
}

a:visited {
	color: #FFFF66;
	text-decoration:none;
}

a:active {
	color: #FFFF66;
	text-decoration:none;
}

a:hover {
	color: #F0C2C2;
	text-decoration:none;
}

.main {
    width: 1275px;
}

.logo {
	float:left;
}
.logoright {
	float:right;
	width:860px;
}

.topmenu {
	width: 1275px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
	font-size: 18px;
}

.topmenu a {
	color: #FFFF66;
	text-decoration:none;
}

.topmenu a:visited {
	color: #FFFF66;
	text-decoration:none;
}

.topmenu a:active {
	color: #FFFF66;
	text-decoration:none;
}

.topmenu a:hover {
	color: #F0C2C2;
	text-decoration:none;
}

.sidebar {
	border-left: 1px solid #FFFFFF;
	width: 200px;
	height: auto;
	float: right;
	margin: 10px 5px 5px 0;
	padding: 2px 5px 0 0;
	text-align:right;
}

.sidecontent {
	border-top: 1px solid #FFFFFF;
	margin: 0px 0px 10px 0;
}

.thumb a {
	color: #660000;
	text-decoration:none;
}

.thumb a:active {
	color: #660000;
	text-decoration:none;
}

.thumb a:visited {
	color: #660000;
	text-decoration:none;
}

.thumb a:hover {
	color: #00002E;
}

.thumb {
	padding: 3px;
	width: 186px;
	text-align: center;
	float: left;
	display:inline;
	margin: 5px;
	font-weight: normal;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #000000;
}

.right {
	width: 1055px;
	height: auto;
	float: left;
	margin: 10px 0 5px 5px;
	text-align:left;
}

.headertextl {
	width: auto;
	float: left;
	text-align: left;
	vertical: bottom;
}

.headertextr {
	width: auto;
	float: right;
	text-align: right;
	vertical: bottom;
}

.textlistings {
	width: 645px;
	float: left;
	padding: 2px;
}

.textads {
	width: 200px;
	float: right;
	padding: 2px;
	text-align: right;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

