body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto 0 auto;
	background-color: #fff;
	color: #000;
	width: 760px;
}

#top{
	padding: 0;
	margin: 0;
	height: 64px;
}
#top img{
	float: left;
	width:221px;
	height:64px;
	border:0;
}
#top h1{
	float: right;
	color: #9B301C;
	font-size: 20px;
	margin: 10px 0 0 0;
	text-align:right;
}


#top_nav, #bottom_nav {
	padding: 0;
	margin: 10px 0 10px 0;
	background-color: #9B301C;
	color: #fff;
	height: 23px;
	overflow:hidden;
}
#bottom_nav #bnl {
	padding: 0;
	margin: 2px 5px 2px 5px;
	width:150px;
	float:left;
	background-color: #9B301C;
}
#top_nav #tnr, #bottom_nav #bnr {
	padding: 0;
	margin: 3px 5px 3px 5px;
	width:150px;
	float:right;
	text-align:right;
}
#top_nav #tnr img, #bottom_nav #bnr img {
	width:17px;
	height:17px;
	border:0;
}

#cont {
	margin:0;
	padding:0;
	border: 1px solid #000;
	width:758px;
	height:1070px;
}
#top_nav {
	margin: 0;
}
#top_menu {
	margin: 3px 7px 10px 5px;
	text-align:right;
}

.both { clear:both;}

form {
	padding: 0;
	margin: 2px 5px 2px 5px;
	height: 17px;
	width: 360px;
	float:left;
}

select {
	width: 360px;
	height: 17px;
	font-family: Helvetica;
	font-size: 11px;
	font-family: arial;
}

#continued {text-align:right; margin:10px;font-style: italic;font-weight: bold;font-size: 12px;}
#continued a {color:#000; text-decoration: underline;}
#continued a:hover {text-decoration: none;}