@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table*/, caption, /*tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	margin:0;
	padding:0;
	background-color:#CCC;
}
/*p, h1, h2, h3, h4, h5{
	line-height:100%;
}
/*ol, ul {
	list-style: none;
}*/
a img{
	outline:none;
	text-decoration:none;
border:none;
}
p,h1,h2,h3,h4,h5{
		font-family:Verdana, Geneva, sans-serif;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/

/* Start of Header*/
#top{
		width:100%;
		min-width:1000px;
	height:30px;
	background-color:#FFF;

	/*background-color:#666;*/
}
#navholder{
	width:906px;
	float:right;
	background-image:url(back3.png);
	background-repeat:no-repeat;
}

#nav a{
	text-decoration:none;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav{
/*border-left:1px solid #ccc;*/
width:750px;
/*margin-top:103px;*/
float:right;
border-right:60px solid #666;
}
#undernav{
	width:100%;
	min-width:1000px;
	height:350px;
	background-image:url(Banner.jpg);
	margin:auto;
	margin-bottom:0;
	margin-top:0;
	/*margin-top:103px;*/
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;

}
#undernavnormal{
	width:100%;
	min-width:1000px;
	height:150px;
	background-image:url(smallbanner.jpg);
	margin:auto;
	margin-bottom:0;
	/*margin-top:103px;*/
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;

}
#undernav #textcover{
	float:left;
	margin-left:9%;
	margin-top:80px;
	padding:15px;
		padding-top:7px;
		padding-left:7px;
	width:535px;
	background-color:#FFF;
	 /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}
#undernav #uwacimage{
	margin:0;
	padding:0;
/*margin-left:65%;*/
float:right;
	background-image:url(bannerlogo.jpg);
	height:350px;
	width:350px;
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
	

}
#undernavnormal #uwacimage{
	margin:0;
	padding:0;
float:right;
 /* for IE */
/* margin-left:75%*/
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
	background-image:url(smallerlogo.jpg);
	height:150px;
	width:208px;


}
#textcover h2{
	font-size:20px;
	font-weight:normal;
	margin-top:5px;
	width:500px;
	margin-left:25px;
	color:#333;
	
}
#textcover p{
	line-height:14px;
	font-size:12px;
	margin-left:25px;
	margin-top:15px;
	max-height:300px;
	width:500px;
		color:#333;
}
ul.dropdown img{
	float:left;
	left:-100px;
	height:32px;
}


h1#logo {
	display:block;
	margin:auto;
	text-indent:-9000px;
	line-height:102px;
	height:102px;
	width:100%;
	min-width:1000px;
	padding:0;
	background:url(logofull.jpg) no-repeat;
	background-position:center;
padding-top:5px;
background-color:white;
}

/* End of Header*/
/*Content*/
#content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.5px;
	width:100%;
	min-width:1000px;
	min-height:100%;
	width:1000px;
	margin:auto;
	padding:0;
	margin-top:0;
	margin-bottom:0;

}
#main{
	background-color:#FFF;
	border-left:170px solid white;
	border-right:210px solid white;
	min-height:450px;
	width:620px;
	margin:0;
	padding-top:10px;
	/*padding-right:25px;*/
	padding-bottom:25px;
	margin-bottom:0;
	/*padding-right:15px;*/
	border-bottom:2px solid #ccc;
		
}
#main .entry p.info{
	font-size:10px;
	
}
#main li p{
	margin-left:0;
}

#main a{
	color:#09F;
	text-decoration:none;
}
#main a:hover{
	text-decoration:underline;
}

#content p{
	font-size:11.5px;
	line-height:15px;
	margin:15px;
	margin-top:12px;
		margin-left:15px;
}
#content h1{
	font-size:16px;
	color:#09F;
	padding:0;
	margin:10px;
		margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #09f;
}

#content h2{
	font-size:14px;
	margin:10px;
	margin-top:15px;
color:#09f;
/*	color:#00F;*/

		margin-left:15px;
	text-decoration:underline;
}
#content h3{
font-size:12px;
margin:10px;
margin-left:15px;
margin-top:15px;
margin-bottom:0;	
}

