html {
     overflow: -moz-scrollbars-vertical;
}

a:link {
	color: #F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}



body {
	background-color: #e0e0e0;
	margin:0px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color	:#414546;

}


#bgdiv	{
	margin:auto;
	width:100%;
	height:400px;
	background-image:url(img/bg.gif);
	z-index:-100;
	
	
}


#container	{
	width:1000px;
	z-index:10;
	top:0px;
	margin:auto;
	clear:both;
	
}
#right	{
	width:300px;
	background-color:#666;
	
	}
#top {
	text-align:right;
	height:97px;
}

#content	{ 
	width:610px;
	
	
}
#separator {
	height:1px;
	background-color: #999;
	margin: 10px 0px;
	
	
}
#separator2 {
	height:1px;
	background-color: #ccc;
	margin: 10px 0px;
	
	
}

#intro	{
	background:#FFF;
	
	padding:10px;
	
	}

#intro2	{
	position:absolute;
	width:1000px;
	
	clear:both;
	top:111px;
	background:#FFF;
	z-index:12;
	
	
	}

#footer {
	padding:10px;
	
	background-color: #fff;

	
	
}

#news	{
	position:absolute;
	width:180px;
	height:30px;
	top:286px;
	background-image:url(img/newsbt.gif);
	}
	
#newstxt	{	
	position:absolute;
	width:900px;
	top:320px;

	}

#events	{
	position:absolute;
	width:180px;
	height:30px;
	top:386px;
	background-image:url(img/events.gif);
	}
	
#eventstxt	{	
	position:absolute;
	width:900px;
	top:420px;

	}
#contact_container	{
	width:220px;
	height:150px;
	float:right;
	background:#FFF;
	z-index:20;
	clear:both;
	left: 770px;
	top: 10px;
	padding:00px;

}
#video_container	{
	width:330px;
	height:205px;
	background: #000;
	z-index:20;
	clear:both;
	left: 660px;
	top: 500px;
	
	padding-bottom:20px;
	text-align:center;
	float:right;

}
#footer2	{
	padding:10px;
	height:200px;
	background-color: #fff;
}
}
.contact	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#333;
	font-weight:bold;
	
}
#VidHead	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	top:0px;
	left:15px;
	width:180px;
	position:relative;
	}

#flags {
	width:50px;	
	height:20px;
	position:relative;
	top:-10px;
	
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

