@charset "UTF-8";
/* CSS Document */
#header{
	background-image:url(images/header.jpg);
	height:102px;
	width:1237px;
	background-repeat:no-repeat;
}
#nav_home {
	background-image:url(images/home.jpg);
	width:101px;
	height:79px;
}

#main{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	padding: 20px 10px 40px 20px;
	border:0;
	background-image:url(images/content.jpg);
	background-repeat:repeat;
	width:516px;
}
#main h3{
	font-size:16px;
	font-weight:bold;
}
#main h4{
	margin:0;
	font-size:14px;
	font-weight:600;
}
#main a, #main a:visited{
	text-decoration:none;
	color:#CCCCCC;
}
#main a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footer{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
}
#footer_nav{
	background-image:url(images/footer_nav.jpg);
	background-repeat:no-repeat;
}
#forms td{
	padding-bottom:10px;
}
#forms input{
	margin-left:10px;
}
#navigation{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
#navigation a, #navigation a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
#navigation a:hover{
	color:#999999;
}
hr{
	color:#666;
	width:70%;
	margin:16px 15% auto 15%;
	ma
}
#head{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: -19px -10px 20px -20px;
	padding: 0 10px 0 20px;
	background-color:#666666;
	height:26px;
}
#head label, .head_link{
	font-weight:bold;
	font-size:16px;
}
#head input{
	margin-left:10px;
	margin-right:-5px;
}
#alphabetical{
	margin-bottom:5px;
	font-size:14px;
}
#alphabetical a, #alphabetical a:visted{
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
}
#alphabetical a:hover{
	text-decoration:underline;
	color:#999999;
}
#networking a, #networking a:visited{
	display:inline;
}
#memberdata{
	font-size:12px;
	font-weight:normal;
}
#memberdata img{
	border:0px;
	margin-bottom:10px;
}
#memberlist{
	width:90%;
}
#aboutlinks a, #aboutlinks a:visited{
	border:0;
	margin-left:17px;
}
#external_links{
	clear:both;
	width:90%;
	margin-bottom:5px;
}
/* Video Page */
#features{
	margin-bottom:20px;
	height:auto;
}
#features img{
	border:none;
}
#features a, #features a:visited{
	color:#CCC;
	border:0px;
	text-decoration:none;
}
#features a:hover{
	color:#999999;
	text-decoration:none;
}
#feature_item{
	width:130px;
	float:left;
	margin:10px 10px;
}
#video{
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-weight:bold;
	margin-bottom:0px;
}
.video_year{
	font-size:14px;
	font-weight:200;
}
#undervid{
	width:480px;
	padding:0px;
	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:14px;
}
#undervidleft{
	float:left;
}
#undervidright{
	float:right;
}
#undervid img{
	border:0px;
}
#undervid a, #undervid a:visited{
	border:0px;
	text-decoration:none;
}
#vid_desc{
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#credits_container{
	width:480px;
	margin: 0;
}
#cast_crew{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	padding-left:10px;
	width:225px;
	float:left;
}
#cast_crew a, #cast_crew a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#cast_crew a:hover{
	color:#999999;
	text-decoration:none;
}
.smalltext{
	font-size:12px;
	color:#CCCCCC;
	font-weight:100;
}
#videosearchimg{
	width:122px;
	float:left;
}
#videosearch{
	width:auto;
	margin-left:130px;
}
/* News Page */
#news {
	font-size:12px;
}
#news h1, #news h1 a, #news h1 a:visited, #news h1 a:hover{
	font-size:18px;
	margin-bottom:0px;
	color:#FFFFFF;
	text-decoration:none;
}

.dateline{
	font-style:italic;
	font-size:12px;
}
.list1{
	background-color:#333333;
}
.list2{
	background-color:#666666;
}
#pagination{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-stretch:condensed;
}
#pagination a:hover{
	display:inline-block;
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
}