.clear
{
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}


.red
{
	color: #cc0000;
}

body {
	margin-top: 10px;
	padding: 0; 
	font: normal 11px/1.4em Georgia, Times New Roman, serif; 
	color: #333333;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/bg.gif);
}

#container {
	margin: 0px auto;
	width: 763px;
	padding-bottom: 0px;
	background: url(../images/container_bg2.gif) repeat-y top center;
    }
	
#header{
	padding: 0 0 1px 0;
	margin: auto;
	width: 749px;
	height: 125px;
 }
	
#header_colorbar{
	padding: 0 0 1px 0;
	margin: 0 8px 10px 7px;
	width: 750px;
	height: 8px;
	display: block;
	background: #c7dae4;
	clear: both;
	text-align: left;
 }	
	
#footerwrap{
	width: 763px;
	height: 50px;
	background: url(../images/container_bg_bottom2.gif) no-repeat top center;
	clear: both;

}

#footer{
	margin: 0 auto;
	text-align: center;
	width: 700px;
	font: normal 10px/1.2em Georgia, Times New Roman, serif; 
	display: block;	color: #336699;

}
	
	
#index_banner{
	margin: auto;
	width: 749px;
 }	


#mainblock {
	width: 763px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	text-align: left;
}
	

#centerblock {
padding: 0 25px 0 235px;
height: auto;
}

#centerblock.noSubNav{padding:25px;}

#leftcol {
	float: left;
	width: 180px;
	padding-left: 25px;
}

.announcements
{
	margin: 10px 20px 20px 0;
}
#index_announcements
{
	float: right;
	margin: 15px 0 0 0; 
	padding: 0 25px 0 0;
	width: 335px;
}

#slideshow
{	
	float: left;
	width: 325px;
	height: 420px;
	margin: 25px 0 0 25px; 
	padding: 0 0 0 25px;
}

.slide
{
}

.slide_image
{
	border: 1px solid #336699;
}
.bios
{
float: left;
width: 140px;
height: 125px;
margin: 10px 20px 60px 0;
vertical-align: middle;
text-align: center

}

img.floatLeft { 
    float: left; 
    margin: 0 15px 160px 0; 
}



	
/* Begin Navigation Styles*/

.menu {
width:749px; 
font-size:.85em;
position:relative;
margin: 0 auto;
z-index:100;
}

.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:124px;
}

.menu li {
float:left;
width:124px;
position:relative;
text-align: center;
margin: auto;
border-left:1px solid #FFF;
}

.menu a, .menu a:visited {
display:block;
font: normal 12px/1.6em Georgia, Times New Roman serif;
text-decoration:none; 
color:#fff; 
width:124px; 
height:24px; 
border-bottom:1px solid #FFF;
background: url(../images/mainnav.gif) repeat-x left top; 
line-height:24px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:124px;
w\idth:124px;
}

.menu ul ul li {
text-align: left;

}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#dfdfdf url(../images/drop.gif) center right no-repeat;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#336699 url(../images/drop_o.gif) center right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#336699 url(../images/drop_o.gif) center right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#dfdfdf;
font: normal 11px/1.2em Tahoma, Verdana, Arial, sans-serif;
line-height:1.2em; 

}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#336699;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:24px;
left:0; 
width:124px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:24px;
t\op:24px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:124px; 
top:0;
width:124px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-124px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#dfdfdf; 
color:#336699; 
height:auto; 
font: normal 11px/1.2em Tahoma, Verdana, Arial, sans-serif;
line-height:1.2em; 
width:99px;
padding: 5px 20px 5px 5px;
/* yet another hack for IE5.5 */
}
/*
* html .menu ul ul a{
width:124px;
w\idth:124px;
}*/



/* style the top level hover */
.menu a:hover {
color:#fff; 
background-position: 0 -24px;
}

.menu #active {
color:#fff; 
background-position: 0 -24px;
}

.menu ul ul a:hover{
color:#fff; 
background:#336699;
}


.menu :hover > a {
color:#fff;
background-position: 0 -24px;
}

.menu ul ul :hover > a {
color:#fff;
background:#336699;
}

.menu ul ul ul :hover > a {
color:#fff;
background:#336699;
}


.menu ul li.hover ul { 
	visibility:visible;  }
.menu ul li.hover ul ul { 
	visibility:hidden; }
	.menu ul li.hover ul li.hover ul { 
		visibility:visible; } 
		.menu ul li.hover ul li.hover ul ul { 
			visibility:hidden; }   
			.menu ul li.hover ul li.hover ul li.hover ul { 
				visibility:visible; }

/* make the second level visible when hover on first level list OR link */
/*
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}    */

/* keep the third level hidden when you hover on first level list OR link */
/*
.menu ul :hover ul ul{
visibility:hidden;
}

.menu ul :hover ul :hover ul ul{
visibility:hidden;
}  */