#content img{
    display:block;
	margin:auto;
	margin-left:15px;
	margin-right:15px;
	max-width:560px;
	margin-top:15px;
}
#content table{
	margin-left:15px;
	margin-top:25px;
}
#content table.coord img{
		border:1px solid #000;
}
#content img.bord{
		border:1px solid #000;
}
#content table.coord{
		font-weight:bold;
	text-align:center;
}
#content table.coord td{
	width:150px;
}
#content object{
	margin:auto; 
	margin-top:15px;
	width:480px; 
	display:block;
}

#content table img{
	margin:auto;
	display:block;
	margin-bottom:8px;
	margin-top:8px;
}

}
#content ul, #content ol{
	margin-top:12px;
	margin-left:35px;


}
#content li{
	margin-top:3px;
	line-height:15px;
}
.hidden{
	display:none;
}
.hidden p{
	font-size:12px;
	line-height:15px;
}

h1#bios, h2#bios, h3#bios {
	margin-top:10px;
	margin-bottom:10px;
}
h2#bios{
	border-bottom:1px solid #666;
	padding-bottom:5px;
}

.coord img:hover{
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

/*End of Content*/
/* Easy Slider */
#slider{
	margin-top:50px;
}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
		#slider img{
			display:block;
			margin:auto;
			max-width:190px;
			margin-top:60px;
				}
		#slider img:hover{
			/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:210px;
		height:241px;
		overflow:hidden; 
		}
		#slider a{
			border:none;
			text-decoration:none;
			outline:none;
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */
/*Right*/
#right{
	width:210px;
	float:right;
	margin:0;
	padding:0;
		border-left:1px solid #ccc;
padding-top:7px;
	margin-top:18px;
	

}
#left{
	width:170px;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #ccc;
	
/*	margin-top:50px;
	padding-top:30px;
padding-bottom:30px;*/
	padding-top:7px;
	margin-top:18px;


}

#left .button{
	margin-left:5px;
	margin-right:5px;
	width:59px;
	margin-top:10px;
	display:inline;

}
#left #buttonshome{
	margin-top:35px;
	padding-top:5px;
	border-top:1px solid #ccc;
	margin-left:10px;
	margin-right:10px;
	
}
#left #buttons{
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #ccc;
	margin-left:10px;
	margin-right:10px;
	
}
#buttons a:hover, #buttonshome img:hover{
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
#left ul, #left ol{
	margin:0;
	margin-left:10px;
}
#nav_sub {
	list-style:none;
	margin:0;
	margin-left:0;
	padding:0;
}
#nav_sub ul{
margin-left:2px;
}

#nav_sub li.parent{
	list-style:none;
	background:none;
	font-size:14px;
	text-decoration:underline;
	display:block;
	margin:0;
	padding:0;
	width:132px;
	line-height:25px;
	color:#039;
}
#nav_sub li{
		margin:0;
		font-size:11px;
		margin-left:2px;
		padding-left:10px;
		background: url(navarrow.gif) 2px 9.5px no-repeat;

}
	#nav_sub a, #nav_sub a:hover, nav_sub a:visited, nav_sub a:active{
	text-decoration:none;
		display:block;
		margin:0;
		padding:0;
		line-height:25px;
		color:#039;
}
	#nav_sub .parent a:hover{
		text-decoration:none;
	}
	#nav_sub a:hover{
		
		text-decoration:underline;

	}
	#nav_sub a.current{
		
		font-weight:bold;
	}
/*Footer*/
#footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10.5px;
	width:100%;
	min-width:1000px;
	height:35px;
	background-color:#666;
	margin-top:0;
}
#footer a{
	color:#FFF;
	text-decoration:none;
	line-height:35px;
	text-align:center;
	display:block;
}
#footer a:hover, #footer a:active{
	color:#3CF;
	line-height:35px;
	text-align:center;
	display:block;
}

.entry{
border-bottom:1px solid #ccc;	
margin-left:15px;
margin-right:15px;
}

