body {
	background-color: #829abf;
	margin: 0; 
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.menu { font-size: 14px; vertical-align: top; width: 170px; padding: 0; }
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0 no
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active { padding: 4px 10px; color: #036; font-size: 14px; display: block; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; }
.menu a:hover {
	background-color: #829abf;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login { padding: 2px 10px; font-size: 10px; color: #036; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; }
.login input { width: 125px; font-size: 10px; }
.login a:link, .login a:visited, .login a:active {
	color: #036;
	text-decoration: none;
}
.login a:hover {
	color: #829abf;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.bckgrnd-top { background-color: white; background-image: url(bckgrnd.png); background-repeat: no-repeat; background-position: 0 top; }

.bckgrnd-btm {
background-color: transparent;
background-image: url(bckgrnd_btm.png);
background-repeat: no-repeat;
background-position: 0 bottom; }
.nav-btm { font-size: 13px; font-family: "times new roman", times, serif; background-image: none; text-transform: uppercase; padding-top: 10px; }
.nav-contact {
color: #eee;
font-size: 12px;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
background-color: #036;
text-align: center; }
.nav-contact-pad {
padding-top: 6px; }
.tease { color: #000; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #829abf; vertical-align: top; padding: 5px; }
.maincopy { color: black; font-size: 16px; font-family: "times new roman", times, serif; line-height: 20px; width: 100%; padding: 10px 20px 10px 10px; }
.maincopy a { text-decoration: underline; }
.maincopy ul, li { padding-top: 3px; padding-bottom: 3px; }
p {
margin-top: 0;
margin-bottom: 10px; }
h1 { color: #036; font-size: 16px; text-transform: uppercase; }
.post_long_title { padding-top: 10px; border-bottom: 1px solid #036; }
