 #container
{
width: 95%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{
	padding: .5em;
	background-color: #AD181A;
font-family: verdana;
color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
}
.errors {
	font-size: 12px;
	font-style: italic;
	background-color: #FF9900;
	color: #FFFFFF;
}
.small_tx {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
}
.form_tx {
	font-size: 12px;
}
.formtable {
	background-color: #CCCCCC;

}
#top h1
{
padding: 0;
margin: 0;
	font-size: 24px;
}

#leftnav
{
float: left;
font-family: verdana;
min-width: 190px;
width: 190px;
margin: 0;
padding: 4px;
}

#content
{
	margin-left: 198px;
	padding: 1em;
font-family: verdana;
	min-width: 500px;
max-width: 850px;

; 	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: gray;
}

#footer
{
clear: both;
margin: 0;
font-size: 11px;
font-family: verdana;
padding: .5em;
color: #ffffff;
background-color: #AD181A;
border-top: 1px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
.menu_heads {
	font-size: 13px;
	color: #AD181A;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#content h2 { margin: 0 0 .5em 0; }
.menu_items {
	font-size: 13px;
	color: #AD181A;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.standard_text {
	font-size: 14px;
	color: #333333;
}
.stext {
	font-size: 11px;
	color: #333333;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menu_heads2 {
	font-size: 13px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.menu_items_bottom {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hot5 {
	font-size: 12px;
	font-style: normal;
	color: #00CCFF;
	text-transform: lowercase;
	text-decoration: line-through;
}
.hot6 {
	font-size: 12px;
	font-style: normal;
	color: #FFCCFF;
	text-transform: none;
	line-height: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.profile_header {
	font-style: italic;
	color: #333333;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 15px;
}
.profile_headerl {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.img_box {
	border: 1px dotted #000000;
}
.profile_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CCCC;
	padding-left: 10px;
}
.profile_box {
	background-color: #FFFFCC;
	border: 1px dotted #66CCCC;
}
