body {background-color: #4FA500; margin: 0; font-size: 92%; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

#wrapper {
	width: 780px;
	left: 50%;
	margin-left: -390px;
	position: relative;
}

img {
	border: none;
}

table
{
	font-size: 1em;
}

#header div {font-size: 0.9em; font-weight: bold; color: #bae55e; margin: 24px 20px 0 20px;}
h1 {float: right; font-size: 0.9em; font-weight: bold; color: white; margin: 0; padding: 0; }

#top {
	position: relative;
}

#nav a {	display: block; background-image: url(images/button_bg.gif); background-repeat: no-repeat; height: 30px; font-size: 0.7em; text-decoration: none; color: Black; font-weight: bold; padding: 5px 0 0 26px; }

html>body #nav a {height: 24px; padding: 6px 0 0 26px; } /*All but IE see this*/
#nav a:hover {	background-image: url(images/button_bg-over.gif); color: Black; text-decoration: underline;}

h2 {font-size: 1.2em; color: #008000; margin: 0; padding: 0;}
#content {font-size: 0.8em; padding: 0 6px 0 6px;	background: url(images/watermark.jpg) no-repeat bottom right;}
#content a { color: #008000; text-decoration: underline;}
#content a:hover { color: #4FA500; text-decoration: underline;}

.formtext {font-size: 0.8em; padding: 0 5px 0 5px;}
.formtext a { color: #008000; text-decoration: underline;}
.formtext a:hover { color: #4FA500; text-decoration: underline;}

#footer {font-size: 0.7em; color: White; font-weight: bold; padding: 12px 0 0 0;}
#footer a {color: #bae55e; text-decoration: none;}
#footer a:hover {color: #bae55e; text-decoration: underline;}

.form { 
font-size: 9pt;
font-weight: 500;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000; 
background-color: #ffffff; 
border: #545047; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
width: 240px;
height: 20px;}

.formbutton {
background-color: #CDCAC6;
border: 1px solid #545047;
font-size: 0.8em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
cursor: hand;}

#shoplink {
	width: 475px;
	float: right;
	display: inline;
	position: absolute;
	left: 310px;
	top: 161px;
}

.shopimg {
	float: left;
	display: block;
	position: absolute;
	bottom: -2px;
	right: 28px;
}

p.shoptext {
	color: #008000;
	font-size: 80%;
	float: left;
	display: inline;
	position: absolute;
	bottom: 13px;
	padding: 0;
	margin: 0;
}