BODY {
	color: #2C2C2C;
	font-family: Garamond, Arial, sans-serif;
	font-size: 95%;
	
}

a {
	color: #5556FF;
	text-decoration: none;
}

a:HOVER {
	color: #E10000;
	text-decoration: none;
}
#left {
	width: auto;
	padding: 10px;
	float: left;
}
#right {
	padding: 10px;
	width: auto;
	float: left;
}
#container {
	padding: 20px;
}#main_container {
	width: 960px;
	margin: 0 Auto;
	background-image: url(../images/abstract3.jpg);
}
#main_logo {
	padding: 20px;
}
#main_nav {
	background-color: #FFF;
}
#main_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_side {
	float: left;
	width: 460px;
	text-align: center;
}
#left_ATV {
	float: left;
	width: 460px;
	text-align: center;
}


#footer {
	clear: left;
	background-color: #E1E1E1;
}
#right_side {
	width: 460px;
	text-align: center;
	float: left;

}
.section {
	margin-bottom: 20px;
}
#left_side a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .content {
	text-align:center;
}
.rules {
	background-color: #F7941C;
	padding: 10px;
	font-size: 16px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.rules ul {
	line-height: normal;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	text-align: left;
}
.content_navigation {
}
.content {
	margin-top: 0px;
}
.image_embed {
	float: left;
	position: relative;
	margin-right: 20px;
}
.section img {
	margin: 10px;
}
.section .titles {
	font-size: 18px;
	background-color: #E8F1F8;
	font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
}
.highlight {
	color: #C00;
	font-size: 36px;
}
