﻿body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body a:link
{
	color: #0099FF;
}
body a:visited
{
	color: #666699;
}
body a:active
{
	color: #330066;
}
img
{
	border: none;
}
/********** LAYOUT **********/
.container
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.logo
{
	float: left;
	width: 241px;
	height: 143px;
	background: url('../images/logos/GHSV.gif');
}
.header
{
	float: left;
	width: 525px;
}
.header-logo
{
	height: 118px;
	background: url('../images/layout/header.gif');
	background-repeat: no-repeat;
}
.header-links
{
	height: 25px;
}
a.header-home, a.header-about, a.header-patients, a.header-healthprof, a.header-education, a.header-research, a.header-links
{
	height: 25px;
	display: block;
	float: left;
	cursor: pointer;
}
a.header-home
{
	background: url('../images/layout/home1.gif');
	width: 40px;
}
a.header-home:hover
{
	background: url('../images/layout/home2.gif');
}
a.header-home:active
{
	background: url('../images/layout/home3.gif');
}
a.header-about
{
	background: url('../images/layout/about_us1.gif');
	width: 59px;
}
a.header-about:hover
{
	background: url('../images/layout/about_us2.gif');
}
a.header-about:active
{
	background: url('../images/layout/about_us3.gif');
}
a.header-patients
{
	background: url('../images/layout/p&f1.gif');
	width: 112px;
}
a.header-patients:hover
{
	background: url('../images/layout/p&f2.gif');
}
a.header-patients:active
{
	background: url('../images/layout/p&f3.gif');
}
a.header-healthprof
{
	background: url('../images/layout/prof1.gif');
	width: 118px;
}
a.header-healthprof:hover
{
	background: url('../images/layout/prof2.gif');
}
a.header-healthprof:active
{
	background: url('../images/layout/prof3.gif');
}
a.header-education
{
	background: url('../images/layout/education1.gif');
	width: 66px;
}
a.header-education:hover
{
	background: url('../images/layout/education2.gif');
}
a.header-education:active
{
	background: url('../images/layout/education3.gif');
}
a.header-research
{
	background: url('../images/layout/research1.gif');
	width: 56px;
}
a.header-research:hover
{
	background: url('../images/layout/research2.gif');
}
a.header-research:active
{
	background: url('../images/layout/research3.gif');
}
a.header-links
{
	background: url('../images/layout/links1.gif');
	width: 56px;
}
a.header-links:hover
{
	background: url('../images/layout/links2.gif');
}
a.header-links:active
{
	background: url('../images/layout/links3.gif');
}
.leftBar
{
	float: left;
	width: 225px;
	height: 375px;
}
.leftTop
{
	background: url('../images/layout/mission.gif');
	display: block;
	width: 225px;
	height: 275px;
}
.leftBottom
{
	background: url('../images/layout/DAVID&JAMES.jpg');
	display: block;
	width: 194px;
	height: 100px;
}
.content
{
	float: left;
	width: 523px;
}
.footer
{
	clear: both;
	width: 782px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.footer a
{
	vertical-align: top;
	margin-top: 20px;
}
.footerLogo
{
	margin-top: 5px;
	background: url('../images/layout/jigsawbits.gif');
	display: block;
	float: left;
	width: 62px;
	height: 60px;
}
.footer-divider1, .footer-divider2, .footer-divider3, .footer-divider4
{
	display: block;
	float: left;
	width: 90px;
	height: 32px;
	vertical-align: top;
	margin-top: 20px;
}
.footer-divider1
{
	background: url('../images/layout/footer1.gif');
}
.footer-divider2
{
	background: url('../images/layout/footer2.gif');
}
.footer-divider3
{
	background: url('../images/layout/footer3.gif');
}
.footer-divider4
{
	background: url('../images/layout/footer4.gif');
}
a.footer-privacy, a.footer-feedback, a.footer-contact
{
	height: 32px;
	display: block;
	float: left;
	cursor: pointer;
}
a.footer-privacy
{
	background: url('../images/layout/privacy1.gif');
	width: 120px;
}
a.footer-privacy:hover
{
	background: url('../images/layout/privacy2.gif');
}
a.footer-feedback
{
	background: url('../images/layout/feedback1.gif');
	width: 120px;
}
a.footer-feedback:hover
{
	background: url('../images/layout/feedback2.gif');
}
a.footer-contact
{
	background: url('../images/layout/contact1.gif');
	width: 120px;
}
a.footer-contact:hover
{
	background: url('../images/layout/contact2.gif');
}
.grey-box
{
	border: 1px solid #808080;
	margin-bottom: 5px;
	font-size: 14px;
}
.green-box
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #759e00;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
/********** LAYOUT **********/

/********** TEXT LAYOUT **********/
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099FF;
	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006600;
	left: 10px;
	top: 10px;
	right: 10px;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
	font-weight: normal;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	font-weight: normal;
}
.grey-box ul, ul
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	color: #000;
	list-style-position: outside;
}
ul
{
	line-height: 25px;
}
.grey-box ul
{
	line-height: normal;
}
ul .list-title
{
	color: #0099FF;
	font-weight: bold;
}
ul.blue-list, ul.blue-list .list-title
{
	color: #0099FF;
}
ul.blue-list ul
{
	color: #336600;
	line-height: normal;
}
blockquote
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #0099FF;
	list-style-position: outside;
	list-style-type: square;
}
.bullet2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0099FF;
	list-style-position: outside;
	list-style-type: square;
}
.smlbullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #336600;
	text-align: left;
	text-indent: 10pt;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	line-height: 15px;
}
/********** TEXT LAYOUT **********/