body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#009900;
	text-align:center
}


h1 {
	color:#009900;
	font-variant:small-caps;
	font-size:26px
	
}

#header {
	background-image:url(../images/layout_01.gif);
	widows:536px;
	height:105px;
	vertical-align:bottom;
	text-align:center
}
	

a {
	text-decoration:none;
	color:#ffffff;
	text-align:center;
		
}

a:hover {
	text-decoration:underline
	
}


.menu a {
	text-decoration:none;
	color:#ffffff;
	width:80px;
	height:30px;
	text-align:center;
	padding-top:7px
	
}

.menu a:hover {
	background-color:#009900;
	text-decoration:none
	
}

.form {
	font-size:12px;
	text-align:right;
	padding-right:7px
}

#pagesheader {
	width:800px;
	height:105px;
	background-image:url(../images/pages_01.gif);
	vertical-align:bottom;
	text-align:center
}

#pagebody {
	background-image:url(../images/ext.jpg);
	width:700px;
	height:515px;
	padding:20px;
	vertical-align:top
}

#bodycopy {
	margin-left:30px;
	font-size:13px;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:10px
}

#pagefooter {
	width:800px;
	height:68px;
	background-image:url(../images/pages_06.gif);
	
	
}

#mup {
	height:30px;
	text-align:right;
	padding-right:20px
}

#managesite {
	text-align:right;
	padding-right:82px;
	font-size:12px
	
}
	