body{
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p, td, li, li li {
font-size: 75%;
color:#555555;
line-height:18px;}

th{
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
color: #777777;
background-color:#EEEDF3;
text-align:left;
}

ul {
list-style-type: square;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 110%;
color: #666698;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
color: #666698;}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
color: #777777;}

h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight:bold;
color: #888888;}

a {
color: #6E6F9F;
}

a:hover {
color: #F42B1B;
}

#Header {
padding: 10px 0px 10px 10px;
font-size:1px;
margin:0px;
}

#Content {
	margin:18px 50px 50px 300px;
	padding:10px;
	}

#menu {
	/*border: 1px solid #000000;*/
	position:absolute;
	top:155px;
	left:15px;
	width:220px;
	padding: 100px 10px 10px 10px;
	background-color:#EEEDF3;
	border:1px solid #B9B7CD;
	line-height:17px;
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:220px;
	}
/* Again, "be nice to Opera 5". */
body>#menu {width:220px;}

#image{
	position:absolute;
	top:107px;
	left:30px;
	width:200px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
z-index: 5;
	}
/* Again, "be nice to Opera 5". */
body>#image {width:200px;}

#footer {
color:#6E6F9F;
line-height:10px;
font-size: 65%;
float:left;
width: 100%;
padding-left: 10px;
}

#nav li
{
display: inline;
/* for IE5 and IE6 */
}

#nav
{
/*width: 7em;*/
/* to display the list horizontaly */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 0px;
padding: 0px;
border-left: 1px #EEEDF3 solid;
border-right: 1px #EEEDF3 solid;
}

#nav a
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #EEEDF3;
border-left: 1px #EEEDF3 solid;
border-right: 1px #EEEDF3 solid;
text-decoration: none;
color: #6E6F9F;
padding: 0px 10px 0px 10px;
}

#nav a:hover {
border-left: 1px #6E6F9F solid;
border-right: 1px #6E6F9F solid;
color: #F42B1B;
 }


#indexcontent {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	width: 100%;
	/*float:left;
	border: 0px;
	margin: 0px;
	padding: 0px;*/
	
}

#indexfooter {
	color:#FFFFFF;
	line-height:10px;
	font-size: 65%;
	float:left;
	width: 100%;
	padding-top: 18px;
}

#footerleft {
	float:left;
	width: 30%;
}

#footerright {
color: #FFCC66;
float:right;
width: 60%;
padding-top: 15px;
text-align:center;
line-height:20px;
font-size: 120%;
}

#footerright a {
color: #FFCC66;
text-decoration: none;}

#footerright a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#indexcenter{
	width:740px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:none;
	}

#indexpics {
width: 100%;
float:left;
padding-top: 10px;
}

.top {
text-align:right;
background-image:url(images/topleft.gif);
background-repeat:no-repeat;
width: 100%;
float:left;
margin-top: 8px;
}

.bottom {
text-align:right;
background-image:url(images/bottomleft.gif);
background-repeat:no-repeat;
width: 100%;
float:left;
margin-bottom: 8px;
}

.indexbackground {
}

#indextopleft {
float:left;
width: 49%;
}

#indextopright {
float:right;
width: 49%;
}

#indexlogo {
float:left;
width: 100%;
}

#indexnav {
float:left;
width: 100%;
}

.subtop {
text-align:right;
background-image:url(images/topleft.gif);
background-repeat:no-repeat;
margin-top: 8px;
width: 100%;
}

.subbottom {
text-align:right;
background-image:url(images/bottomleft.gif);
background-repeat:no-repeat;
margin-bottom: 8px;
width: 100%;
}

#deptfooter {
width: 95%;
padding: 5px;
background-color:#EEEDF3;
border:1px solid #B9B7CD;
}

