@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/toprep.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#wrapper {
	background-color: #000;
	width: 1000px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 200px;
	position: relative;
}


#header #mainNav {
	position: absolute;
	bottom: 22px;
	width: 800px;
	height: 15px;
	left: 150px;

}
#header #mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#header #mainNav li {
	float: left;
	margin: 0;
	padding:0;
	display: block;
}
#header #mainNav li a:link, #header #mainNav li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #f8b449;
	text-decoration: none;
	padding: 0 15px 0 30px;
	margin-right: 10px;
	display: block;
	line-height: 25px;
	text-align: center;
}

#header #mainNav li a:hover {
	color: #FFF;
	border: none;
	text-align: center;
}



#mainContent {
	background-color: #000;
	margin: 0px;
	width: 650px;
	background-image: url(../_images/expo.gif);
	background-position: 173px 70px;
	background-repeat: no-repeat;
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	float: left;
	overflow: hidden;
	text-align: left;
}
#mainContent #archive #search  {
	text-align: center;
}

#mainContent h3  {
	margin: 0px;
	padding: 0px;
	color: #804000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 500px;
}
#mainContent p  {
	color: #B47B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	width: 490px;
	text-align: justify;
	top: 0px;
}
#mainContent #text p {
	width: 620px;
	text-align: justify;
}
#mainContent p a:link, #mainContent p a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF9;
	text-decoration: none;
	line-height: 25px;
	margin-left: 0px;
}

#mainContent p a:hover, #mainContent p a:active {
	color: #FC6;
	
	}

#mainContent #text {
	text-align: center;
}

#mainContent #audio {
	float: left;
	width: 325px;
	background-image: url(../_images/goldlineh.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	text-align: center;
}
#mainContent #audio p {
	width: 300px;
	margin-right: 10px;
	color: #f8b449;
	text-align: left;
}

#mainContent #audio a:link, #mainContent #audio a:visited {
	text-align: center;
	border: none;
	color: #999;
	text-decoration: none;
}
#mainContent #audio a:hover , #mainContent #audio a:active{
	text-align: center;
	border: none;
	color: #FFF;
	text-decoration: none;
}
#mainContent #audio h4 {
	color: #930;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 10px;
}
#mainContent #audio #radio {
	text-align: center;
}
#mainContent #audio #radio p {
	width: 300px;
	margin-right: 10px;
	color: #f8b449;
	text-align: center;
}




#mainContent #video {
	float: right;
	width: 325px;
	text-align: center;
	background-image: url(../_images/goldlineh.jpg);
	background-repeat: repeat-y;
}
#mainContent #video p {
	width: 300px;
	text-align: center;
	margin-left: 8px;
}
#mainContent #video a:link , #mainContent #video a:visited{
	text-align: center;
	border: none;
	color: #999;
	text-decoration: none;
}
#mainContent #video a:hover , #mainContent #video a:active{
	text-align: center;
	border: none;
	color: #FFF;
	text-decoration: none;
}
#mainContent #video h4 {
	color: #930;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

#mainContent #video p a img {
	border: 2px solid #F2B05A;
}




#title {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 650px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: 173px 70px;
}

#sidebar {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	background-image: url(../_images/goldlineh.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-top: 10px;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
	margin-left: 0px;
}
#sidebar li {
	margin: 0;
	padding:0;
	margin-left: 0px;
}
#sidebar li a:link, #sidebar li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7F5217;
	text-decoration: none;
	display: block;
	line-height: 25px;
	margin-left: 0px;
	text-align: left;
}

#sidebar li a:hover, #sidebar li a:active {
	color: #F93;
	border: none;
	text-align: left;
	margin-left: 0px;
}

#sidebar #sidebottom a:link, #sidebar #sidebottom a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #7F5217;
	text-decoration: none;
	display: block;
	line-height: 15px;
	margin-left: 0px;
	text-align: left;

}

#sidebar #sidebottom a:hover, #sidebar #sidebottom a:active {
	color: #F93;
	border: none;
	text-align: left;
	margin-left: 0px;
}


#archive {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	left: 515px;
	top: 145px;
	width: 125px;
	background-image: url(../_images/goldlineh.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-left: 10px;
	text-align: center;
}

#archive ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}
#archive li {
	margin: 0;
	padding:0;
	margin-left: 0px;
}

#archive ul li a:link, #archive ul li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7F5217;
	text-decoration: none;
	display: block;
	line-height: 25px;
	margin-left: 0px;

}

#archive ul li a:hover, #archive li a:active {
	color: #FF9;
	
}

#rightbar {
	background-color: #000;
	float: right;
	width: 150px;
	background-image: url(../_images/goldlineh.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
#rightbar a:link, #rightbar a:visited {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7F5217;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	padding-left: 15px;
}

#rightbar a:hover, #rightbar a:active {
	color: #999;
	
}




#footer {
	background-color: #000;
	clear: both;
	text-align: center;
	background-image: url(../_images/goldlinev.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer p {
	margin: 0px;
	padding: 0px;
	color: #F93;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
}
#mainContent #centered  p{
	width: 620px;
	text-align: center;
}
#mainContent #centered h1 {
	color: #B4691D;
	font-size: 1.7em;
	text-align: center;
}

#mainContent #text h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #835641;
	text-align: left;
	font-size: 1.2em;
	padding-left: 10px;
}
#mainContent #centered {
	text-align: center;
}

#mainContent #text h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #930;
	font-weight: bold;
	font-size: 1.8em;
}
#mainContent #centered p strong {
	color: #F93;
}

.awards {
	padding-top: 10px;
}


.border {
	border: 2px solid #FAB361;
}

.dates {
	color: #C60;
}

.pages  {
	color: #B47B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	width: 640px;
	text-align: justify;
}
.current {
	color: #999;
}

#text a:link, #text a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7F5217;
	text-decoration: none;
}
#sidebar #sidebottom a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar #sidebottom {
	text-align: left;
}

#text a:hover, #text a:active {
	color: #FF9;
}
#intro {
	text-align: center;
}
#skip {
	clear: both;
	text-align: center;
}
#skip a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

