/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#562E17;
}
body, p, div, span, tr, td, th, blockquote {

}



#content {		
	width:758px;
	height:468px;
}
#content select, #content option {
	font-family:"Courier New", Courier, mono;
}
#footer {	text-align:center;	font-size:9px; color:#FFFFFF;	}
#footer a {				color:#FFF;	font-weight:bold;	text-decoration:none}
#footer a:visited {		color:#FFF;	font-weight:bold;	text-decoration:none}
#footer a:hover {		color:#FFF;	font-weight:bold;	text-decoration:underline}
#footer a:active {		color:#FFF;	font-weight:bold;	text-decoration:none}

#horizon {
	position:absolute;
	left:50%;
	width:758px;
	margin: 0px 0px 0px -379px;
	padding: 0px;
}
#selection {
	position:absolute;
	top:225px;
	right:50px;
}
#textImage {
	position:absolute;
	top:265px;
	left:29px;
}