body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #111111;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 132px;
	width: 100%;
	background: #FF0000 url(/images/header.jpg) right top no-repeat;
}
#contact {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}
#contact a:link, #contact a:visited {
	color: #FFD128;
	text-decoration: none;
}
#contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#motto {
	position: absolute;
	bottom: 0px;
	right: 10px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 0.5em;
	letter-spacing: 0.3em;
	font-size: 18px;
	color: #FFFFFF;
}
#menu {
	margin: 133px 0 0 180px;
	background: #000000 url(/images/menu.gif) left bottom repeat-x;
	width: 100%;
}
body>#menu {
	width: auto;
}
#menu a {
	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	border-left: solid 1px #9A9999;
	border-right: solid 1px #666666;
}
#menu b {
	display: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background: #FF0000 url(/images/menuH.gif) left bottom repeat-x;
	color: #000000;
}
#menuclear {
	clear: both;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	text-align: left;
}
.popmenu a {
	display: block;
	padding: 4px 3px 4px 6px;
	font-size: 100%;
	font-weight: bold;
	xborder-bottom: solid 1px #1B3996;
	width: 150px;
}
.popmenu a:link, .popmenu a:visited {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}
.popmenu a:hover {
	color: #FFFFFF;
	background: #FF0000 url(/images/menuH.gif) left bottom repeat-x;
}
#main {
	position: relative;
	width: 100%;
}
#content {
	width: 100%;
	padding: 20px 200px 10px 210px;
}
body>#main #content {
	width: auto;
}
#content h1 {
	font-size: 130%;
	color: #111111;
	margin: 0 0 10px 0;
}
#content h2 {
	font-size: 120%;
	color: #EC1508;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	color: #111111;
	margin-top: 10px 0 5px 0;
}
#content h4 {
	font-size: 120%;
	color: #EC1508;
	margin-top: 10px 0 5px 0;
}
#content h5 {
	font-size: 110%;
	color: #111111;
	margin-top: 10px 0 0 0;
}
#content h6 {
	font-size: 110%;
	color: #EC1508;
	margin-top: 10px 0 0 0;
}
#content p {
	margin-top: 0 0 10px 0;
}
#content ul {
	margin-top: 0 0 10px 0;
}
#content ol {
	margin-top: 0 0 10px 0;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #EC1508;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin: 0;
}
#content a:link {
	color: #444444;
}
#content a:visited {
	color: #111111;
}
#content a:hover {
	color: #EC1508;
}
#content td {
	font-size: 0.8em;
}
#leftbar {
	position: absolute;
	top: 133px;
	left: 0px;
	width: 180px;
	background: #CCCCCC url(/images/leftbar.jpg) left bottom repeat-x;
}
#submenu a {
	display: block;
	width: 100%;
	padding: 4px 4px 4px 8px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
}
body>#leftbar #submenu a {
	width: auto;
}
#submenu a:link, #submenu a:visited {
	color: #111111;
	text-decoration: none;
}
#submenu a:hover {
	background: #FF0000;
	color: #FFFFFF;
}
#submenu .parent:link, #submenu .parent:visited {
	background: #000000 url(/images/menu.gif) left bottom repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu .parent:hover {
	background: #FF0000 url(/images/menuH.gif) left bottom repeat-x;
	color: #FFFFFF;
}
#leftbar .button {
	margin: 20px 0 0 14px;
	background: url(/images/login-button.gif) left top no-repeat;
}
#leftbar .button a {
	display: block;
	width: 120px;
	height: 22px;
	text-align: center;
	color: #551051;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	border: none;
}
#leftbar .button a:link, #leftbar .button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftbar .button a:hover {
	color: #000000;
	background: url(/images/login-buttonH.gif) left top no-repeat;
}
#leftbar img {
	margin: 20px 0 0 5px;
	xborder: solid 1px red;
}
#leftbar p a:link, #leftbar p a:visited {
	color: #D30E45;
	text-decoration: none;
}
#leftbar p a:hover {
	color: #002D62;
}
#features {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 180px;
}
.feature {
	background: #CCCCCC url(/images/feature.gif) left top no-repeat;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	border: solid 5px #000000;
	min-height: 110px;
	height: 130px
}
body>#main #features .feature {
	height: auto;
}
.feature h2 {
	font-size: 100%;
	margin: 0;
	padding: 5px 0 0 0;
}
.feature h2 a {
	font-weight: bold;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #FF0000;
}
.feature h2 a:hover {
	text-decoration: none;
	color: #111111;
}
.feature p {
	font-size: 100%;
	color: #111111;
	padding: 5px 0 0 0;
	margin: 0;
}
.feature p.more {
	font-weight: bold;
	text-align: right;
	padding: 0;
}
.feature p a:link, .feature p a:visited {
	color: #111111;
	text-decoration: none;
}
.feature p a:hover {
	color: #FF0000;
}
#footer {
	width: 100%;
	xpadding: 0 4px 0 4px;
	background: #EEEEEE;
}
body>#footer {
	width: auto;
}
#footer table {
	xheight: 24px;
}
#footer td {
	font-size: 0.7em;
	color: #9A9999;
	padding: 5px 5px 5px 5px;
}
#footer a {
	padding: 0 5px 0 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #9A9999;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 8em;
	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;
}
/*
   PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 93%;
}
.pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
.pic:link, .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
}
.pic:hover {
	background: #D0DDFD;
	text-decoration: none;
}
