@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #454545;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center
}

html,body{margin:0;padding:0}


p{
}


a {text-decoration:none; color:#003300; font-weight:bold; line-height:18px;}
a:hover {text-decoration:underline;}

div#header {
	height:114px;
	line-height:114px;
	margin:0;
	padding-left:10px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	clear: right;
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{
}

div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{
	width:1050px;
	margin:0 auto;
	background-color: #FFFFFF;
}
div#navigation{float:right;width:350px;	background-image: url(images/green-bg.gif);
	background-repeat: repeat-x;	padding: 15px;}
	

div#navigationNews{
	float:left;
	width:350px;
	background-image: url(images/green-bg.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
div#video{
	float:left;
	width:600px;
	background-image: url(images/green-bg.gif);
	background-repeat: repeat-x;
	padding: 15px;
}

div#video h2{
	font-size:18px;
}

div#navigationNews1{
	float:left;
	width:350px;
	padding: 15px;
}

div#navigationNewsMore a {text-decoration:none; color:#003300; font-weight:bold; line-height:18px;}
div#navigationNewsMore a:hover {text-decoration:underline;}

div#navigationNewsMore{
	float:left;
	width:325px;
	margin-left:25px;
	background-repeat: repeat-x;
	padding: 15px;
}

div#navigationVideoMore{
	float:left;
	width:405px;
	background-repeat: repeat-x;
	background-image: url(images/green-bg.gif);
	padding: 15px 0 15px 15px;
}

div#navigationVideoMore a {text-decoration:none; color:#003300; font-weight:bold; line-height:18px;}
div#navigationVideoMore a:hover {text-decoration:underline;}
div#extra{
	float:left;
	width:620px;
	padding: 15px 15px 15px 35px;
	background-image: url(images/green-bg.gif);
	background-repeat: repeat-x;
}

div#news{
	float:left;
	width:450px;
	padding: 15px 15px 15px 35px;
	background-image: url(images/green-bg.gif);
	background-repeat: repeat-x;
}


div#news a {text-decoration:none; color:#003300; font-weight:bold; line-height:18px;}
div#news a:hover {text-decoration:underline;}

.lines {background-image:url(images/line.gif); background-repeat:repeat-x;}

.NewsContent {padinng-top:10px;}


div#Archived{
	float:left;
	width:1000px;
	padding: 0 15px 0 35px;
	background-image: url(images/green-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


div#footer{
	clear:both;
	width:100%;
	height: 90px;
	padding-top: 15px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	font-size:11px;
	color:#CCFF00;
}



.Menu{
	height:42px;
	background-color:#333333;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 25px;
}


/* Navigation */

/* -----  Navigation ----- */



#main-nav-box {
	position:relative;
	margin:0 auto;
	width:1050px;
	height: 35px;
}

ul#nav { margin:0; padding:0; width:1050px;height:40px; background:transparent url(images/nav.png) no-repeat; }

ul#nav li {	padding:0; margin:0; float:left; text-indent:-9999px; list-style-type:none;	}

ul#nav li a { border:0;	display:block; text-decoration:none; background:transparent url(images/nav.png) no-repeat; }

li#navhome a { width:79px; height:40px; }

li#navabout a { width:102px; height:40px; }

li#navcontact a { width:113px; height:40px; }	 

li#navtags a { width:134px; height:40px; }

li#navhome a:hover, li#navhome a:focus { background-position:0px -40px; }

li#navabout a:link, li#navabout a:visited { background-position:-79px 0px; }

li#navabout a:hover, li#navabout a:focus { background-position:-79px -40px; }

li#navcontact a:link, li#navcontact a:visited { background-position: -181px 0px; }

li#navcontact a:hover, li#navcontact a:focus { background-position: -181px -40px;	}

li#navtags a:link, li#navtags a:visited { background-position: -294px 0px; }

li#navtags a:hover, li#navtags a:focus { background-position: -294px -40px;	}

.ArchivedNews {
	width:480px;
	float:left;
	padding-right: 20px;
}


.VideoContent{
	width:475px;
	float:left;
	padding-left:20px;
	border-left:1px #CCCCCC solid;
}



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu2 {
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	height:36px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:27px;
	color:#ccff33;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	cursor:pointer;
	background: url(images/blank.gif);
}


.menu2 li a.active {
	display:block;
	float:left;
	height:42px;
	line-height:27px;
	color:white;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	cursor:pointer;	
}


.menu2 li a.top_link span {float:left; display:block; padding:6px 24px 0 24px; height:36px;background:url(images/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:6px 24px 0 24px; height:36px; background:url(images/blank.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/blank_overa.gif) no-repeat right top;}

.menu2 li a.active span {float:left; display:block; padding:6px 24px 0 24px; height:36px;background:url(images/blanka.gif) right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}


.style1 {
	color: #006600;
	font-weight: bold;
}

div#extraadmin { padding:20px;}