body {
  font-family:  Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 12px;
  background: #666;
  border: 0;
margin: 0;
padding: 0px;
text-align: center;
}
div{
margin: 0px;
padding: 0px;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 20px 0 15px 8px;
	font-weight: 600;
	}
h1{
	font-size: 100%;
	}

h2{
	font-size: 100%;

}


h3{
	font-size: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}

h4{
	font-size: 110%;

}

h5 {
  font-size: 100%;
  font-weight: normal;
}

h6 {
font-size: 95%;
}


img{
	 border: 0;
}
a:link		{ color: #000; font-size: 100%; text-decoration: underline;}
a:active		{ color: #000; font-size: 100%; text-decoration: underline;}
a:visited		{ color: #000; font-size: 100%; text-decoration: underline;  }
a:hover		{  color: #1710A4; font-size: 100%; text-decoration: none;  }

#footer a:link, #footer a:active, #footer a:visited{

 color: #fff; 
   line-height: 20px; 
   text-decoration: none; 
   padding: 0 15px;
   margin: 0;

}

#footer a:hover{
 text-decoration: underline;

}
#menu a:link, #menu a:active, #menu a:visited{
padding: 0 15px;
 color: #fff; 
   text-decoration: none; 
   margin: 0;
   font-size: 90%;
   text-align: center;
}

#menu a:hover{
 color:  #A3A2A2;
 font-size: 90%;
 margin-left: 0px;
}
#menu ul{
list-style: none;
 margin-left: 0px;
 padding-left: 0px;
}
#menu li{
list-style: none;
display: inline;
 padding-left: 0px;
 margin-left: 0px;
 line-height: 21px;
}

#left{
width: 430px;
position: relative;
left: 230px;
font-size: 90%;
clear: both;
min-height: 120px;
}
#right{
float: left;
width: 210px;
position: relative;
left: 250px;
font-size: 90%;
}

#left li{
line-height: 15px;
width: 190px;
float: left;
list-style: none;
background: url(bullet.gif) no-repeat left;
padding-left: 10px;
}
#left a:link, #left a:active, #left a:visited, #right a:link, #right a:active, #right a:visited{
text-decoration: none;
}
#left a:hover, #right a:hover, #left a:focus, #right a:focus{
text-decoration: underline;
}
 #divBody{
 width: 758px;
 text-align: left;
 border: 1px solid #fff;
 background: #fff;
 margin: auto;
 }
#menu{
background: #000;
height: 22px;
text-align: center;
margin: 0 0 5px 0;
}

 #content{

 clear:both;
 }
 .rightfloat{
 float: right;
 }
 .leftfloat{
 float: left;
 }


 #footer{
 clear: both;
 color: #fff;
line-height: 18px;
text-align: center;
font-size: 90%;
text-align: center;

   margin: 0 auto;
 }
 #footer p{
 padding: 0px;
 margin: 0px;
 color: #fff;

 }
 .bigger{
 font-size: 110%;
 }
 #footer ul{
 color: #fff;
list-style: none;
 margin-left: 0;
 padding-left: 0;
}
#footer li{
color: #fff;
list-style: none;
display: inline;
 padding-left: 0;
 margin-left: 0;
 line-height: 21px;
}

.center{
text-align: center;
}
.smaller{
font-size: 95%;
font-weight: normal;
}
.right{
text-align: right;
}
.greyborder{
border-top: 3px solid #666;
clear: both;
margin: 0;
padding: 3px;
font-size: 90%;

}
p {
font-size: 100%;
padding: 10px 5px 0px 0px;
line-height: 16px;
margin: 8px;
 }


 li{
 list-style: square;
   list-style-position: outside;
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 10px;
line-height: 25px;
 }
 
 ul{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 15px;
 }


.clear{
clear: both;
}
.projimgs{
margin: 7px;
}
.studies a{
display: block;
width: 172px;
height: 117px;
float: left;
margin: 5px 8px;
padding: 0;
}
.studies a span{
display: none;
}
.studies a:hover span{
display: block;
background: #666;
color: #fff;
font-weight: bold;
position: relative;
top: -30px;
padding: 5px 2px;
font-size: 12px;
}
.studies{
clear: both;
padding: 0 0 20px 2px;
margin-bottom: 20px;
}
