html, body {
	padding:0;
	margin:1px 0 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}


#holder {
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
	border: 1px dotted #FFFFFF;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.menu {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.menu a {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: underline;
	color: #000000;
}


.h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
.h1 {
	font-size: 24px;
	color: #000000;
}
.h2 {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.h3 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.h5 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#banner {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FF0000;
	line-height: 20px;
	text-align: justify;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
}
#banner-update {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 780px;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 7px 0px;
}
#banner_enews {
	background-color: #FFFFFF;
	width: 800px;
}
#counter {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 390px;
	padding: 3px;
	line-height: 36px;
	text-align: right;
	vertical-align: middle;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF99;
	background-color: #FFFFFF;
	padding: 5px;
	height: 90px;
}
#forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 5px;
	width: 350px;
	border: thin double #000000;
}
#leftmenu {
	padding: 5px;
	width: 380px;
	margin-top: 5px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#centre {
	margin: 5px 0px 5px 400px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF0000;
	text-align: top;
	padding: 0 0 0 3px;
}
#rightmenu {
	padding: 5px;
	width: 185px;
	margin-top: 5px;
	float: right;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#footer {
	background-color: #FF0000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
#onecolumn {
	margin: 5px;
	padding: 5px;
}
