body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #0b2230;
	margin:0px;
}	
	
#containerUniversal	{
	width:802px;
	height:100%;
	}
		
div	{
	font-family:arial, sans-serif;
	color:#ffffff;
	font-size:12px;
	}

#header	{
	width:802px;
	overflow:hidden;
	margin-top:86px;
	}
	
#header div	{
	float:left;
	}
	
#lowerNav {
	text-align:center;
	background-image:url(images/contentbg.jpg);
	width:802px;
	height:65px;
	padding-top:4px;
	color:#a1aab0;
	}
	
#lowerNav a {
	color:#a1aab0;
	}
	
#lowerNav a:hover {
	color:#d5d8da;
	}
	
#lowerNav a.pad {
	padding-right:20px;
	padding-left:20px;
	}
	
p {
	margin-top:15px;
	margin-bottom:15px;
	}

a {
	text-decoration:none;
	}

img {
	border:0px;
	}
	
ul {
	margin-left:30px;
	}
	
ol {
	margin-left:30px;
	}
	
h2 {
	color:#cccccc;
	font-size:20px;
	}
	
h3 {
	color:#cccccc;
	font-size:16px;
	margin-bottom:15px;
	margin-top:15px;
	}
	
.rally {
	position:absolute;
	top:25px;
	margin-left:275px;
	z-index:99;
	}
	
#rallyContainer {
	width:802px;
	text-align:left;
	}	
	
#checkerContainer {
	background-image:url(images/checker.jpg);
	width:440px;
	height:312px;
	}
	
#containerMain {
	width:802px;
	overflow:hidden;
	}
	
#containerMain {
	background-image: url(images/homebg1.jpg);
	background-repeat: repeat-y;	
	width:802x;
	border:0px;
	}
	
#contentContainerMain {
	background-image: url(images/contentbg1.jpg);
	background-repeat: repeat-y;	
	width:802x;
	border:0px;
	}
	
#leftCol {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	width:468px;
	float:left;
	margin-right:14px;
	}
	
#rightCol {
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	width:320px;
	float:left;
	}

#homeCol {
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	color:#ffffff;
	font-family:arial, sans-serif;
	font-size:13px;
	text-align:left;
	}
	
#homeCol a {
	color:#17a2c0;
	}
	
#homeCol a:visited {
	color:#17a2c0;
	}
	
#homeCol a:hover {
	color:#70c9dd;
	}
	
#contentContainer {
	background-image: url(images/contentfullbg.jpg);
	background-repeat: no-repeat;
	width:802px;
	}

#content {
	font-family:arial, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-align:left;
	margin-left:50px;
	margin-right:50px;
	overflow:hidden;
	}		
	
#content a {
	font-weight:bold;
	color:#17a2c0;
	}
	
#content a:visited {
	color:#17a2c0;
	}
	
#content a:hover {
	color:#70c9dd;
	}
	
#footer {
	font-family:arial, sans-serif;
	font-size:11px;
	text-align:center;
	width:802px;
	color:#68818E;
	}

#footer a {
	color:#68818E;
	margin:0 10px 0 10px;
	}
	
#footer a:visited {
	color:#68818E;
	}
	
#footer a:hover {
	color:#70c9dd;
	}
	
table.sponsorship {	
	font-family:arial, sans-serif;
	font-size:16px;
	color:#ffffff;
	}
	
table.sponsorship td {
	padding:5px;
	}
	
table.celeb {
	width:450px;
	}
	
table.celeb td {
	padding:3px;
	}
	
tr.bg1 {
	background-color:#387190;
	margin:10px;
	}
	
tr.bg2 {
	background-color:#4888ab;
	padding:10px;
	}
	
.fineprint {
	font-size:10px;
	}
	
a.agenda {
	font-family:arial, sans-serif;
	font-size:16px;
	color:#17a2c0;
	}
	
a.agenda:visited {
	color:#17a2c0;
	}
	
a.agenda:hover {
	color:#70c9dd;
	}
	
#soldoutContainer {
	width:500px;
	text-align:left;
	}	
	
#countdownContainer	{
	width:188px;
	text-align:left;
	}
	
#countdown	{
	position:absolute;
	top:370px;
	margin-left:545px;
	z-index:99;
	}
	
.soldout {
	position:absolute;
	top:680px!important;
	top:670px;	
	margin:-50px;
	}	
	
#presentedby	{
	position:absolute;
	top:140px;
	margin-left:530px;
	z-index:99;
	}
	
td {
	font-family:arial, sans-serif;
	color:#ffffff;
	font-size:12px;
	}
	
td.borderBottom	{
	border-bottom:#E5E5E5 solid 1px;
	padding-right:30px;
	}	
	
td.borderBoth	{
	border-top:#E5E5E5 solid 1px;
	border-bottom:#E5E5E5 solid 1px;
	padding-right:30px;
	}	
	
.bio {
	width:130px;
	padding-right:10px;
	}
	
.bio p {
	margin:0px;
	margin-bottom:10px;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	}	
	
.cobio {
	width:100px;
	padding-right:10px;
	}
	
.cobio p {
	margin:0px;
	margin-bottom:10px;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	}
	
.celebbio {
	width:120px;
	float:right;
	margin-left:10px;
	margin-top:25px;
	text-align:center;
	}
	
.celebbio p {
	margin:0px;
	margin-bottom:10px;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
	
/* -- gallery -- */
	
table.thumbs td	{
	border:#006574 solid 1px;
	background-color:#000000;
	height:100px;
	width:100px;
	text-align:center;
	padding:0px;
	}

img.video {
	border:#006574 solid 1px;
	margin-bottom:5px;
	}
	
	
/* -- pre-reg form -- */

table.form td {
	padding-bottom:10px;
 	}
	
input	{
	font-family:arial, sans-serif;
	font-size:12px;
	}	
	
input.button	{
	padding:3px 10px 3px 10px;
	width:75px;
	border:#c4c4c4 solid 1px;
	background-color:#dadada;
	}
	
input.text	{
	width:200px;
	}	
