body { 	
	background-color: rgb(126,206,82); 
	background-image: url(../images/xrepeat.png);
	background-repeat: repeat-x;
	background-position: top left;

	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;

	}

.h1 {	
	background-image: url(../images/h1im.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 255px;
	text-align: right;
	font-weight: normal;
	
	}

.h2 {	
	background-image: url(../images/h2im.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 255px;
	text-align: right;
	font-weight: normal;
	}

.navi { 
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	width: 230px;
	height: 38px;
	}

#content{
	position: absolute;
	top: 260px;
	left: 271px;
	width: 460px;
	background-color: #7a6741;
	border: 1px black solid;
	padding: 10px;
	}

#mainhead{
	position:absolute;
	top: -20px;
	left: -3px;
	background-image: url(../images/mainhead.png);
	background-repeat: no-repeat;
	width: 486px;
	height: 25px;
	}

#mainfoot{
	position: absolute;
	bottom:-25px;
	left:-3px;
	background-image: url(../images/mainfoot.png);
	background-repeat: no-repeat;
	width:486px;
	height:25px;
	}

#required{
	position: absolute;
	bottom: -34px;
	width: 236px;
	}


#extra01 {
	position: absolute;
	left: 683px;
	top: 231px;
	background-image: url(../images/extra01.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 253px;
	}

#extra02 {
	position: absolute;
	left: 677px;
	top: 216px;
	background-image: url(../images/extra02.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 290px;
	}

#extra03 {
	position: absolute;
	left: 704px;
	top: 222px;
	background-image: url(../images/extra03.gif);
	background-repeat: no-repeat;
	width: 197px;
	height: 342px;
	}

#extra04 {
	position: absolute;
	left: 683px;
	top: 233px;
	background-image: url(../images/extra04.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 236px;
	}

#extra05 {
	position: absolute;
	left: 683px;
	top: 233px;
	background-image: url(../images/extra05.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 215px;
	}

#header {
	position:absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/eheader.png);
	background-repeat: no-repeat;
	width: 840px;
	height: 251px;
	}

#menu 	{
	position: absolute;
	top: 250px;
	left: 0px;
	background-image: url(../images/enavhead.png);
	height: 70px;
	width: 234px;
	background-repeat: no-repeat;
	background-color: transparent;
	}

#menucon {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 240px;
	height: 253px;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-y;
	background-color: transparent;
	}

#menufoot {
	position: absolute;
	background-image: url(../images/navfoot.png);
	background-repeat: no-repeat;
	width: 236px;
	height: 59px;
	top: 310px;
	}


a img	{ 	
	border: none;
	}

b	{ 	
	color: #ccffff
	}

a:link, a:visited
	{ 
	color: #66ccff;
	text-decoration: none;
	}

a:hover{
	color: #7ece52;
	text-decoration: none;
	}

li a:hover{
	color: #7ece52;
	text-decoration: none;
	font-weight: bold;
	}
	

a.nav:link, a.nav:visited, a.nav:hover 
	{
	width: 229px;
	padding: 5px;
	}

