body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#main {
	margin-top: 42px;
	width: 761px;
	height: 674px;
	background-image: url(img/main_bg.gif);
}

#bottom {
	width: 721px;
	height: 70px;
	background-image: url(img/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-left: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
}

.content {
	width: 681px;
	height: 100%;
	padding: 20px;
	padding-top: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: text-top;
}

.contentPIC {
	float: left;
	padding-right: 20px;
	padding-bottom: 12px;
}

.contentPICr {
	float: right;
	padding-left: 20px;
	padding-bottom: 12px;
}

a:link {
	color: #FF0011;
	text-decoration: underline;
}

a:hover {
	background-color: #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}

#bottom a {
	color: #FF0011;
	text-decoration: none;
}

#bottom a:hover {
	background-color: #FFFFFF;
	color: #CC0000;
	text-decoration: underlines;
}

#bottom {
	border-top: 1px dotted #FF0011;
}

.title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-align: center;
	border-bottom: 1px dotted #FF0011;
}

li {
	padding-bottom: 5px;
}

.indent {
	position: relative;
	left: 22px;
	border-bottom: 1px dashed #CCCCCC;
	width: 340px;
	padding-bottom: 3px;
}

.indent2 {
	position: relative;
	left: 22px;
	border-bottom: 1px dashed #CCCCCC;
	width: 500px;
	padding-bottom: 3px;
}

.price {
	float: left;
	width: 120px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 12px;
}

.price2 {
	float: left;
	width: 300px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 12px;
}

.smTitle {
	font-weight: bold;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 11px;
	font-size: 13px;
}

.leftBG {
	background-image: url(img/leftBG.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	height: 900px;
}

.leftBG2 {
	background-image: url(img/leftBG2.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	height: 900px;
}

.rightBG {
	background-image: url(img/rightBG.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	height: 900px;
}

.rightBG2 {
	background-image: url(img/rightBG2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	height: 900px;
}

.menuL {
	font-weight: bold;
	height: 24px;
	text-decoration: none;
}

.menuL a {
	text-decoration: none;
}

.menuL a:hover{
	text-decoration: none;
	background-color: #336600;
	color: #FFFFFF;
}

a:visited {
	color: #660000;
}

.nav2 {
	width: 100%; 
	height: 22px; 
	text-align: center; 
	text-transform: capitalize; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	
}

.sponsor {
	width: 658px; 
	height: 120px; 
	border: 1px solid #CCCCCC;
	margin-top: 12px;
	background-color: #FFFFFF;
	padding: 10px;
}

.tabTitle {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #333333;
	padding-top: 6px;
}

.tabText {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.name {
	font-size:12px; 
	font-weight: bold;
}

.stano {
	font-size:12px; 
	font-weight: bold;
	border-top: 1px dotted #FF0011;
	padding-top: 4px;
}
