html, body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
body {
	font: 100.01% Arial, Helvetica, sans-serif;
	background: #CCCCCC url(../body-bkgrd.jpg) repeat-x fixed left bottom;
}

div#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #000;
	background: #FFFFFF;
}
div#logo {
	height: 130px;
}
div#nav-content-wrapper {
	background: url(../body-bkgrd5.gif) repeat-y left top;
}
div#nav-content-wrapper2 {
	background: url(../cb_page_bg.jpg) repeat-y right top;
}


div#nav {
	font-size: .8em;
	float: left;
	width: 195px;
	padding-top: 55px;
}
div#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#nav li {
	margin: 0px 0px 5px;
}
div#nav li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px 4px;
	width: 85%;
	border-right: 20px solid #999999;
}
div#nav li li a {
	margin-left: 15px;
	width: 67%;
}
div#nav li a:hover {
	color: #274070;
	border-right: 20px solid #7391C7;
	background: #BCCAE4;
}
body#home li#t-home a, body#cord li#t-cord a, body#flow li#t-flow a, body#hla li#t-hla a, body#immunology li#t-immunology a, body#accreditation li#t-accreditation a, body#site li#t-site a, body#stem li#t-stem a {
	border-right: 20px solid #333333;
	background: #666666;
	color: #FFFFFF;
}
body#home li#t-home li a, body#cord li#t-cord li a, body#flow li#t-flow li a, body#hla li#t-hla li a, body#immunology li#t-immunology li a, body#accreditation li#t-accreditation li a, body#site li#t-site li a, body#stem li#t-stem li a {
	border-right: 20px solid #333333;
	background: #CCCCCC;
	color: #000000;
}
body#home li#t-home a:hover, body#cord li#t-cord a:hover, body#flow li#t-flow a:hover, body#hla li#t-hla a:hover, body#immunology li#t-immunology a:hover, body#accreditation li#t-accreditation a:hover, body#site li#t-site a:hover, body#stem li#t-stem a:hover {
	background: #6384C0;
	color: #FFFFFF;
	border-right: 20px solid #365387;
}
div#content {
	padding: 1px 7px 7px;
	font-size: .9em;
	margin-left: 200px;
}
div#content a:hover {
	color: #CCCCCC;
	background: #6785C1;
}

div#content-bloodbank {
	padding: 1px 0 7px 7px;
	font-size: .9em;
	margin-left: 200px;
}
div#content h2 {
	color: #333333;
	font-size: 1.4em;
	background: #CCCCCC;
	border-right: 20px solid #666666;
	border-bottom: 2px solid #666666;
	width: 400px;
}
div#content h2.bloodbank {
	color: #333333;
	font-size: 1.4em;
	background: #CCCCCC;
	border-right: 20px solid #666666;
	border-bottom: 2px solid #666666;
	width: 300px;
}
div#content h3, div#content h4, div#content h5, div#content h6 {
	color: #333333;
}
div#content h3 {
	font-size: 1.3em;

}
div#content h4 {
	font-size: 1.2em;

}
div#content h5 {
	font-size: 1.1em;

}
div#content h6 {
	font-size: 1em;
}
div#bloodbank-sidebar {
	float: right;
	width: 175px;
	margin-left: 5px;
}
.image-right {
	float: right;
	margin-left: 8px;
}


div#footer {
	border-top: 3px solid #333333;
	clear: both;
}
div#footer p {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: .7em;
	text-align: center;
}
div#content-bloodbank dt, div#content dt {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}
div#content-bloodbank dd, div#content dd {
	margin-bottom: 10px;
	font-size: .9em;
}
div#content dt.faculty-image {
	margin-left: 55px;
}
div#whatsnew {
	font-size: .9em;
	float: right;
	width: 180px;
	margin-right: -3px;
	margin-left: 4px;
	border: 3px solid #6384C0;
	padding: 3px;
	margin-bottom: 4px;
	background: #CCCCCC;
}
div#whatsnew h2 {
	font-size: 1em;
	background: #CCCCCC;
	border-right: 4px solid #666666;
	border-bottom: 1px solid #666666;
	width: 180px;
}
.image-left {
	float: left;
	margin-right: 8px;
}
.clear-image {
	clear: both;
}
.forms-info {
	font-size: 0.8em;
}
