body {
	background-color: #000000;
	margin: 0px auto;
	}

a:link, a:visited, a:active {
	color: #efd5a0;
	cursor: help;
	font-weight: normal;
	text-decoration: none; 
	}

a:hover {
	color: #d85d0a;
	border-bottom: 1px dotted;
	background-color: #3e2618;
	cursor: help;
	font-weight: normal; 
	text-decoration: none;
	}

#shell {
	background-color: #000000;
	float: right;
	margin: 0px 180px 0px 0px;
	padding: 0px;
	width: 450px;
	}

#text {
	background-color: #000000;
	color: #e08a4d;
	font: normal 10px/14px sans-serif;
	padding: 20px;
	text-align: justify; 
	width: 465px;
	}

.title {
	color: #efd5a0;
	font: bold 130%/1.8em arial, verdana, sans-serif;
	text-align: left;
	text-transform: uppercase;
	}

td, tr {
	font: normal 9px/11px georgia, times new roman, arial, tahoma, trebuchet ms;
	text-align: left;
	}
	
input, option, select {
	background-color: #fff1fb;
	border: 1px solid #ffffff;
	color: #c4beaa;
	font: normal 9px/11px georgia, times new roman, arial, tahoma, trebuchet ms;
	text-align: left;
	}

strong {
	color: #efd5a0;
	}

#img {
	background: url(http://i55.photobucket.com/albums/g147/fieryamazon/dragonfly/junk.png) no-repeat;
	height: 279px;
	padding: 0px;
	width: 495px;
	}

#bottom {
	text-align: center;
	}

#stats {
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	}