* {
	margin: 0;
	padding: 0;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #797979;
}

#Hadouken {
	border: 1px solid #D5D5D5;
	width: 770px;
	margin: 20px auto;
}

h1 {
	width: 750px;
	height: 70px;
	padding: 30px 0 0 20px;
	position: relative;
	font-family: Helvetica, Verdana, sans-serif;
	text-indent: -10000px; /* Over Nine Thousand. */
}

h1 ul {
	position: absolute;
	top: 8px;
	right: 6px;
	float: left;
}

h1 ul li {
	float: left;
	padding: 0px 10px;
}

h1 ul li {
	font-size: 11px;
	list-style: none;
	border-left: 1px solid #D5D5D5;
}

h1 ul li:first-child {
	border-left: 0;
}

#Hadouken > ul {
	width: 100%;
	height: 33px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

#Hadouken > ul li {
	float: left;
	display: block;
	margin: 7px 0;
	padding: 0 28px;
	border-left: 1px solid #D5D5D5;
	text-transform: uppercase;
}

#Hadouken > ul li a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
}

#Hadouken > ul li a:hover, #Hadouken > ul li a.active {
	text-decoration: underline;
}

#Hadouken > ul li:first-child {
	border-left: 0;
}

#Content {
	width: 770px;
	clear: both;
	border-bottom: 1px solid #D5D5D5;
	min-height: 350px;
	background: url(../img/sprite-background-content.gif) repeat-y top center;
	position: relative;
}

#MayoLogo {
	position: absolute;
	bottom: 10px;
	left: 33px;
	display: none;
}

#LeftCol {
	width: 163px;
	float: left;
	padding: 15px 0px 15px 19px;
}

#LeftCol h2 {
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: normal;
}

#LeftCol ul {
	margin-bottom: 136px;
}

#LeftCol ul li.active {
	background: url(../img/sprite-list-active.jpg) no-repeat left center;
}

#LeftCol ul li {
	list-style: none;
	display: block;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-left: 10px;
}

#LeftCol ul li a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#LeftCol ul li.active a {
	text-decoration: underline;
}

#LeftCol ul li a:hover {
	text-decoration: underline;
}

#RightCol {
	width: 545px;
	float: left;
	padding: 21px;
}

#RightCol h2 {
	font: bold 19px Arial;
	margin-bottom: 20px;
}

#RightCol a {
	border: 0;
}

#RightCol p, #RightCol span, #RightCol em, #RightCol strong, #RightCol li {
	font-size: 13px;
	line-height: 1.5;
}

#RightCol p, #RightCol h3, #RightCol dt, #RightCol img, #RightCol table {
	margin-bottom: 15px;
}

#RightCol img {
	clear: both;
	margin: 0 25px 15px 0;
	position: relative;
	top: 4px;
}

#RightCol table {
	width: 100%;
	border-collapse: collapse;
}

#RightCol td, #RightCol th {
	border: 1px solid #D5D5D5;
	border-collapse: collapse;
	padding: 3px;
	font: normal 12px Arial;
}

cite {
	width: 182px;
	float: left;
	height: 28px;
	display: block;
	border-right: 1px solid #D5D5D5;
	text-align: center;
	padding-top: 6px;
}

cite a {
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
}

.clear { clear: both; }

ul#Bottom {
	width: 587px;
	height: 31px;
	float: left;
	display: block;
	margin-top: 3px;
	border: 0;
}

ul#Bottom li {
	padding: 0 10px;
}

ul#Bottom li a {
	font: 11px Arial;
	display: block;
	text-decoration: none;
}

ul#Bottom li a:hover {
	text-decoration: underline;
}

body#Home div#Hadouken h1 { background: url(../img/mastheads/Home_tint.jpg) no-repeat top left; }
body#Jearbs div#Hadouken h1 { background: url(../img/mastheads/Jobs_tint.jpg) no-repeat top left; }
body#LabMembers div#Hadouken h1 { background: url(../img/mastheads/Lab-Members_tint.jpg) no-repeat top left; }
body#Publications div#Hadouken h1 { background: url(../img/mastheads/Publications_tint.jpg) no-repeat top left; }
body#Research div#Hadouken h1 { background: url(../img/mastheads/Research_tint.jpg) no-repeat top left; }
body#Contact div#Hadouken h1 { background: url(../img/mastheads/Contact_tint.jpg) no-repeat top left; }