body { 
	font-family: arial,helvetica,geneva,swiss,sunsans-regular,sans-serif;
	background-color:#FFFFFF;
	margin:0;
	}
	
#wrapper{
	width:1050px;
	margin:0 auto;
}

#top-logo-and-menu{
	width:1050px;
}

img{
	border:0;
	}

h1 {
	color:#BA0024;
	font-family: arial,helvetica,geneva,swiss,sunsans-regular,sans-serif;
	font-weight:normal;
	font-size:24pt;	
	}
h2 {
	color:#BA0024;
	font-family: arial,helvetica,geneva,swiss,sunsans-regular,sans-serif;
	font-weight:normal;
	font-size:14pt;	
	}
	
h3 {
	color:#BA0024;
	font-family: arial,helvetica,geneva,swiss,sunsans-regular,sans-serif;
	font-weight:normal;
	font-size:12pt;
	margin-top:0;	
	margin-top:0;
	}
p,li,td { 
	font:normal 10pt arial,helvetica,geneva,swiss,sunsans-regular,sans-serif;
	color:#939598;
	text-align:left;
	}
	
#css-menu{
		border-top:solid 1px #939598;
		border-bottom:solid 1px #939598;
		font:bold 9pt arial,helvetica,geneva,swiss,sunsans-regular,sans-serif;
		text-align:center;
		padding-top:8px;
		padding-bottom:8px;
	}
	
#css-menu	a{ 
	text-decoration:none;
	color:#939598;
}
#css-menu	a:link { 
	text-decoration:none;
	color:#939598;
	}
#css-menu a:visited {
	text-decoration:none;
	color:#939598; 
	}
#css-menu a:hover { 
	text-decoration:none;
	color:#CC0000;
	}
#css-menu a:active { 
	text-decoration:none;
	color:#939598;
	}

a:link { 
	text-decoration:underline;
	color:navy;
	}
a:visited {
	text-decoration:underline;
	color:navy; 
	}
a:hover { 
	text-decoration:underline;
	color:#CC0000;
	}
a:active { 
	text-decoration:underline;
	color:navy;
	}
	
#specialty-content td{
	text-align:center;
	font:normal 8pt arial,sans-serif;
	color:#939598;
}
	
#other-pubs{ 
	
	width:140px;
	text-align:center;
	font:normal 8pt arial,sans-serif;
	color:#939598;
	}
	
#other-pubs a:link { 
	text-decoration:none;
	color:#939598;
	}
#other-pubs a:visited {
	text-decoration:none;
	color:#939598; 
	}
#other-pubs a:hover { 
	text-decoration:none;
	color:#CC0000;
	}
#other-pubs a:active { 
	text-decoration:none;
	color:#939598;
	}
	
#directory-link a:link { 
	text-decoration:none;
	color:#939598;
	}
#directory-link a:visited {
	text-decoration:none;
	color:#939598; 
	}
#directory-link a:hover { 
	text-decoration:none;
	color:#CC0000;
	}
#directory-link a:active { 
	text-decoration:none;
	color:#939598;
	}

#left-gradient{
	width:95px; 
	background-image: url(../images/lt_gradient.gif);
}

#right-spacer{
	width:10px;
	background-image: url(../images/gray_bar2.gif);
}

#right-gradient{
	width:95px;
	background-image: url(../images/rt_gradient.gif);
}

#footer{
	
	width:1050px;
}
