/* --------  Commmon Classes -------*/	
	
.green {
	color: #8cc63e;
}
.grey {
	color: #ADB993;
}  /*OLD #D4D5D6 */
.white {
	color:#D4D5D6;
}

img {
border:0px;
	}

h1 {
	font-size:46px;
	font-style:normal;
	font-family:Trebuchet MS;
	font-weight:400;
	color: #ADB993;
}
h2 {
	font-family:Georgia;
	font-size:28px;
	font-weight:700;
	color:#D4D5D6;
}
h3 {
	font-family:Myriad Pro, Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:700;
	color:#D4D5D6;
}

h4{
	font-family:Myriad Pro, Myriad, Verdana, Arial, Helvetica, sans-serif;
	color:#D4D5D6;
	font-size:20px;
	
	}

p {
	font-family:Trebuchet MS;
	font-size:16px;
	color:#D4D5D6;
}




a.hotlink:link{
color:#D4D5D6;
text-decoration:underline;

	}

a.hotlink:visited{
color:#D4D5D6;
text-decoration:underline;
}

a.hotlink:hover{
color: #8cc63e;
text-decoration:underline;
}

a.hotlink:active{
color:#D4D5D6;
text-decoration:underline;
}



/*----------- Common Sections ------ */
body {
	background-color:black;
}
#HeaderBlock {
	background-image:url(bkgrnd_top.jpg);
	background-repeat:repeat-x;
	width:1000px;
	
}
#Logo {
	position:absolute;
	left:15px;
	z-index:5;
}
#PageTitle {
	width:250px;
	height:80px;
	position:absolute;
	top:12px;
	left:772px;/* Change this out with a graphic - would look cooler */		
				}
#ContentBlock {
	position:absolute;
	top:80px;
	width:1000px;
}
/*----------------------------------------*/

/*--------- Original Formatting --------------*/

.slideshow_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17;
	font-weight: normal;
	color:#333333;
}
.spot_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: normal;
	color:#333333;
}
.h1_spacer {
	font-size: 6;
}
.p_spacer {
	font-size: 4;
}
.spot_spacer {
	font-size: 2;
}
.bioslide {
	marginLeft: 127;
}
.super {
	font-size: 17;
}
.spot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	color: #000000; /*#295778*/
	marginLeft: 3;
	marginRight: 7;
}
.spot_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
	color: #2b3b00; /*#295778*/
	marginLeft: 3;
	marginRight: 7;
}
.accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color:#889c23; /*#64a0c7*/
	marginLeft: 3;
	marginRight: 7;
}
.credit {
	font-size: 11;
	font-weight: normal;
	color: #111111;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: normal;
	color:#333333;
}
.credits_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: normal;
	color: #999999;
}
a:link, a:visited {
	text-decoration: none;
	color: #5a7f00;
}
a:hover {
	text-decoration: underline;
	color: #5a7f00;
}
a:active {
	text-decoration: underline;
	color: #9bd500;
}
.creditslink {
	text-decoration: underline;
	color:#333333;
}
.creditslink_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
 text-decoration: underline  font-weight: normal;
	color: #999999;
}
