html {
	background-color: #000000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888;
	background-color: #000000;
}
p {
	line-height: 170%;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #888;
}

#footer {
	font-size: 11px;
	color: #666666;
}


#logo_head {
	height:87px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background-color: #000000;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	}
	
#flashcontent {
	width: 720px;
	height: 500px;
	float: left;
	}
#vertmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	width: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width:160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #999999;
}
/**************logout header***************/
#sectionLogged {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #113255;
	background-color: #e7f9ff;
	padding: 0px;
	border: 1px solid #bce1f4;
	width: 100%;
	height: 35px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#sectionLogged h1 a{
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 200px;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0px;
}
div#msgBoard {
	float: right;
	width: 200px;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	height: 20px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#contactForm {
	float: left;
	font-size: 11px;
}
#contactForm h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
/*********additional text formatting**************/
h1 {
	font-size: 18px;
	letter-spacing: -1px;
	word-spacing: .15em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a {
	color: #888;
}
a:hover {
	color: #FFFFFF;
}
#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 250px;
	width: 250px;
	background: url(/images/limited.png) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	behavior: url(iepngfix.htc)
}
#topleft h1{
	margin: 0px;
	padding: 0px;
}
