body {
	background-color: #f5f5f5;
	text-align: center;
	}

#header {
	margin: auto;
	margin-top: -5px;
	}

#content {
	margin: auto;
	width: 900px;
	height: 520px;
	border: 5px solid #ffffff;
	border-bottom: none;
	background-color: #ffffff;
	}


#links {
	background-color: #000000;
	}

#contentwrap {
	height: 480px;
	background-image: url('content.jpg');
	display: block;
	overflow: hidden;
	}

#left {
	float: left;
	width: 320px;
	}


#info {
	margin: 0px 4px 0px 322px;
	padding: 5px 10px 13px 10px;
	width: auto;
	height: 99%;
	border: solid 1px;
	border-color: #ffffff;
	text-align: left;
	overflow: auto;
	
	}

html>body #info {
	margin: 0px 4px 0px 322px;
	padding: 5px 10px 13px 10px;
	width: auto;
	height: 95%;
	border: solid 1px;
	border-color: #ffffff;
	text-align: left;
	overflow: auto;
	
	}

#footer {
	background-color: transparent;
	}

#left img {border: none; width: 320px; display: inline;}
.contentImage {display: block; margin: auto; width: 500px; text-align: center;}
.contentImage2 {display: block; margin: auto; width: auto; text-align: center;}

html>body .contentImage {display: block; margin: auto; width: 500px;}
html>body .contentImage2 {display: block; margin: auto; width: auto;}

h1,h2,h3,h4,h5,p,ul,li { font-family: Garamond, Arial; color: #ffffff; }
p {font-family: Garamond, Arial; color: #ffffff; font-size: 12; }
h6 { font-family: Garamond, Arial; color: #ffffff; font-size: 12px; }
li {font-size:11px;}

.htmlForm td{
    font-family: times new roman, arial;
    font-size:12px;
    color:#ffffff;
   }

ul#menu
{
	margin:0;
	padding: 0% 0% 0% 4%; ///0 7 0 7
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	background:transparent url("images/bg.jpg") repeat-x top left;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	background:transparent url("images/over.jpg") no-repeat top right;	
}
                    




<!----- STYLES THAT ARE PAGE SPECIFIC ----->

#prowrap {border: solid 1px white; display: inline;}
#pro1 {float: left; width:45%; margin: auto; padding-right: 3%;}
#pro2 {float: left; width:48%; padding-bottom: 10px;}    
#pro3 {width: 95%; padding-top: 30em;}                                        

#teaching1 {float: left; width:45%; margin: auto; padding-right: 3%; padding-left: 3%}
#teaching2 {float: left; width:47%;}                                            
