/* CSS Document */


body, html	{
background-color: #406572;
margin: 0px; 
font-family: Verdana, sans-serif;
min-width: 775px;
}



#wrapper	{
position: relative;
width:775px;
margin: 15px auto 0px auto;
background-image: url(../images/contentBack.jpg);
}

#header	
{
position: relative;
width:775px;
height:185px;
background-image: url(../images/header.jpg);
background-color: #999999;
}

 p {
	font-size: 1.05em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin:10px 0px;
}

h1 {
	color:#59728A;
	margin:30px 0px 15px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.34em;
}

h2 {
color:#59728A;
margin:20px 0px 10px 0px;
text-decoration: none;
font-weight: bold;
font-size: 1.18em;
border-bottom: 0px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

h2 a {
color:#9D0408;
text-decoration: none;
}

h2 a:hover	{
	text-decoration: none;
	}

h3 {
color:#59728A;
margin:25px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
font-size: 17px;
}

h3 a{
color:#9D0408;
margin:25px 0px 0px 0px;
}

h4 {
color:#59728A;
margin:15px 0px 0px 0px;
text-decoration: none;
font-size: .78em;
}

.leftimage {
margin: 0px auto;
	}


#menu	
{
width:775px;
height:33px;
background-image: url(../images/navBack.jpg);
background-color: #999999;
margin-top:0px;
}

#insideRight	
{
	position: relative;
	width:510px;
	float:right;
	background:url(../images/bamboo.gif);
	background-position: 190px bottom;
	border:0px solid yellow;
	background-repeat: no-repeat;
	padding:20px 0px;
	
}

#contentRight	
{
position: relative;
width:480px;
margin: auto;
right: 5px;
border:0px solid blue;
}	

#insideLeft
{
position: relative;
width:235px;
left: 10px;
float:left;
border:0px solid red;
}

#contentLeft	
{
width:230px;
margin: 0px auto;
border:0px solid green;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	width:;
	float: left;
	height: 28px;
	border-top: 0px solid #ccc;
	border-left: 1px solid #798EA1;
	border-bottom: 0px solid #000;
	border-right: 0px solid #fff;
	padding: 0px 13px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.95em;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #;
	font-size:14px;
}
	
#menu ul li a:hover {
	color: #fff;
	background: #8194A5;
background-image: url(../images/navOver.jpg);
	}

#menu a:active	{
	background: #;
	color: #fff;
	background-image: url(../images/navOver.jpg);
	}
	
	
	#navHolder	
{
position: relative;

border: 0px solid red;
height: 30px;
margin:0px;
float:right;
padding: 0px;
}	

#footer	
{
clear:both;
margin-bottom:15px;
position: relative;
width:775px;
height:30px;
background: #59728A;
border-top: 2px solid #B9CCDA;
border-bottom: 2px solid #B9CCDA;
}

#sideMenu	
{
position: relative;
margin:10px 0px 75px 0px;
width:211px;
}	

#sideMenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-image: url(../imgs/spacer.gif);
	text-align: left;
	}

#sideMenu ul li {
	display: block;
	padding: 0;
	margin: 0;
	}

#sideMenu ul li a {
	width: 215px;
	border-top: 0px solid #E6EBEF;
	border-left: 0px solid #000;
	border-bottom: 1px solid #798EA1;
	border-right: 0px solid #333333;
	text-indent: 0px;
	padding: 6px 7px;
	margin: 0px;
	color: #E6EBEF;
	text-decoration: none;
	display: block;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 1.1em;
	font-size: 0.95em;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #59728A;
}
	
#sideMenu ul li a:hover {
	color: #fff;
	background: #C32315;
	}

#home li#one a,	
#mission li#two a,
#faculty li#three a,
#courses li#four a,
#research li#five a,
#intervention li#six a,
#lecture li#seven a,
#calendar li#eight a,
#media li#nine a
{
color: #fff;
background: #06B9D9;
font-weight: bold;
margin: 0px;
}

#sideMenu ul li#cat1 {
	width: 227px;
	height:27px;
	padding: 0px 0px;
	margin-top: 7px;
	border-top: 1px solid #59728A;
	border-left: 1px solid #59728A;
	border-bottom: 0px solid #59728A;
	border-right: 1px solid #59728A;
	color: #59728A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	text-decoration: none;
	display: block;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 1.60em;
	font-size: 1em;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #E6EBEF;
	}