html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	background: #f5f7f0 url(images/bg.gif) repeat-x top;
}

a:link {
	color: #750200;
	text-decoration: none;
	}
a:visited {
	color: #7a7c71;
	text-decoration: none;
	}
a:hover, a:active {
	color: #a36648;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	}
#container {
	width: 700px;
	margin-top: 0px;
	z-index: 4;
	position: relative;
	}
#intro {
	margin-top: 0px;
	padding-top: 130px;
	}
#pageHeader h1 {
	height: 200px;
	width: 385px;
	margin-top: -10px;
	margin-bottom:0;
	background: url(images/title2.jpg) no-repeat;
	}
#pageHeader h1 span {
	display: none;
	}

#pageHeader h2 span {
	display: none;
	}
#pageHeader {
	z-index: 5;
	margin-top: -120px;
	position: absolute;
	padding-bottom:50px;
}

h1 a, h1 a:hover, h1 a:active {
display:block;
text-align:left;
background:none;
left: 0;
top: 0;
height:170px;
width:300px;
border:none;
text-indent: -9000px;
outline:none;
}

#maintext .p1 {
	padding-top: 80px;
	font-size: 0.7em;
	font-style: italic;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 120%;
	text-align: center;
	}
#maintext .p2 {
	font-style: normal;
	font-size: .9em;
	font-weight: bold;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 120%;
	text-align: center;
	font-variant: small-caps;
	color: #007375;
	}
#maintext {
	top: 290px;
	width: 385px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	background: url(images/back2.jpg);
	margin-top: -11px;
	}

#maintext p {
	font-size: 0.9em;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
	}	
	
#endtest {
	margin-top: 0px;
	width: 385px;
	background-image: url(images/end.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0;
	height:100px;
	}
	
/* ----- MENU ----- */

#menuList {
	background-image: url(images/menu-back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 196px;
/*	padding-top: 10px;
*/	position: absolute;
	top: 250px;
	margin-left: 375px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	}
#menuList ul {
	margin-left: 35px;
	padding-left: 10px;
	list-style-image: url(images/bullet2.gif);
	list-style-position: outside;
	margin-top: 5px;
	}
#menuList li {
/*	margin-bottom: 10px;*/
padding-bottom: 10px;
	line-height: 130%;
	margin-right: 30px;
	}
#lmenu {
	background-image: url(images/menu-back.jpg);
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-repeat: repeat-y;
}
#lmenu h3 {
	color: #F5F7F0;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	padding: 0;
	margin: 20px 0 10px -10px;
}

#lmenu a {
	display: block;
	font-style: normal;
	font-weight: bold;
}
#lmenu a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#lmenu li {
	font-style: italic;
}

#lmenu a {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #f5f7f0;
}

#menuList2 {
	background-image: url(images/menu-end.png);
	background-repeat: no-repeat;
	padding-bottom: 175px;
	background-position: bottom;
	margin-bottom:200px;
	}




#bottompics {
	display:none;
}
