

#nav a:link{color:#FFFFFF; text-decoration:none;}

#nav a:hover{color:#317e71; text-decoration:none; background-color:#FFF}

#nav a:visited{color:#FFFFFF; text-decoration:none;}

h1{
	font-size: 26px;
	font-weight:100;
}

h2{
	font-size: 20px;
	font-weight:100;
}

h3{
	font-size: 14px;
	font-weight:100;
	color: #cccccc;
}

h4{
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
}

h5{
	font-size: 10px;
	font-weight:100;
	line-height:16px;
}

a{
	color:#FFFFFF;
}

body{
	background-color: #000000;
margin:0px;
padding:0px;
	font-size:11px;
	line-height: 18px;
	font-weight:normal;
	background-repeat:repeat-x;
	background-image:url(images/topbg.jpg);
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height:18px;
		
	
}

#wrapper {
	width:1024px;
	height:716px;
	margin:0px auto auto auto;
	background-image: url(images/bg.jpg);
	text-align:left;	
}

#wrapper_2 {
	width:1024px;
	height:716px;
	margin:0px auto auto auto;
	background-image: url(images/bg_2.jpg);
	text-align:left;	
}

#wrapper_3 {
	width:1024px;
	height:716px;
	margin:0px auto auto auto;
	background-image: url(images/bg_3.jpg);
	text-align:left;	
	background-repeat:no-repeat;
}

#nav{
	
	height:32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;	
	margin-left:280px;
	padding-top:15px;
		}
		
#footer {
	clear:both;
	text-align:center;
	float: left;
	width:1024px;
	height:70px;
	margin:20px auto auto auto;
	background-repeat:no-repeat;
	background-image:url(images/footerbg.gif);
	
}

#footer_inner{
		text-align:left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-left:60px;
	padding-top:20px;
	width:900px;
		
		}
		#footer_inner_2{
	float:left;		}
		
				#footer_inner_3{
	margin-left:400px;
	float:left;
		}
		
#footer_inner a:link{color:#FFFFFF; text-decoration:none;}

#footer_inner a:hover{color:#454545; text-decoration:none; background-color:#FFF}

#footer_inner a:visited{color:#FFFFFF; text-decoration:none;}

#login {
	width:320px;
	height:300px;
	margin-top:249px;
	margin-left:568px;

	
}


#login a:link{color:#d6e35e; text-decoration:none;}

#login a:hover{color:#d6e35e; text-decoration:underline;}

#login a:visited{color:#d6e35e; text-decoration:none;}

#login_textfield{
	height:25px;
	width: 190px;	
	background-image:url(images/loginfield.gif);
	padding: 9px 0 0px 17px;
	float:left;
	background-repeat:no-repeat;
}

#label_textfield{
	float:left;
	height:35px;
	
}

#submit{
	float:left;
	margin-left:80px;
	margin-top:10px;
	
}

.textbox{

	border: none;
	background-color: transparent;
	color:#767676;

}


#welcome {
	width:772px;
	height:386px;
	margin-top:241px;
	margin-left:219px;
	margin-bottom:30px;
}

#welcome_col1{
	width:241px;
	height:229px;
	float:left;
	margin-top:161px;
	
	}

#welcome_col2{
	margin-top:2px;
width:210px;
	height:382px;
	float:left;}




#welcome_col3{
		width:225px;
	float:left;
	padding-top:20px;
	padding-left:10px;
	text-align:left;}
	
	#welcome a:link{color:#d6e35e; text-decoration:none;}

#welcome a:hover{color:#d6e35e; text-decoration:underline;}

#welcome a:visited{color:#d6e35e; text-decoration:none;}





#sub_content {
	width:950px;
	
	margin-top:217px;
	margin-left:20px;
	margin-bottom:30px;
	float: left;

	
}


#title{
	float:left;
	padding-left:27px;

	}

#content_holder{
	width:900px;
	
	margin-left:70px;
	float: left;
	float:left;
	}


#content_col1{
	margin-top:30px;
	float:left;
	width:400px;
	margin-right:35px;
	}


#content_col2{
	margin-top:30px;
	float:left;
		width:400px;
	}


.button{
	float: left;
	margin: 0 10px 0 0;
	width: 80px;
}

.vidlab{
	float: left;
	width: 80px;
	height: 45px;
	font-size:10px;
}


#FullScreenYT{
	display:none;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	float:left;
}

#FullScreenDiv{
	display:none;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

#VidHold{
	float:left;
	width: 100%;
	height: 100%;		
	background-color: #000000;
}

#VidClose{
	clear:both;
	margin: 0 auto 0 auto;
	text-align:center;
	background-color:#1F1F1F;
}

#VidClose a:link, #VidClose a:visited, #VidClose a:active, #VidClose a:hover {
	text-decoration:none;
	font-weight:bold;
}

#VidClose a:hover{
	color: #333333;
}