html {
	background: #FFFFFF;
}
body {
	position: relative;
	margin: auto;
	padding: 0px;
	height: 600px;
	width: 770px;
	background: url(imgs/tomituel_background.jpg) no-repeat center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#head {
	background: url(imgs/tomituel_right.jpg) no-repeat right top;
	position: relative;
	height: 86px;
	width: 770px;
}
#main {
	margin: 0px auto;
	position: relative;
	height: 420px;
	width: 611px;
	padding: 0px;
}
#main #content {
	overflow: auto;
	position: relative;
	height: 420px;
	width: 370px;
	padding-right: 10px;
}
#main #nav {
	position: absolute;
	height: 150px;
	width: 221px;
	float: right;
	clear: both;
	left: 392px;
	top: 93px;
	padding-top: 3px;
	margin: 0px;
}
#main #nav2 {
	position: absolute;
	height: 162px;
	width: 221px;
	left: 392px;
	top: 260px;
	text-align: center;
}
#foot {
	text-align: center;
	position: absolute;
	height: 94px;
	width: 770px;
}
#main #news {
	position: absolute;
	float: right;
	clear: both;
	width: 200px;
	height: 83px;
	left: 392px;
	top: 0px;
	color: #000000;
	font: bold 15px "Courier New", Couier, mono;
}
#main #nav2 a img, #main #contentHome img {
	padding-right: 3px;
	padding-left: 3px;
}
#main #nav p a {
	color: #000000;
	text-decoration: none;
	font: bold 15px "Courier New", Courier, mono;
	padding: 10px 5px 5px 0px;
	height: 30px;
}
#main #nav p a:visited {
	color: #000000;
}
#main #nav p a:hover {
	color: #999999;
	background: url(imgs/lips.gif) no-repeat right center;
	padding-right: 30px;
	height: 30px;
}
#foot p {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	margin-top: 35px;
}
p {
	font-size: 12px;
	line-height: 110%;
}
h2 {
	font-size: 14px;
}
a {
	font-weight: bold;
}
h3 {
	font-size: 14px;
}
.bio {
	text-align: right;
	margin-top: -15px;
}
.em {
	font-style: italic;
}
#head p {
	color: #333333;
	font-size: 15px;
	vertical-align: text-bottom;
}
.underline {
	text-decoration: underline;
}
#content form p {
	margin: 2px 0px;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}
#main #contentHome {
	overflow: auto;
	position: relative;
	height: 420px;
	width: 370px;
	padding-right: 10px;
}
#main #home2 {
	overflow: auto;
	position: absolute;
	width: 612px;
	margin-top: 0px;
	height: 170px;
	top: 275px;
}
#foot {
	position: absolute;
	top: 600px;
}
