ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 960px;
	background-color: #FFFFFF;
	margin: 0 auto; 
}

header {
	background-image: url('header1.jpg');
	background-color: #6699CC;
	background-size: 100% 150px;
	height: 150px;
	
}

.sidebar1 {
	float: right;
	width: 400px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.content {
	padding: 10px 0;
	width: 780px;
	float: right;
}


.content ul, .content ol {
	padding:  15px 15px 40px; 
}


ul.nav {
	list-style-type: none; 
	border-top: 1px solid #666; width: 100%;
	color: #000080;
	border-bottom: 1px solid #666;
	margin-bottom: 10px; 
}
ul.nav li {
	border-bottom: 1px solid #666;
	float: left;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 25px 5px 15px;
	display: block; 
	 
	text-decoration: none;
	background-color: #000080;
	color: #FFFFFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #6699CC;
	color: #000080;
}


footer {
	background-color: #CCC49F;
	position: relative;
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


header, section, footer, aside, article, figure {
	display: block;
}
table#timetable {
	border-collapse: collapse;
	margin: 4px;
	padding: 4px;
}
body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #003366;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.ftrright {
	text-align: right;
	display: inline;
}
.ftrleft {
	text-align: left;
	display: inline;
}
#topnav {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#topnav td {
	vertical-align: bottom;
}
table#entrants {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #600;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-collapse: collapse;
	padding: 4px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
table#entrants th,table#entrants td {
	font-family: Verdana, Geneva, sans-serif;
	color: #600;
	padding: 4px;
	text-align: center;
}