/* CSS Document */
/*global elements*/
body{
	color:#000000;
	background-color: #6699FF;
	
}
a {color:#0000CC;text-decoration:none;}
a:hover{color:#6699FF;text-decoration:underline;}

/*div boxes*/
#wrapper{background-image: url(images/wrappersides.jpg);
	background-repeat: repeat-y;
	background-position: center top;overflow:auto;margin:0 auto;width:900px;}
#header{float:left;
	height:197px;
	width:100%;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header a {color:#6699FF;text-decoration:none;}
#header a:hover{color:#000033;text-decoration:none;}

#menu{width:850px;height:30px;float:left;background-color:#6699FF;margin-left:25px;_margin-left:13px;color:#FFFFFF;_height:30px;}
#menu p{padding-top:20px;color:#FFFFFF;}
#container{
	width:850px;
	margin:20px auto;
	
}
#content{margin-top:0px;
	width:380px;
	float:left;
	padding:0 10px 0 10px;
	text-align: justify;
}
#content2{margin-top:20px;
	width:580px;
	float:left;
	padding:0 10px 0 10px;
	
}

#videobox{width:400px;height:390px;float:left;margin-bottom:100px;}
#leftsidebar{width:200px;float:left;padding:0 10px 0 10px;text-align: justify;margin-top:20px;}
#rightsidebar{margin-top:20px;
	width:200px;
	float:left;
	padding:0 10px 0 10px;
	text-align: justify;
	
}
#sidebar{margin-top:20px;
	width:200px;
	float:left;
	padding:0 10px 0 10px;
	
	
}
#footer{
	padding-bottom:50px;
	height:250px;
	width:100%;
	float:left;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6699FF;
}
#footerads{padding-left:5px;margin-bottom:5px;padding-top:20px;
	height:175px;
	width:840px;
	margin-left:25px;
	
}
#footer p{margin-top:40px;float:right;}
#footer a:hover{color:#FFFFFF;text-decoration:none;}
#ads{width:280px;height:200px;background-color:#FF0000;float:left;z-index:100;}
#bio {width:290px;height:250px;float:left;font-size:12px;}
#bio img{float:left;margin-right:10px;margin-bottom:10px;width:144px;height:144px;}
#bio2 {width:145px;height:145px;float:left;font-size:12px;margin-bottom:100px;}
#bio2 img{float:left;margin-right:10px;margin-bottom:10px;width:144px;height:144px;}

/*header text*/#header img{float:left;}
#header h1{color:#6699FF;font:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";font-size:24px;margin-left:40px;padding-top:70px;float:left;}
h2 {color:#6699FF;font:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";font-size:18px;}
h3{color:#000033;font:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";font-size:16px;}
.cap {
	float:left;
	color:#6699FF;
	font-size:65px;
	line-height:45px;
	padding-top:2px;
	font-family: "Times New Roman", Times, serif;
	clear: none;
	margin: 0px 4px 4px 4px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
	
}

/*list styling*/
ul{
	color:#000066;
	list-style: square; margin: 0.5em 0 0.5em 20px; 
}


/*drop down menu styling*/

ul.cssMenu ul{display:none}

ul.cssMenu li:hover>ul{display:block}

ul.cssMenu ul{position: absolute;left:-1px;top:98%;}

ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}

ul.cssMenu,ul.cssMenu ul {z-index:100;

	margin:0px;

	list-style:none;

	padding:0px 2px 2px 0px;

	background-color:#6699FF;

	background-repeat:repeat;

	

}

ul.cssMenu table {border-collapse:collapse}ul.cssMenu {

	display:block;

	zoom:1;

	float: left;

}

ul.cssMenu ul{

	width:380.1px;

}

ul.cssMenu li{

	display:block;

	margin:2px 0px 0px 2px;

	font-size:0px;

}

ul.cssMenu a:active, ul.cssMenu a:focus {

outline-style:none;

}

ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {

	display:block;

	vertical-align:middle;

	background-color:#6699FF;

	border-width:0px;

	border-color:#6699FF;

	border-style:solid;

	text-align:left;

	text-decoration:none;

	padding:4px;

	_padding-left:0;

	font:14px Verdana;

	color: #FFFFFF;

	text-decoration:none;

	cursor:default;

}

ul.cssMenu span{

	overflow:hidden;

}

ul.cssMenu li {

	float:left;

}

ul.cssMenu ul li {

	float:none;

}

ul.cssMenu ul a {

	text-align:left;

	white-space:nowrap;

}

ul.cssMenu li.sep{

	text-align:center;

	padding:0px;

	line-height:0;

	height:100%;

}

ul.cssMenu li.sep span{

	float:none;	padding-right:0;

	width:5;

	height:16;

	display:inline-block;

	background-color:#6699FF;	background-image:none;}

ul.cssMenu ul li.sep span{

	width:80%;

	height:3;

}

ul.cssMenu li:hover{

	position:relative;

}

ul.cssMenu li:hover>a{

	background-color:#4792E6;

	border-color:#FFFFFF;

	border-style:solid;

	font:14px Verdana;

	color: #ffffff;

	text-decoration:none;

}

ul.cssMenu li a:hover{

	position:relative;

	background-color:#4792E6;

	border-color:#665500;

	border-style:solid;

	font:14px Verdana;

	color: #ffffff;

	text-decoration:none;

}

ul.cssMenu li.dis a {

	color: #AAAAAA !important;

}

ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;

height:16px;

}

ul.cssMenu ul img {width:16px;

height:16px;

}

ul.cssMenu img.over{display:none}

ul.cssMenu li.dis a:hover img.over{display:none !important}

ul.cssMenu li.dis a:hover img.def {display:inline !important}

ul.cssMenu li:hover > a img.def  {display:none}

ul.cssMenu li:hover > a img.over {display:inline}

ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over{display:inline}

ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def{display:none}

ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul{display:block}

ul.cssMenu a:hover ul ul{display:none}

ul.cssMenu span{

	display:block;

	background-image:url(./images/arrv_anim_1.gif);

	background-position:right center;

	background-repeat: no-repeat;

   padding-right:11px;}

ul.cssMenu li:hover>a>span{	background-image:url(./images/arrv_anim_1o.gif);

}

ul.cssMenu a:hover span{	_background-image:url(./images/arrv_anim_1o.gif)}

ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arr_double_1.gif)}

ul.cssMenu ul li:hover > a span{	background-image:url(./images/arr_double_1o.gif);}

ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)}

ul.cssMenu table a:hover table span{background-image:url(./images/arr_double_1.gif)}


table, td, th
{text-size:10px;
border:1px solid #6699FF;
}
th
{
background-color:#6699FF;
color:white;
}
td{height:30px;}