/* make the third level visible when you hover over second level list OR link */
/*
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
.menu ul :hover ul :hover ul :hover ul{ 
visibility:visible;
}  */


			
/* End Navigation Styles*/	


/* Begin Sub-Navigation Styles*/	


#subnav {
    width: 190px;
	margin: 10px 5px 0 0;
    background-color:#FFFFFF;
    
	border-right: 1px solid #CCCCCC;

}

#subnav ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    text-indent:0px;
}
#subnav li {
height: 25px;
    line-height: 30px;
	}
	
#subnav li {
    width:160px;
}
#subnav li ul li {
    width:160px;
}
#subnav li.category {
	font-weight: bold;
    padding-left:10px;
    height:auto;
    color:336699;
	background-color: #EDEDED;
	
}
/*IE needs extra margin and padding set for the indented li */
* html #subnav li ul li {
    margin-left:-10px;
    padding-left:10px;
border-bottom: 0px;

}
/* end IE hack */

#subnav li a,
#subnav li ul li a {
    font-weight:normal;
	text-decoration:none;
    display:block;
    height:100%;
    width:100%;
	line-height: 25px;
    padding-left:15px;
	background: url(../images/subnav.gif) no-repeat left top;

}
#subnav li.category ul li a {
    margin-left:-10px;
    padding-left:30px;
}
#subnav li a:link,
#subnav li a:visited {
    color:336699;
    background-color:#FFFFFF;
}

#subnav .active a{
	
    color: 336699;
	background-position: 0 -25px;
}

#active a:hover {

    color: 336699;
	background-position: 0 -25px;
}

#subnav li a:hover
{
   
    color: 336699;
	background-position: 0 -25px;
}



/* End Sub-Navigation Styles*/	




	
	
img {
border: 0;
}	
	
P {
margin-bottom: 5px;
}

#centerblock P {
margin-bottom: 5px;
text-indent: 2em;
}	

h3 { 
font: normal 16px/1.2em Georgia, Times New Roman, serif; 
color: #003366;
margin-bottom: 15px;
}		
	
h2 { 
font: normal 20px/1.2em Georgia, Times New Roman, serif; 
color: #003366;
}		
	
h1 { 
font: normal 30px/1.1em Georgia, Times New Roman, serif; 
color: #003366;
margin-bottom:15px;
}	

a 
{
font: normal 11px/1.2em Georgia, Times New Roman, serif; 
color: #336699;
text-decoration: underline;
}

hr {
color: #336699;
background-color: #336699;
height: 1px;
margin: 0 auto 15px auto;
}

a:hover, a.h2:hover, .announcements a:hover, .bios a:hover
{
color: #353b40;
text-decoration: none;
}
	
#index_announcements a.h2
{ 
font: normal 20px/1.2em Georgia, Times New Roman, serif; 
color: #336699;
text-decoration: underline;
}	

#index_announcements a.h2:hover
{ 
font: normal 20px/1.2em Georgia, Times New Roman, serif; 
color: #353b40;
text-decoration: none;
}	

.announcements a, .bios a
{ 
font: normal 14px/1.2em Georgia, Times New Roman, serif; 
color: #336699;
text-decoration: underline;
}

.date 
{
font: normal 11px/1.4em Georgia, Times New Roman, serif; 
color: #999999;
}


.inputs {
background-color: #EDEDED;
 border: 1px solid #666666;
}

.contact
{
	margin-top: 20px;
	height: 300px;
	text-align: center;
}

.contact a
{
	font-size: 1em;
}

.contact h2
{
	padding-bottom: 10px;
}


/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
/* ANNOUNCEMENTS */

.announcement p
{
	margin-top: 10px;
}

.announcement .date
{
	text-align: right;
	margin-bottom: 5px;
}

#ann_mainblock
{
	margin: 0 0 35px 0;
	padding: 0pt;
	text-align:left;
	width:763px;
}

#ann_centerblock
{
	text-align: left;
	margin: 20px;
	padding:0pt 25px 0pt 20px;
}

.pages a
{
	text-decoration: none;
	font-size:16px;
}

.pages li.active a
{
	color:#000;
	font-weight:bold;
}

#ann_centerblock .thumb
{
	width: 150px;
	height: 250px;
	margin: 9px;
	float: left;	
}

#ann_centerblock .caption a
{
	text-decoration: none;
	width: 150px;
}

#article
{
	text-align: center;
}

.pages
{
	margin:0 0 50px 250px;
}

#ann_centerblock .login
{
	padding: 10px;
	margin: 0 auto;
}

#ann_centerblock.center{text-align:center;}

/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/

#projSlides{position:relative;margin-bottom:15px;}
.slide p{text-indent:0 !important;}

.pages ul{list-style: none;}
.pages li{float:left;margin-right:5px;}
.pages .current a{color:#000;}
