img{border:0;}
a		{ 
	color: #0000CC; 
	text-decoration: none 
}

a:hover   { 
	color: #0000CC; 
	text-decoration: underline 
}
td{font-size:12px;}
body    {
	font-family: verdana, sans-serif;
	background-color: #000;
	background-image: url(/images/bg.gif);
}

#nav{
	color:#fff;
	background-image: url(/images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
	min-height:32px;
	padding: 7px 0 7px 0;
	font-size:13px;
	letter-spacing:1pt;
}
#nav a{
	color:#fff;
	font-weight:bold;
	padding: 0 3px 0 3px;
	font-style:italic;
}
#nav a:hover{
	color:#00FF00;
	text-decoration:none;
}
#content{
	background-color:#fff;
	padding:10px;
	font-size:12px;
	min-width:575px;
}
#contentMain{
	background-color:#fff;
	padding:10px;
	font-size:12px;
}
#rightNav{
	background-color:#fff;
	padding:10px;
	font-size:12px;
}
.contentLeft{
	width:570px;
}
.facebook{
	float:right;
	width:300px;
	margin-left:15px;
}
#frontPage a{
	color:#FFFFFF;
	text-decoration:underline;
	}
#foot {
	color: #ffffff;
	background-color: #006699;
	text-align:right;
	padding:4px;
	font-size:11px;
}
#foot a {
  	color: #ffffff; 
	text-decoration: none;
}
#foot a:hover {
  	color: #ffffff; 
	text-decoration: underline; 
}
#lowerFooter{
	background-color:#fff;
	text-align:right;
}
#copyright{
	color:#fff;
	text-align:center;
	font-size:12px;
}
#sponsorsTitle {
	font-size:13px;
	font-weight:bold;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	font-style:italic;
}
#sponsors {
	text-align:center;
	border:solid 1px #000;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}
#sponsors img{
	padding:5px;
	border:0;
	}

h1{
	font-size:20px;
	margin-bottom:0;
}
h2{
	font-size:16px;
	margin-bottom:5px;
	marign-top:15px;
	font-style:italic;
}
p{
	margin:0;
	}
#event{
	height:150px;
	background-image: url(/images/event-heading.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:565px;
	border:solid 1px #000;
}
#event p{
	padding-left:10px;
}	
#event h1{padding-left:10px;}
.scheduleLeft{
	text-align:right;
	border-right:1px solid #000;
	padding-right:3px;
	}
.scheduleRight{
	padding-left:3px;
	padding-top:2px;
	}
.scheduleTitle{
	border-bottom:1px solid #000;
	font-weight:bold;
}
.smaller{
	font-size:smaller;
	}
