body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A0A060;
	line-height: 1.3;
}
body {
	background-color: #000000;
}

.highlight {color:#bb8; font-size:inherit;}
.white_highlight {color: #EEEEEE;}
.realbig {font-size: 150%;}
.big {font-size: 120%;}
.medium {font-size: 100%;}
.biggish {font-size: 100%;}
.normal {font-size: 90%;}
.small {font-size: 85%;}
.smaller {font-size: 80%;}
.dim {color: #707030;}
.tiny {font-size: 74%;}

  img {
    border-style: none
}
a:link {
	color: #888855;
	text-decoration: none;
}
a:visited {
	color: #888855;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#666633;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888855;
}

#content {width: 800px;
margin-right:auto;
margin-left:auto;
}

#top_right {
margin-top: 5px;
width: 220px;
font-size: 70%;
letter-spacing: 1.6;
float:right;
}

#top_left {
margin-top: 5px;
margin-left: 5px;
width: 550px;
font-size: 220%;
line-height: 1.0;
float: left;
}

#cover_copy {
margin-top: 20px;
margin-left: 20px;
font-size:80%;
color: #888855;
line-height: 1.3;
width: 320px;
}
#inner_copy {margin-top: 40px;
margin-left: 20px;
color: #888855;
line-height: 1.3;
width: 520px;
}

#cover_graphic {margin-top: 20px;
margin-right: 5px;
float: right;
width: 390px;
}

#index_content {
float: left;
margin-top: 20px;
margin-right: 5px;
width: 800px;
}

#left_block {
margin-left: 0px;
float: left;
width: 410px;
}

#right_block {
float: left;
margin-left: 10px;
width: 280px;
height: 420px;
overflow:auto;
	
	/* sryle IE scrollbar (only) */
SCROLLBAR-FACE-COLOR: #600000;
SCROLLBAR-HIGHLIGHT-COLOR: #300000;
SCROLLBAR-SHADOW-COLOR: #200000;
SCROLLBAR-3DLIGHT-COLOR: #600000;
SCROLLBAR-ARROW-COLOR: #600000;
SCROLLBAR-TRACK-COLOR: #400000;
SCROLLBAR-DARKSHADOW-COLOR: #100000;
overflow: auto;
}

#contact_form {margin-top: 40px;
margin-left: 20px;
font-size: 80%;
color: #888855;
line-height: 1.3;
width: 650px;
}

#footer {margin-top: 20px;
font-size: 70%;
width:100%;
}

