/* CSS Document */
body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #F8F8F8;
	background-color: #000000;
	text-align: left;
	}

a:link, a:visited { color: #9C9C9C; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; }
a:active { color: #FFCC66; font-weight: bold; text-decoration: none; }

.wrap {
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: left;
}

.logobox {
	margin: 0;
	background: #000000;
	border: none;
	}
	
.iFrame { margin: 0px; padding: 0px; }

h1	{
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	}
h2 { color: #FFFFFF; }
h3 { color: #FFCC66; font-size: 14px; }

p.pressTitle {
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	color: #FFFFFF;
	}

p.pressDate {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: normal;
	color: #9C9C9C;
	}

#topnavNest { margin: 25px 0px 10px 0px; }
#subnavNest { margin: 0px 0px 30px 0px; }

#topnavNest ul li.topnavHeader { 
	color: #FFFFFF; 
	font-weight: bold; 
	border: none;
	padding: 0px 5px 0px 15px;
	}

#topnavNest ul, #subnavNest ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#topnavNest ul li {
	display: inline;
	border-right: 1px solid #333333;
	text-transform: uppercase;
	}
#subnavNest ul li {
	display: inline;
	border-right: 1px solid #CCCCCC;
	text-transform: uppercase;
	}
	
#subnavNest ul li.last, #topnavNest ul li.last { border-right: none; }

#topnavNest ul li a:link, #topnavNest ul li a:visited, #topnavNest ul li a:hover,
#topnavNest ul li.first a:link, #topnavNest ul li.first a:visited, #topnavNest ul li.first a:hover {
	text-decoration: none;
	color: #9C9C9C;
	padding: 0px 6px 0px 6px;
	font-weight: normal;
	}

#subnavNest ul li a:link, #subnavNest ul li a:visited, #subnavNest ul li a:hover,
subnavNest ul li.first a:link, #subnavNest ul li.first a:visited, #subnavNest ul li.first a:hover { 
	text-decoration: none;
	color: #9C9C9C;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	}

#topnavNest ul li.first a:link,
#topnavNest ul li.first a:visited,
#topnavNest ul li.first a:hover,
#subnavNest ul li.first a:link,
#subnavNest ul li.first a:visited,
#subnavNest ul li.first a:hover { 
	padding-left: 0px;
	}

#topnavNest ul li a:hover, 
#topnavNest ul li.first a:hover,
#topnavNest ul li.last a:hover,
#subnavNest ul li a:hover, 
#subnavNest ul li.first a:hover,
#subnavNest ul li.last a:hover { 
	color: #FFFFFF;
	}
#topnavNest ul li a.active, 
#topnavNest ul li.first a.active,
#topnavNest ul li.last a.active,
#subnavNest ul li a.active, 
#subnavNest ul li.first a.active,
#subnavNest ul li.last a.active { 
	text-decoration: none;
	font-weight: bold;
	color: #FFCC66;
	}


.footer {
	color: #9C9C9C;
	font-size: 11px;
	text-align: center;
	width: 900px;
	}

.footerlink { line-height: 30px;}
.footerlink a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerlink a:active {
	color: #FF9933;
	text-decoration: none;	
}

.footerlink a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}


.content {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F8F8;
	background-color: #000000;
	margin: 0px;
	padding: 22px 66px 66px;
	width: 800px;
	/* border: 1px solid #666666; */
    line-height: 24px;
	text-align: left;
	}

/* 
.content h1, .content h2, .content h3, .content p {color: #333333;}
#subnavNest ul li a:hover, 
#subnavNest ul li.first a:hover,
#subnavNest ul li.last a:hover { 
	color: #9C9C9C;
	text-decoration: underline;
	}
*/

.staffPics { line-height: normal; }
.staffPics img { margin-bottom: 10px; }
.staffPics em { font-size: 11px; }
.staffPics a:link, .staffPics a:visited { text-decoration: none; color: #9C9C9C; }
.staffPics a:hover { text-decoration: none; color: #FFFFFF; }
.staffPics a.active { text-decoration: none; font-weight: bold; color: #FFCC66; }




/* DEPRECATED j0080625

.subnav {
	font-size: 12px;
}

*/

.imageRight {
	padding: 0px 0px 30px 40px;
	float: right;
}

blockquote p { line-height: normal; }

.anchorTop {
	text-align: right;
	border-top: 1px solid #333333;
	clear: both;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	}
.anchorTop a:link, .anchorTop a:visited { color: #999999; }
.anchorTop a:hover { color: #FFFFFF; }

/* TWITTER sidebar */

#twitter_div {
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:6px;
	border: 1px #9C9C9C solid;
	padding: 5px;
	}

#twitter_div a {
	display:block;
	color:#FFCC66;
	text-decoration:none;
	}

#twitter_div a:hover {
	text-decoration:underline;
	}

#twitter_update_list {
	margin-top:4px;
	}

#twitter_update_list li {
	font-size:11px;
	color:#FFFFFF;
	padding: 4px 8px 4px 8px;
	margin-bottom:0px;
	margin-right:18px;
	border-top: 1px solid #9C9C9C;
	}
	
/* FACEBOOK sidebar */

#facebook_div {
	font-weight:bold;
	color:#FFFFFF;
	margin: 15px 0px 15px 0px;
	border: 1px #9C9C9C solid;
	padding: 5px;
	}

#facebook_div a {
	color:#FFCC66;
	text-decoration:none;
	}

#facebook_div a:hover {
	text-decoration:underline;
	}

/**
*
Video links on the homepage
*
**/

#videolinks {
float: right;
}
.newvids {
font-size: 18px;
text-align: left;
width: 50px;
position: absolute; 
top: 20px;
left: 655px;
}
#vid1 img, #vid2 img{
border: none;
height: 95px;
width: auto;
}
#vid1 img:hover, #vid2 img:hover {
opacity: 0.8;
}
#vid1 {
position: absolute;
top: 10px;
left: 750px;
}
#vid2 {
position: absolute; 
top: 10px;
left: 850px;
}
.credits h3 {
position: relative;
top: 20px;
text-align: center;
color: #ffffff;
}
#vid1 h3 {
position: relative; 
left: 20px;
}
#vid2 h3 {
position: relative;
left: -22px;
}
.credits{
position: relative; 
top: -33px;
left: -20px;
font-size: 9px;
}
.photocredits {
position: relative;
top: 3px;
left: -70px;}
