h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #CC0000;
	margin-bottom: 10px;
}
h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
}
p {
	margin: 10px 0;
}
ul, ol {
	list-style: disc;
	list-style-position: outside;
	margin: 15px;
	padding-left: 15px;
}
a { 
	color: #000; 
	text-decoration: none; 
	border-bottom:  1px dotted #000;
}
a:visited {color: #444;}
a:hover {color: #CC0000;}
img {border: none;}
table {
	border-collapse: collapse;
}
table td {
	border: 1px solid #EEE;
	padding: 4px;
	vertical-align: middle;
}
.clear {
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}
body {
	color: #333;
	font: 62.5% Arial, Helvetica, sans-serif; 
	line-height: 1.5em; 
	text-align: center;
	background: #A2A4A2 url(../img/bg.gif) repeat-y 50% 0;
}
#container {
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: left;
	width: 956px;
}
#header {
	margin: 0 2px;
	width:956px;
	height:420px;
	background:url(../img/header.jpg) no-repeat 50% 0;
}
#logo {
	text-indent: -9999em;
}
#logo a {
	display: block;
	width:200px;
	height:150px;
	text-indent: -9999em;
}
/* --- NAVIGATION --- */
#navcontainer {
	margin: 0;
	padding: 0;
	width: 200px;
	display: block;
}
#navcontainer ul {
	list-style: none;
	padding: 0 0 0 5px;
}
#navcontainer li {
	font: 1.4em Times, serif;
	margin-bottom: 4px;
	padding: 5px 0;
	background: url(../img/navbg.gif) no-repeat;
}
#navcontainer li a {
	color: #FFCC99;
	text-decoration: none;
	border: none;
}
#navcontainer li a:visited {
	color: #FFCC99;
}
#navcontainer li a:hover,
#navcontainer li a:focus {
	color: #FFF;
}
/* --- End NAVIGATION --- */
#left {
	width: 214px;
	float: left;
}
#widget {
	margin: 0 0 20px 9px;
}
#olympics, 
#contact, 
#sponsors, 
#facebook {
	width: 200px;
	margin: 0 0 14px 14px;
	padding-bottom: 10px;
	font-size: 1.3em;
	border-bottom: 2px solid #CC0000;
}
#contact h2, #sponsors h2 {
	font-size: 1.1em;
	color: #CC0000;
	font-weight: bold;
}
#contact p {
	margin: 0;
}
#sponsors {
	margin-bottom: 30px;
}
#rotater {
	padding: 10px 0 0 10px;
	height: 180px;
}
#facebook {
	text-align: center;
}
#facebook a {
	border-bottom: none;
}
/* --- END NAVIGATION --- */
#right {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-left: 20px;
	padding-bottom: 50px;
	width: 70%;
	float: left;
}
.imageright {
	margin: 0 0 10px 20px;
	float: right;
	clear: right;
}
div.imageright {
	font-size: .8em;
	line-height: 1em;
	text-align: center;
}
div.video {
	margin: 40px 0;
	text-align: center;
}
.no-border {
	border: none;	
}
p.quote {
	padding: 10px 30px;
	font-style: italic;
	text-align: justify;
}
/* --- FOOTER --- */
#footer {
	margin: 0px auto;
	padding-top: 5px;
	position: relative;
	width: 1000px;
	text-align: center;
	background: #A2A4A2;
	clear: both;
}
#footer h2 {
	text-align: center;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: none;
}
#footer h2 a, #footer h2 a:visited {
	color: #000;
	text-decoration: none;
	border: none;
}
#footer h2 a:hover {
	color: #CC0000;
	text-decoration: none;
}
#footer h3 {
	text-align: center;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: none;
}
#footer h3 a, #footer h3 a:visited {
	color: #FFF;
	text-decoration: none;
	border: none;
}
#footer h3 a:hover {
	color: #CC0000;
	text-decoration: none;
}