@charset "utf-8";
/* CSS Document */

/*DIV Tags */
#navigation {
	position: absolute;
	left: 10px;
	width: 180px;
	background-image: url(../Graphics/background.gif);
	visibility: visible;
	top: 100px;
	z-index: 1080;
	}
#countdown {
	position: absolute;
	left: 10px;
	width: 170px;
	background-image: url(../Graphics/cobackground.gif);
	visibility: visible;
	top: 413px;
	z-index: 1080;
	float: left;
	height: auto;
	border: medium ridge #990000;
	}	
#footer {
	clear: both;
	position: absolute;
	top: 1150px;
	padding-top: 10px;
	left: 11px;
	right: 10px;
	width: 1150px;
	padding: 5, 5px;
	z-index: auto;
	}
#main {
	position: absolute;
	background-color: #F7F0d7;
	left: 200px;
	top: 10px;
	padding-right: 5px;
	width: 680px;
	height: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	}
#livefeed {
	position: absolute;
	background-color: #F7F0d7;
	left: 200px;
	top: 10px;
	padding-right: 5px;
	width: 730px;
	height: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	}
#results {
	position: absolute;
	top: 10px;
	left: 900px;
	overflow: hidden;
	z-index: auto;
	height: 250px;
	width: 200px;
	padding-top: 5px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#results2 {
	position: absolute;
	top: 262px;
	left: 950px;
	overflow: hidden;
	z-index: auto;
	height: 368px;
	width: 200px;
	padding-top: 5px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#advetisers {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 200px;
	left: 900px;
	top: 280px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#notices {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 330px;
	left: 200px;
	top: 200px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#news {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 330px;
	left: 556px;
	top: 200px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#search {
	float:left;
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 170px;
	left: 10px;
	top: 290px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
	text-align: center;
}
#downloads {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 200px;
	left: 800px;
	top: 10px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#COdownload {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 170px;
	left: 10px;
	top: 540px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
	text-align: center;
}
#COschedule {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 400px;
	left: 800px;
	top: 10px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
	text-align: center;
}
#COschdeuleDL {
	position: absolute;
	left: 7px;
	width: 180px;
	visibility: visible;
	top: 405px;
	z-index: 1080;
	float: left;
	height: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	}
#application {
	position: absolute;
	background-color: #F7F0d7;
	left: 200px;
	top: 10px;
	padding-right: 5px;
	width: 1000px;
	height: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#Advertising {
	overflow: auto;
	position: absolute;
	z-index: auto;
	height: auto;
	width: 170px;
	left: 10px;
	top: 410px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
	text-align: center;
}
#COContact {
	position:absolute;
	left:10px;
	top:663px;
	width:179px;
	height:123px;
	z-index:1081;
	overflow: hidden;
}
#Weather {
	position: absolute;
	left: 10px;
	top: 410px;
	width: 180px;
	height: auto;
	z-index: 1082;
}

/* Navigation */

a:link { color: #F60; }
a:visited { color: #900; }
a:hover { color: #FF3300;
		 text-decoration: underline;
	    }
a.button {
	font-weight: bold;
	border-width: 4px;
	border-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
	background-image: url(../Graphics/background.gif);
	z-index: 1020;
	}

	body {
		font-family: garamond;
		background-color: #FFFFF0;
	}
/* Menu */	
	#navigation, #navigation ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
	}
	
	#navigation li { /* all list items */
	float : left;
	line-height : 2em;
	margin-bottom : -1px;	
	width: 180px;
	background-image: url(../Graphics/background.gif);
	font-family: "lucida sans";
	font-size: 12px;
	color: #FFFFFF;
	}
	
	#navigation li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.5em;
		margin-top : -1.35em;
	}
	
	#navigation li ul ul { /* third-and-above-level lists */
		left: -999em;
		left: auto;
	}
	
	#navigation li a {
		width: 165px;
		width: 165px;
		display : block;
		color : white;
		font-family: "lucida sans";
		text-decoration : none;
		background-color : transparent;
		border : 2px solid black;
		padding : 0 0.5em;
	}
	
	#navigation li a:hover {
	color : #FF0000;
	background-color : transparent;
	font-family: "lucida sans";
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	}
	
	#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
		left: -999em;
	}
	
	#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
.runningbanner {
	font-family: garamond;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}

/* Styles */
	/* Titles */
.MainTitle {
	font-family: "Lucida Sans";
	font-size: 48px;
	font-weight: bolder;
	text-transform: none;
	color: #990000;
	font-variant: inherit;
	text-align: center;
}

	/* Heading */
.Heading1 {
	font-family: "Lucida Sans";
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
}
.Heading2 {
	font-family: "Lucida Sans";
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	font-variant: small-caps;
	text-align: left;
}
.Heading3 {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	font-variant: inherit;
	text-align: left;
}
.Heading4 {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #000066;
	font-variant: inherit;
	text-align: left;
}
.Heading5 {
	font-family: "Lucida Sans";
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
	text-align: left;
}
.Heading6 {
	font-family: "Lucida Sans";
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	font-variant: small-caps;
	text-align: center;
}
	/* Normal Blue (000066) */
.Normal10 {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: normal;
	text-align: left;
}	
.Normal12 {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: normal;
	text-align: justify;
}
.Normal14 {
	font-family: Garamond;
	font-size: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: normal;
	text-align: justify;
}
.Normal10Right {
	font-family: garamond;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	text-align: right;
}
.Normal12capsR {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: small-caps;
	text-align: center;
}
.Normal12capsBbold {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #000066;
	font-variant: small-caps;
	text-align: center;
}

	/* Normal Red (#990000) */
.Normal16 {
	font-family: garamond;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #000099;
}
.Normal16C {
	font-family: garamond;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #990000;
}
.Normal12capsB {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	font-variant: small-caps;
	text-align: center;
}
.Normal16B {
	font-family: garamond;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #990000;
}

	/* Miscellaneous */
.Notes {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: normal;
	text-align: justify;
}
.FootNotes {
	font-family: Garamond;
	font-size: 7pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
.mission {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: normal;
	text-align: center;
	font-style: italic;
}
.Date {
	/*float: none;*/
	font-family: Garamond;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	font-variant: normal;
	text-align: right;
}
.weblink {
	font-family: Garamond;
	font-size: 14pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #000066;
	font-variant: normal;
	text-align: justify;
}
#main2 {
	position: absolute;
	background-color: #F7F0d7;
	left: 200px;
	top: 10px;
	padding-right: 5px;
	width: 579px;
	height: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

