/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
/* end reset styles */

body
	{
	font-family: Arial, Helvetica, sans-serif;
	}
	
#wrapper
	{
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	}

#contentwrapper {
	position: relative;
	clear: both;
	width: 100%;
	}

#header {
	background-color: #3399cc;
	height: 152px;
	border-bottom: 3px solid white;
	}
		
#header .sponsor a {
	float: right;
	background: none;
	vertical-align: top;
	margin: 10px 0 0 0;
	}
	
.sponsor img {
	padding: 0 0 0 10px;
	border: none;
	margin: 0;
	}

#header ul {
	list-style: none;
	margin-top: 10px;
	margin-left: auto;
	height: 34px;
	vertical-align: bottom;
	overflow: hidden;
	zoom: 1;
	}

#header li {
	float: left;
	}
	
#header a {
	width: 100px;
	display: block;
	background-color: white;
	margin-right: 10px;
	height: 34px;
	font-weight: normal;
	}
	
#header a.tab1 {
	background: url(images/tab1.png);
	background-repeat: no-repeat;
	}
#header a.tab1:hover {
	background-position: 0 -34px;
	}
	
#header a.tab2 {
	background: url(images/tab2.png);
	background-repeat: no-repeat;
	}
#header a.tab2:hover {
	background-position: 0 -34px;
	}
	
#header a.tab3 {
	background: url(images/tab3.png);
	background-repeat: no-repeat;
	}
#header a.tab3:hover {
	background-position: 0 -34px;
	}
	
#header a.tab4 {
	background: url(images/tab4.png);
	background-repeat: no-repeat;
	}
#header a.tab4:hover {
	background-position: 0 -34px;
	}
	
#header a.tab5 {
	background: url(images/tab5.png);
	background-repeat: no-repeat;
	}
#header a.tab5:hover {
	background-position: 0 -34px;
	}
	
#header h1 {
	font-size: 2em;
	height: 80px;
	font-weight: bold;
	color: white;
	margin-left: 180px;
	}

.crest {
	float: left;
	}
	
.clock {
	margin-top: 10px;
	text-align: right;
	background-color: #33cccc;
	padding: 0.2em;
	}

#sidebar
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	font-size: 13px;
	}
	
#sidebar ul  { 
	list-style: none;
	}
	
#sidebar a {
	float: left;
	width: 140px;
	font-weight: normal;
	padding:0.2em 0.2em; 
	border-bottom:1px solid #333399; 
	text-decoration:none; 
	color:#333399; 
}

#sidebar a:hover {
	background-color:#FF9900;
 }

#sidebar a .small { 
	font-size:1px ; 
	height:1px;
	border-bottom:1px solid #333399;
	}
	
#home {
	margin: 0 0 0 150px;
	background-color: #3399cc;
	padding: 5px 5px 10px 5px;
	min-height: 800px;
	}
	
p {
	font-size: 0.8em;
	padding-top: 0.3em;
	color: white;
	}
	
td {
	font-size: 0.8em;
	color: white;
	}
	
	
#home a, #info a, #results a {
	font-weight: bold;
	color: yellow;
	}
	
#info {
	margin: 0 0 0 150px;
	background-color: #669999;
	padding: 5px 5px 10px 5px;
	min-height: 800px;
	}

#info h1, #results h1, #officials h1, #links h1 {
	font-size: 1.5em;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: yellow;
	}

#info p {
	padding-top: 1em;
	}
	
#info .bclub {
	margin-left: 50px;
	}
	
#info ol {
	color: white;
	}
	
#info ol.crufts1 {
	font-size: 0.8em;
	list-style: decimal outside;
	}
	
#info ol.crufts1 li {
	margin: 15px 0 0 25px;
	}
	
#info ol.crufts2 {
	list-style-type: lower-latin;
	}
	
#info ol.crufts3 {
	list-style-type: decimal;
	}
	
#info ol.crufts4 {
	margin-top: 15px;
	list-style-type: lower-roman;
	}
	
#info ol.crufts4 li {
	margin-top: 0;
	}

#results {
	margin: 0 0 0 150px;
	background-color: #319C63;
	padding: 5px 5px 10px 5px;
	min-height: 800px;
	}

#results p {
	font-weight: bold;
	color: yellow;
	margin-top: 1.5em;
	}

#official {
	margin: 0 0 0 150px;
	background-color: #31ce9c;
	padding: 5px 5px 10px 5px;
	min-height: 800px;
	}

#official p {
	color: black;
	margin-top: 1.5em;
	}

#official .off1 {
	text-align: center;
	}

#official span.caption {
	font-size: x-small;
	font-style: italic;
	color: black;
	}

#links {
	margin: 0 0 0 150px;
	background-color: #cece31;
	padding: 5px 5px 10px 5px;
	min-height: 800px;
	}

#links p {
	color: #330099;
	margin-top: 2em;
	}
	
#links h1 {
	color: #330099;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: yellow;
	padding: 1em 0 0.1em 0;
	}
	
h3 {
	font-size: 1em;
	font-weight: bold;
	color: yellow;
	padding-top: 1em;
	}
	
.rightside {
	float: right;
	width: 180px;
	display: inline;
	padding: 5px 0 0 0;
	}
	
.rightside img {
	border: 1px solid black;
	margin-bottom: 15px;
	}
	
.agilpic {
	text-align: center;
	display: inline;
	padding-top: 25px;
	margin-left: 180px;
	}
	
.agilpic a img {
	border: none;
	}
	
#footer {
	margin: 10px 0 10px 0;
	border-top: 3px solid #333399;
	}

#footer p {
	font-size: 75%;
	color: #333399;
	}