body {
background: #000000 url(bg.png) repeat-y;
	}

td, div, font, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #eeeeee;
	text-align: justify;
	line-height: 130%;
	}

b, strong {
	color: #841b14;
	}

.image  {
    border: 2px solid #eeeeee;
    background: #000;
	color: #fff;
    padding: 2px;
    margin: 2px;}


a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #841b14; 
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #eeeeee; 
	text-decoration: none;
	}


#content {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content2 {
	position: absolute;
	top: 259px;
	left: 229px;
	width: 361px;
}



	dropdown, select, input, textarea { background-color: #841b14; color: #eeeeee; border: 2px #000; font: Arial, Helvetica, sans-serif; }
