body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #f4ffe4;
	}

h1, h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	}

h1 {
	padding-right: 20px;
	font-size: small;
	color: #993300;
	}

h2 {
	font-style:italic;
	color: #cccccc;
	}

#bodycontent, #menu, #uheader, #header, #footer, #cert {
	position: absolute;
	}
	
#uheader {
	background-color: #99cc66;
	top: 64px;
	width: 100%;
	height: 31px;
	border-bottom:2px solid #5c743d;
	}

#bodycontent, #menu {
	top: 97px;
	}

#bodycontent{
	left: 200px;
	right: 0;
	width: auto;
	}

#bodycontent a:link {
	font-size: small;
	color: #3e0296;
	}

#bodycontent a:visited {
	font-size: small;
	color: #3e0296;
	}

#bodycontent a:hover {
	text-decoration: underline;
	color: #3e0296;
	}
	

#header {
	background: url(images/logo.jpg) no-repeat;
	background-position: top left;
	width:100%;
	height:60px;
	background-color: #d5edb3;
	border-top: 2px solid #5C743d;
	border-bottom: 2px solid #5C743d;
	}

#menu {
	background: #5c743d;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 192px;
	height: auto;
	}

#menu li {
	font: 77.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

#menu a {
	background: #5c743d;
	border-bottom: 1px solid #393939;
	color: #cccccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
}

#menu a:hover {
	color: #ffffff;
	padding-bottom: 8px;
}

#footer, p {
	padding:0px;
	margin:0px;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #993300;
	font-size: x-small;
	}

 #footer span {
	float: right;
	padding:0px 20px 0px 0px;
	margin: 0;
	}

#uheader, #footer a:link {
	color : #00008B; text-decoration : none; font-size : x-small; font-family : Arial, Helvetica, sans-serif;
	}

#uheader, #footer a:visited {
	color : #00008B; text-decoration : none; font-size : x-small; font-family : Arial, Helvetica, sans-serif;
	}
	
#footer a:hover {
	color : #00008B; text-decoration : underline; font-size : x-small; font-family : Arial, Helvetica, sans-serif;
	}

#cert{
	top: auto;
	left: 0px;
	height:auto;
	width:auto;
	}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	letter-spacing: 0.2em;
	line-height: 22px;
	}

.little {
	font-size: small;
	letter-spacing: 0.2em;
	line-height: 1em;
	}

p.serif, li{
	font-family: "Times New Roman",Georgia,Serif;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.0em;
	color: #3e0296;
	}

p.sansserif, td { 
	font-family: Arial,Verdana,Sans-serif;
	font-size: small;
	color:#3e0296;
	}

.wall {
	float: right;
	}
