body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0; 
	padding: 0;
	border: 0;
	background: url(../grfx/bg.gif) repeat-x #fff;
}

#top {
	height: 105px;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	background: url(../grfx/top.jpg) no-repeat;
}

#text {
	width: 420px;
	margin: 0;
	padding: 47px 0 0 0;
	min-height: 700px;
  	height: auto !important; /* IE HACK */
  	height: 700px; /* IE HACK */
}

*:first-child+html #content {
	padding: 0; 
	margin: 0;
	min-height: 450px;
	background: url(../grfx/right.jpg) no-repeat 400px 10px;
}
 
#content {
	padding: 0 0 0 179px; 
	margin: 0;
	min-height: 450px;
	background: url(../grfx/right.jpg) no-repeat 580px 10px;
}

#leftarea {
	float: left;
	width: 180px;
	height: 420px;
	background: url(../grfx/left.jpg) no-repeat;
}

#footer {
	padding: 0;
	margin: 30px 0 0 0;
	border: 0;
	height: 82px;
	background: url(../grfx/footer-bg.jpg) bottom left repeat-x;
	clear: both;
	overflow: hidden;
}

#intfooter {
	background: url(../grfx/footer-right.jpg) top right no-repeat;
	height: 82px;
}

#logo {
	background: url(../grfx/fieldday.jpg) top left no-repeat; 
	width: 122px;
	height: 230px;
	top: 300px;
	left: 50px;
	z-index: 1;
	position: absolute;
}

#memberloginbox {
	background: url(../grfx/loginbg.gif) top left repeat-y;
	width: 213px;
	margin: 5px;
}

#memberlogin {
	margin: 0;
	padding: 0 0 5px 0;
	background: url(../grfx/loginbottom.gif) bottom left no-repeat;
	width: 213px;
}


#newbuttons {
	position: absolute;
	top: 535px;
	left: 655px;
	width: 103px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*___________text stuff below______________*/
#top h1 {
	margin: 0;
}

#top form {
	top: 36px;
	left: 50%;
	padding-left: 100px;
	margin: 0 0 -3px 100px;
	position: absolute;
	width: 180px;
	height: 47px;
	text-align: right;
	background: url(../grfx/hdr/login.gif) 4px 11px no-repeat;
}

form span input {
	background: url(../grfx/input-bg.jpg) top left no-repeat;
	border: 0;
	border-bottom: 1px solid #757474;
	border-right: 1px solid #757474;
	padding: 2px 3px;
	width: 130px;
	height: 14px;
	font-size: 10px;
	margin-right: 4px;
	margin-bottom: 2px;
}

#content p {
	margin: 1ex 15px 1ex 6px;
}

#footer p {
	color: #fff;
	float: left;
	margin: 30px 0 0 20px;
	padding: 10px 10px 0 0;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}

#logo a {
	text-decoration: none;
	display: block;
	width: 122px;
	height: 201px;
}

#advert {
	position:absolute;
	width:136px;
	height:85px;
	top:0;
	right:0;
}

#memberlogin h3 {
	background: url(../grfx/logintop.gif) top left no-repeat;
	height: 25px;
	width: 205px;
	padding: 8px 0 0 8px;
	display: block;
	margin: 0;
}

#memberlogin p {
	font-weight: bold;
	font-size: 0.6em;
	color: #A89074;
}

#memberlogin span input {
	border: 1px solid #A89074;
	background: #EFE9E0;
	width: 110px;
}

#memberlogin #submit {
	border-left: 1px solid #E1C3A7;
	border-top: 1px solid #E1C3A7;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #EACDAA;
	font-weight: bold;
	font-size: 0.9em;
	background: #6E5336;
}
