body {
	padding: 50px;
	margin: 0;
}
ul.green {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	width:auto;
	clear: left;
}

ul.green li {
	float: left;
	width:auto;
}

ul.green li a {
	float: left;
	width:auto;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.green li a span {
	float: left;
	width:auto;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.green li a:hover {
 	color: #576d07;
	background: url(green.png) no-repeat top right;
}

ul.green li a:hover span {
	background: url(green.png) no-repeat top left;
}

ul.green li a.current {
	background: url(green.png) no-repeat top right;
 	color: #576d07;
}

ul.green li a.current span {
	background: url(green.png) no-repeat top left;
}
ul.gold {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	width:auto;
	clear: left;
}

ul.gold li {
	float: left;
	width:auto;
}

ul.gold li a {
	float: left;
	width:auto;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.gold li a span {
	float: left;
	width:auto;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.gold li a:hover {
 	color: #576d07;
	background: url(gold.png) no-repeat top right;
}

ul.gold li a:hover span {
	background: url(gold.png) no-repeat top left;
}

ul.gold li a.current {
	background: url(gold.png) no-repeat top right;
 	color: #576d07;
}

ul.gold li a.current span {
	background: url(gold.png) no-repeat top left;
}


ul.blue {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	width:auto;
	clear: left;
}

ul.blue li {
	float: left;
	width:auto;
}

ul.blue li a {
	float: left;
	width:auto;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.blue li a span {
	float: left;
	width:auto;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.blue li a:hover {
 	color: #0d5f83;
	background: url(blue.png) no-repeat top right;
}

ul.blue li a:hover span {
	background: url(blue.png) no-repeat top left;
}

ul.blue li a.current {
	background: url(blue.png) no-repeat top right;
 	color: #0d5f83;
}

ul.blue li a.current span {
	background: url(blue.png) no-repeat top left;
}


ul.pink {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	width:auto;
	clear: left;
}

ul.pink li {
	float: left;
	width:auto;
}

ul.pink li a {
	float: left;
	width:auto;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.pink li a span {
	float: left;
	width:auto;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.pink li a:hover {
 	color: #860737;
	background: url(pink.png) no-repeat top right;
}

ul.pink li a:hover span {
	background: url(pink.png) no-repeat top left;
}

ul.pink li a.current {
	background: url(pink.png) no-repeat top right;
 	color: #860737;
}

ul.pink li a.current span {
	background: url(pink.png) no-repeat top left;
}

ul.red{
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	width:auto;
	clear: left;
}

ul.red li {
	float: left;
	width:auto;
}

ul.red li a {
	float: left;
	width:auto;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.red li a span {
	float: left;
	width:auto;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.red li a:hover {
 	color: #FFFFFE;
	background: url(red.png) no-repeat top right;
}

ul.red li a:hover span {
	background: url(red.png) no-repeat top left;
}

ul.red li a.current {
	background: url(red.png) no-repeat top right;
 	color: #fffffd;
}

ul.red li a.current span {
	background: url(red.png) no-repeat top left;
}

/* basic elements */
/* basic elements */
/* basic elements */
/* basic elements */
/* basic elements */
html {

	}
body {
	color: #555753;
	background: #fff url(wiz_left.gif) no-repeat bottom right;
	font-family: georgia, sans-serif;
	font-size: 75%;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
	
#pageHeader h1 { 
	background: transparent url(logo.png) no-repeat top left; 
	margin-top: 10px; 
	width: 500px; 
	height: 120px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
	#pageHeader h2 { 
	background: transparent url(h2.png) no-repeat top left; 
	width: 120px; 
	height: 120px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}
#pageHeader {
	position: relative;
	height: 150px;
	width: 100%;
	top: 0px;
}
#quickSummary {
	clear:both; 
	margin: 10px 20px 20px 10px; 
	width: 440px; 
	}
#quickSummary p {
	font: italic 175% georgia, sans-serif; 
	text-align:center;
	}
#quickBlurb {
	clear:both;
	margin: 200px 260px 20px 10px;
	width: 240px;
	position: absolute;
	left: 378px;
	top: 103px;
	font: 175% georgia, sans-serif;
	text-align:center;
	border:groove
	}
#bodyListEx {
	font: 150% "Comic Sans MS", Arial, Helvetica, sans-serif; 
	text-align:left;
	font-weight:900;
	width: 600px;
	color:#993333;
	margin: 10px;
	position:relative
	
	
	}
	#pageHeaderEx h1 { 
	background: transparent url(exh1.gif) no-repeat top; 
	margin-top: 10px; 
	width: 100%; 
	height: 150px;
	}
	#pageHeaderEx h1 span {
	display:none
	}
	
#menu {
	padding:0px 10px 10px 10px;
	}
	
#exMain {
	clear:both; 
	padding: 10px 20px 20px 10px ; 
	width: 400px; 
	float: left;
	}
	
#exMain h2  {
	background: transparent url(exmpl.jpg) no-repeat top left;
	margin-top: 50px;
	width: 500px;
	height: 120px;
		}
#exMain h2 span {
	display:none
	}

#footer {
	width:800px;
	}

	