#frame {
	position:absolute;
	width:763px;
	height: 100%;
}
#top_bar {
	background-image: url(images/top_bar.gif);
	height: 22px;
	width: 763px;
}
#side_bars {
	background-image: url(images/side_bars.gif);
	background-repeat: repeat-y;
	width: 763px;
}
#bottom_bar {
	background-image: url(images/bottom_bar.gif);
	height: 33px;
	width: 763px;
}
#body {
	height: auto;
	width: 685px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#header {
	height: 102px;
	width: 685px;
	width: 685px;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#contact_page {
	padding-left: 190px;
	font-weight: bold;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	height: 50px;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
body {
	background-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8px;
	line-height: 5px;
}
a:link {
	color: #99604C;
	font-weight: bold;
}
a:visited {
	color: #99604C;
	font-weight: bold;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
