body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #45293B;	
}

#frame {
	width: 784px;
	height: 480px;
	background-color: #948087;
	margin-top: 25px;
	top: auto;
}

#frame2 {
	width: 784px;
	height: 100%;
	background-color: #948087;
	margin-top: 25px;
	/*margin-botton: 20px;*/
	top: auto;
}

#hometxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 16px 20px 6px 24px;
	text-align: left;
}

#hometxt h1 {
	font-size: 12px;
	color: #45293B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: -6px;
}

#hometxt a:link, #hometxt a:visited {
	color: #990000;
	text-decoration: underline;
}

#hometxt a:hover, #hometxt a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #948087;
}

#sidebartxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #45293B;
	line-height: 18px;
	margin: 25px 46px 0px 25px;
	text-align: left;
	font-style: italic;
}

#sidebartxt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #45293B;
	margin-bottom: -6px;	
}

#sidebartxt a:link, #sidebartxt a:visited {
	color: #990000;
	text-decoration: underline;
}

#sidebartxt a:hover, #sidebartxt a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #948087;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B1B6;
	margin: 30px 15px 0px 242px;
	text-align: right;
}

#footer a:link, #footer a:visited {
	color: #B9B1B6;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #45293B;
	text-decoration: none;
}

#bkgd {
	background-color: #E0DBDB;
	margin: 0px 6px 0px 11px;
	height: 100%;
}

#maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 25px 46px 20px 36px;
	text-align:left;
}

#maintxt a:link, #maintxt a:visited {
	color: #990000;
	text-decoration: underline;
}

#maintxt a:hover, #maintxt a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #948087;
}

#maintxt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #45293B;
	margin-bottom: -6px;	
}

#maintxt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #45293B;
	font-weight: bold;
}

#maintxt li {
	list-style-type: square;
	margin-left: -14px;
}

#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #45293B;
	margin-bottom: -6px;
	font-weight: bold;
}
