#body
{
	position: absolute;
	width: 800px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #552222;
	font-size: xx-small;
}
#head
{
	position:absolute;
	width:800px;
	height:120px;
	background: url(images/logo.gif);
	background-repeat: no-repeat;
}
#topnav
{
	position:absolute;
	margin-top:110px;
	margin-left:0px;
	width:800px;
	height:26px;
	background-color: #ffbbbb;
	border-bottom:1px solid #dd9999
}
#content
{
	position:absolute;
	margin-top:155px;
	margin-left:210px;
	width:590px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #552222;
	font-size: 12px;
}
#menu
{
	position: absolute;
	margin-top:149px;
	width:200px;
	height:100%;
	border-left: 1px solid #dd9999;
	border-right: 1px solid #dd9999;
	border-bottom:1px solid #dd9999;
	background-repeat: no-repeat;
	background-color: #ffbbbb;
	
}
h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #552222;
	font-size: 16px;
	font-weight:bold;
}
h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #552222;
	font-size: 14px;
	font-weight:bold;
}
h3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:white;
	text-align:center;
	font-weight:normal;
}
h3.foot
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #552222;
	font-size: 12px;
	font-weight:bold;
}
a.topnav
{
	width: 10em;
	text-decoration: none;
	color: white;
	background-color: #ffbbbb;
	display:block;
	padding: 0px 2px;
	border-right: 2px solid white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.topnav:hover 
{
background-color:#dd9999
}
a.menu
{

	width:100%;
	text-decoration:none;
	color:#aa6666;
		display:block;
	background-color:#ffbbbb;
	padding-left:1px;
	padding-top:0px;
	line-height:13px;
	border-bottom:1px solid white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menu:hover 
{
background-color:#dd9999;
	color:white;
}
.table
{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #552222;
	font-size: 12px;
		
}
a.link
{
	text-decoration:none;
	color:#aa6666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.link:hover
{
	text-decoration:underline;
	color:#aa6666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
