html {
min-height:101%;
}

table {
font-size: 11px;
}

table.stat th, table.stat td {
font-size : 90%;
}

body {
margin: 0;
padding: 0;
font: 85% arial, hevetica, sans-serif;
text-align: center;
background: #3D050A;
}

a {
text-decoration: none;
}

a:link {
text-decoration: none;
color: #6E6E6E;
}

a:visited {
text-decoration: none;
color: #6E6E6E;
}

a:hover, a:active {
text-decoration: none;
color: #3D050A;
background: inherit;
}

h2 {
font: 175% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 10px 0 2px 0;
}

h2 a {
text-decoration: none;
}

h3 {
color: #5B5E0E;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
}

#news {
color: blue;
}

.alert {
color: red;
}

#container {
margin: 1em auto;
width: 850px;
text-align: left;
background-color: #FEFFEF;
border: 1px none #3D050A;
}

#galbod {
padding: 5px 8px 5px 8px;
}

#header {
height: 103px;
width: 100%;
background-image: url(/images/paper.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #fff;
        background-color: #82885C;
}

#header h1 {
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}


ul#mainnav {
	list-style-type:none;
	height: 27px;
	padding: 0px 10px 0px 10px; 
	margin: 0 auto;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:12px;font-weight:bold;
        background-color: #82885C;
}

ul#mainnav li{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:27px;
}

ul#mainnav li.left{
	margin:0;
}

ul#mainnav li a{
	display:block;
	float:left;
	color:#ffffc0;
	background:#000;
	line-height:27px;
	text-decoration:none;
	padding:0 7px 0 8px;
	height:27px;
}

ul#mainnav li a.right{
	padding-right:19px;
}

ul#mainnav li a:hover{
	background:#FEFFEF;
	color:#000;
}

ul#mainnav li a.current{
	color:#000;
	background:#FEFFEF;

}

ul#mainnav li a.current:hover{
	color:#000;
	background:#FEFFEF;
}

#menu {
float: right;
width: 165px;
padding-left: 15px;
font-size : 90%;
}

#contents {
margin: 0 40px 40px 20px;
}

#contents p {
line-height: 135%;
}

.imagefloat {
padding: 2px;
border: 1px solid #3D050A;
margin: 20px 0px 20px 10px;
float: right;
}

#container {
border: 1px solid #676767;
}

#menu ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
line-height: 165%;
}

#footer {
clear: both;
background-color: #82885C;
text-align: right;
font-size: 90%;
padding: 5px;
}

#footer p {
color: #3D050A;
}

img
{
border-style: none;
text-decoration: none;
}

a.validate:link {
color: #000;
font-size: 80%;
text-decoration: none;
}

a.validate:visited {
color: #000;
font-size: 80%;
text-decoration: none;
}

a.validate:hover {
color: #55b05a;
font-size: 80%;
text-decoration: none;
}

a.validate:active {
color: #000;
font-size: 80%;
text-decoration: none;
}

.highlight {
color: red;
}

.highlight-green {
color: green;
font-size: 80%;
}

.sp1{
background-color: #FBF5E6;
}

.sp2{
background-color: #ECF1EF;
}

.sp3{
background-color: #FEF6E4;
}

.sp4{
background-color: #FDF2EE;
}
