body {
	background: url("bg.png") top center;
	margin: 0px;
}

body, td, input, textarea, select {
	color: #395B1D;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #Ffffff; 
	margin: 0px;
	border: 1px solid #DCCF0E;
}

a, a:visited { color:#000056; text-decoration: none; font-weight:bold; }
a:hover, a:active { color:#514494; font-weight:bold; }

.bigwrapper {
	background: url(wrap-bg.png) top center;
	background-repeat: repeat-x;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

.wrapper {
	background: url(wrap-image.png) top;
	background-repeat: no-repeat;
	width: 505px;
	margin: 0px auto;
	text-align: center;
}

.big {
	background-image: url(survivor-title.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
	width: 495px;
	margin: 0px auto;
	padding-top: 350px;
}

.menu {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	word-spacing: 16px;
	margin: 0;
}

.menu a {letter-spacing: 3px; color: #000056; font-weight: bold;;}
.menu a:hover {color: #514494;}

.textbox {
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 15px;
         text-align: left;
}

h2 {
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	letter-spacing: 2px;
	color: #90B955;
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
}

form {
	margin: 0px;
}

p  {
	margin: 5px 0px 10px 0px;
	text-align: justify;
}

img {
margin: 2px 2px 2px 2px;
}