body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#page {
	width: 1024px;
	margin: 0 auto 0 auto;
}
#header {
	width: 1024px;
	height: 150px;
	background: url(images/header.jpg) left top no-repeat;
}
#main {
	width: 949px;
	margin: 0 37px 0 37px;
	border-top: solid 2px #F79810;
	border-left: solid 1px #F79810;
	border-right: solid 1px #F79810;
	border-bottom: solid 1px #F79810;
	background: url(images/bg.jpg) left bottom no-repeat;
}
/*
  MENUs
*/
#menu {
	width: 100%;
	background: url(images/menu.gif) left top repeat-x;
}
#menu td {
 font-size: 0.8em;
}
#menu a {
	display: block;
	width: 100%;
	border-left: solid 1px #9A9999;
	border-right: solid 1px #222222;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
}
body>#page #menu a {
	width: auto;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #222222;
	background: url(images/menuH.gif) left top repeat-x;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
	text-align: left;
	border: solid 1px #606060;
}
.popmenu a {
	display: block;
	padding: 3px 3px 3px 6px;
	font-size: 100%;
	font-weight: bold;
	xborder-bottom: solid 1px #FF7500;
width: 150px;
}
.popmenu a:link, .popmenu a:visited {
	background: #333333;
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:hover {
	background: #F79810;
	color: #222222;
}
/*
  CONTENT
*/
#contentarea {
	position: relative;
	width: 948px;
	padding: 0 240px 10px 240px;
}
body>#page #contentarea {
	width: 468px;
}
#content {
	color: #FFFFFF;
	text-align: left;
}
#content h1 {
	font-size: 115%;
	color: #F79810;
	margin: 20px 0  10px 0;
}
#content h2 {
	font-size: 110%;
	color: #F79810;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 108%;
	color: #F79810;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 108%;
	color: #777777;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h5 {
	font-size: 105%;
	color: #F79810;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 105%;
	color: #777777;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #FFFFFF;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #F79810;
}
#content a:visited {
	color: #FFFFFF;
}
#content a:hover {
	color: #FFFFFF;
}
#content td {
	font-size: 0.8em;
}
/*
  LEFT BAR
*/
#leftbar {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 180px;
	text-align: left;
}
#addr {
	color: #F79810;
	margin: 0;
}
#contact {
	color: #FFFFFF;
	margin: 0;
}
#contact a:link, #contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	color: #F79810;
}
#submenu {
	margin-top: 15px;
	background: url(images/submenu.jpg) left top repeat-y;
}
#submenu a {
	display: block;
	padding: 3px 3px 3px 5px;
	xfont-size: 100%;
	border-bottom: solid 2px #000000;
	width: 100%;
}
body>#page #submenu a {
	width: auto;
}
#submenu a:link, #submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #222222;
	background: #F79810;
}
#submenu .parent:link, #submenu .parent:visited {
	color: #F79810;
	text-decoration: none;
}
#submenu .parent:hover {
	color: #222222;
}
#leftbar .button {
	margin: 10px 0 10px 0;
	background: url(images/login.gif) left top no-repeat;
}
#leftbar .button a {
	display: block;
	width: 120px;
	height: 22px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 3px 0;
}
#leftbar .button a:link, #leftbar .button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftbar .button a:hover {
	color: #333333;
	background: url(images/loginH.gif) left top no-repeat;
}
/*
  RIGHT BAR
*/
#features {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 180px;
	text-align: left;
}
.feature {
	background: url(images/submenu.jpg) left top repeat-y;
	padding: 1px;
	margin-bottom: 10px;
}
.feature h2 {
	font-size: 90%;
	margin: 0;
	padding: 3px 5px 3px 5px;
}
.feature h2 a {
	font-weight: bold;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #F79810;
}
.feature h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.feature p {
	background: #000000;
	color: #FFFFFF;
	font-size: 90%;
	padding: 6px 5px 0 5px;
	margin: 0;
}
.feature p.more {
	text-align: right;
	padding: 0 3px 3px 5px;
}
.feature p.more a {
	padding-right: 10px;
}
.feature p a:link, .feature p a:visited {
	background: url(images/arrow.gif) 100% 4 no-repeat;
	color: #FF7500;
	text-decoration: none;
}
.feature p a:hover {
	background: url(images/arrowH.gif) 100% 4 no-repeat;
	color: #797979;
}
/*
  FOOTER
*/
#footer {
	width: 100%;
}
#footer td {
	font-size: 0.7em;
	color: #9A9999;
	padding: 5px 5px 5px 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #9A9999;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#response {
	padding: 0.5em;
	width: 100%;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 14em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}

