body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(art/bkgd_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}
.topLeft {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 7px;
}
.bodyMidLeft {
	vertical-align: top;
	padding: 24px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}

.news {
	padding-left: 40px;
	padding-right: 40px;
	width: 330px;
	margin-right: 25px;
	margin-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-align: left;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
.bestModels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CCCCCC;
}
#wrapper .bodyMid table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}

#wrapper {
	width: 960px;
	border: 1px solid #666666;
	margin: auto;
}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
