body {
margin: 0;
padding: 0;
font:Bookman Old Style;
font-family:"Bookman Old Style", "Calisto MT"; 
/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

#container{
background:#c0c0c0 url(images/final_bg2.bmp) repeat-x;
margin:0 auto;
text-align:left;
/*width:752px;*/
}

#mainmenu {
margin: 0;
padding: 0;
font-size:8px;
line-height:1.5em;
}

#menu dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-size:14px;
line-height:1.5em;
}

#listing li{
list-style-type:disc;
font-size:10px;
margin-left:30px;
}

#listindex li{
list-style-type:disc;
/*font-size:12px;*/
}

#listnum li{
list-style-type:decimal;
font-size:14px;
}

#menu2 dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-size:14px;
line-height:1.5em;
}
#menu dl {
float: left;
width: 13em;
margin: 0 1px;
}
#menu2 dl {
float: left;
width: 8em;

margin: 0 1px;
}


#nav{
background:url(images/tab1.jpg) bottom left repeat-x;
float:center;
/*width:752px;*/
}

ul.bulletlist {
  list-style-image: url('http://www.gwumc.edu/biochemdept/images/bullet_list.jpg');
  font-family:Verdana, Geneva, sans-serif;
}

#nav a{
background:url(images/tabs2.bmp) no-repeat 100% 0;
/*color:#808080;*/
color::#FFFFFF;
font-size:12px;
font:Bookman Old Style;
display:block;
letter-spacing:0px;
padding:3px 17px 3px 17px;
text-decoration:none;
}

#nav a:hover{
/*color:#505050;*/
color::#000000;
}

#nav li{
background:url(images/tabs2.bmp) no-repeat 0 0;
float:left;
margin:0 2px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(images/tabs2.bmp) no-repeat 0 -41px;
}

#nav #current a{
background:url(images/tabs2.bmp) no-repeat 100% -41px;
/*color:#435fab;*/
color::#000000;
padding:7px 20px 5px 11px;
}

.bgsty{
background-color:#00FF00;

}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #02314c;
border: 1px solid #000000;
color: #fff;
}

#menu2 dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffcc33;
border: 1px solid #cccccc;
color: #fff;
}

#menu dd {
border: 1px solid #cccccc;
}
#menu li {
text-align: center;
background: #02314c;
}

#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
font-size: 14px;
}

#menu2 dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
font-size: 14px;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
color:#000;
}
#menu2 dt a:hover {
background: #02314c;
color:#ffcc33;
}


a:link, a:visited {
text-decoration: underline;
color:#02314c;
}
a:hover{
text-decoration:underline;
color:#0077A0;
}
.style1 {
	font-family:"Bookman Old Style", "Calisto MT"; 
	/*font-weight: bold;*/
	font-size:14px;
	color:#000000;
}
.style2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#000000;
}
a.difsty:link, a.difsty:visited{
color:#FFFFFF;
}

a.difsty:hover{
color:#FFcc33;
}

