body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #000000;
}
#page {
	margin: 0 auto 0 auto;
	padding: 30px 10px 0 10px;
	width: 910px;
	text-align: left;
}
#header {
	position: relative;
	width: 910px;
	height: 96px;
}
#header #headlogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #headimages {
	position: absolute;
	right: 0px;
	top: 3px;
}
#motto {
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	margin: 20px 0 0 0;
}
/*
*  MAIN
*/
#main {
	position: relative;
	margin: 20px 0 0 0;
	width: 910px;
}
/*
*  MENU
*/
#menu {
	margin: 0 0 0 147px;
	width: 763px;
}
#menu a {
	display: block;
	width: 127px;
	height: 36px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
#menu a:link, #menu a:visited {
	color: #C3A304;
}
#menu a.current:link, #menu a.current:visited {
	background: #C3A304 url(images/menuHdd.gif) left top no-repeat;
	color: #000000;
}
#menu a:hover {
	background: #C3A304 url(images/menuH.gif) left top no-repeat;
	color: #000000;
}
#menu b {
	display: none;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	background: #4F4848;
	text-align: left;
	width: 125px;
}
.popmenu a {
	display: block;
	border-bottom: solid 1px #000000;
	padding: 3px 3px 3px 10px;
	font-size: 100%;
	font-weight: bold;
	width: 112px;
}
.popmenu a:link, .popmenu a:visited {
	color: #FDFDFD;
	text-decoration: none;
}
.popmenu a:hover {
	background: #AC9112;
	color: #010000;
}
/*
*  CONTENT
*/
#contentarea {
	margin: 25px 193px 0 146px;
	padding: 0 0 10px 10px;
	border-left: solid 1px #C3A304;
	width: 560px;
}
.content {
	color: #fdfdfd;
}
.content h1 {
	font-size: 120%;
	margin: 0 0 10px 0;
}
.content h2 {
	font-size: 105%;
	margin: 0 0 10px 0;
}
.content h3 {
	font-size: 105%;
	margin: 0 0 10px 0;
}
.content h4 {
	font-size: 105%;
	margin: 0 0 0 0;
}
.content p {
	font-size: 100%;
	margin: 0 0 10px 0;
}
.content a:link{
	color: #C3A304;
}
.content a:visited {
	color: #887100;
}
.content a:hover {
	color: #A0A0A0;
}
.content ul {
	margin-top: 0;
	margin-bottom: 5px;
}
.content ol {
	margin-top: 0;
	margin-bottom: 5px;
}
.content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #F9B435;
	margin: 3px;
	padding: 5px;
}
.content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
.content img {
	border: 0px;
}
.content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
.content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
.content .imgborder {
	border: solid 1px #000000;
}
.content .redtext {
	color: #9D0A0E;
}
.content .bluetext {
	color: #0000FF;
}
.content .largetext {
	font-size: 200%;
}
.content .largertext {
	font-size: 250%;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 0 auto 10px auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 29%;
}
.col2 {
	width: 166px;
	padding-right: 0px;
}
.col2n {
	width: 434px;
	border-left: solid 1px #FAC565;
	padding: 0 10px 0 15px;
}
.col3 {
	margin-right: 10px;
}
/*
*  LEFTBAR
*/
#leftcol {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 136px;
}
#sidemenu {
	width: 133px;
	padding: 10px 0 20px 0;
}
#sidemenu a {
	display: block;
	margin: 0 0 10px 0;
	font-size: 100%;
	font-weight: bold;
}
#sidemenu a:link, #sidemenu a:visited {
	color: #FDFDF9;
	text-decoration: none;
}
#sidemenu a:hover {
	color: #C3A304;
}
#sidemenu b {
	display: none;
}
/*
*  RIGHTBAR
*/
#rightcol {
	position: absolute;
	right: 0px;
	top: 61px;
	width: 183px;
}
#news {
	margin: 0;
	width: 183px;
	background: url(images/news.gif) left top repeat-y;
}
#news h2 {
	margin: 0;
	padding: 10px 20px 5px 15px;
	color: #030300;
	background: url(images/newsT.gif) left top no-repeat;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
}
#news p {
	margin: 0;
	padding: 0 15px 10px 15px;
	color: #030300;
	font-size: 100%;
	font-weight: bold;
}
#rightcol form {
	margin: 0;
	background: url(images/signup.gif) left top repeat-y;
}
#signupOpt {
	background: url(images/signupOpt.gif) left top repeat-y;
}
#signupOpt div {
	padding: 0 15px 10px 15px;
	background: url(images/signupOptB.gif) left bottom no-repeat;
}
#signupOpt h2 {
	margin: 0;
	padding: 10px 0 0 0;
	height: 33px;
	background: url(images/signupOptT.gif) left top no-repeat;
	color: #fcf9f9;
	font-size: 100%;
	text-align: center;
}
#signupOpt p {
	margin: 0 0 8px 0;
	padding: 0 15px 0 0;
}
#signupOpt label {
	font-size: 85%;
	color: #fcf9f9;
}
#signupOpt input {
	float: left;
	clear: both;
	height: 15px;
	width: 20px;
}
#signup {
	padding: 5px 15px 20px 15px;
	background: url(images/signupB.gif) left bottom no-repeat;
}
#signup label {
	display: block;
	font-size: 85%;
	color: #fcf9f9;
}
#signup input {
	display: block;
	width: 95%;
	margin: 0 0 5px 0;
	font-weight: bold;
}
#privacy {
	font-size: 80%;
	margin: 5px 0 8px 0;
	text-align: center;
	color: #fcf9f9;
}
#privacy a:link, #privacy a:visited {
	color: #fcf9f9;
}
#privacy a:hover {
	color: #A0A0A0;
}
#rightcol img {
	margin: 0 0 0 -1px;
}
#rightcol .response-error {
	color: red;
	padding: 0 10px 0 12px;
}
/*
*  FOOTER
*/
#footer {
	width: 910px;
	margin: 35px 0 0 0;
	font-size: 80%;
	color: #FDFDFE;
}
#footer a:link, #footer a:visited {
	color: #FDFDFE;
	text-decoration: none;
}
#footer a:hover {
	color: #C3A304;
}
/*
*  TAG CLOUD
*/
#cloudarea {
	width: 560px;
	padding: 20px 0 0 156px;
}
#cloudarea img {
	float: left;
	margin: 0 0 0 -156px;
}
.cloud {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.cloud a:link {
	color: #C3A304;
	text-decoration: none;
}
.cloud a:visited {
	color: #887100;
	text-decoration: none;
}
.cloud a:hover {
	color: #ffffff;
}
.cloud li {
	display: inline;
	margin: 0;
	padding: 0;
}
.cloud .tag1 {
	font-size: 52px;
	line-height: 0.7;
}
.cloud .tag2 {
	font-size: 42px;
	line-height: 0.6;
}
.cloud .tag3 {
	font-size: 32px;
	line-height: 0.9;
}
.cloud .tag4 {
	font-size: 26px;
	line-height: 1;
}
.cloud .tag5 {
	font-size: 24px;
	line-height: 1;
}
.cloud .tag6 {
	font-size: 18px;
	line-height: 1;
}
/*
*  FORM CSS
*/
#response {
	padding: 0.5em;
	width: 100%;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#response .response-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 10em;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	padding-right: 5px;
}
#response input.submit {
	float: left;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response textarea {
	width: 300px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
