body {
	text-align:center;
	font-family:century gothic;
	font-size:12pt;
	color:#888888;
	background-color: #353025;
	background-repeat: no-repeat; 
	background-attachment: fixed;
}


a:link { color: #555555; text-decoration: none; 

}

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

a:active, a:hover {
	text-decoration: underline;
	color: #ffffff;
}

h3 {
	text-align: center;
}

h4 {
	margin-bottom: 0px;
}

#container {
width:950px;
padding:0 0 0 0;
background-image:url('splash.png');
height: 555px;
margin:3px 0 3px 5px;
}

#content {
position:absolute;
width:450px;
padding:0px 5px 0px 0px;
overflow:auto;
height: 300px;
margin:140px 0px 3px 230px;
}

#buttons {
position:absolute;
width:250px;
padding:0 0 0 0;
overflow:none;
height: 360px;
border:none;
margin:63px 0px 3px 673px;
}
