body{
	background: url(images/bg.gif);
	background-color: #C0E2C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link{
	color: green;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
a:active{
	color: green;
	text-decoration: none;
}
a:visited{
	color: #f0e68c;
	text-decoration: none;
}
#header{
	background: url(images/header2008.gif) no-repeat;
	width: 900px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	border: 0;
	padding: 0;
	background-color: #F5F5CB;
	background-position: center;
}
.title{
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	margin-right: 80px;
	letter-spacing: -1px;
	text-transform: none;
	color: #9AB7A6;
	font-family : "Gaze Condensed";
	background-color: #F5F5CB;
}

p.content {
	font-family: "Gaze Condensed";
	font-size: 12px;
}
#ifrm{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
	font-family: "Gaze Condensed";
	background-color: #000000;
}
#iframe{
	width: 100%;
	border: 0px none;
	padding: 0px 0px 0px 0px;
}
#wrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #000000;
}
#content{
	background: Black;
	width: 760px;
	margin-top: -10px;
	padding: 21px;
	color: #9AB7A6;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.content{
	padding: 21px;
	text-align: justify;
	font-family: "Gaze Condensed";
	font-size: 12px;
}
#navcontainer{
	width: 800px;
	background: #FBB480 url(images/navbk25.gif) repeat;
	margin-top: -15px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#navlist li{
	margin-left: 15px;
	display: inline;
	list-style-type: none;
	text-align: right;
	padding-right: 20px;
	font-family: "Gaze Condensed";
	font-size: 14px;
	text-transform: lowercase;
	color: #333333;
}
#navlist li a:link {
	color: #7E7878;
	text-decoration: none;
	font-family : "Gaze Condensed";
	font-size : 20px;
	font-weight : bolder;
}
#navlist li a:visited {
	color: #333333;
	text-decoration:none;
	font-family : "Gaze Condensed";
	font-size : 20px;
	font-weight : bolder;
}
#navlist li a:hover {
	color: gray;
	text-decoration:none;
	font-family : "Gaze Condensed";
	font-size: 20px;
	font-weight: bolder;
}
h3{
	font-size: 21px;
	font-weight: bold;
	color: #9AB7A6;
	text-align: right;
	text-transform: lowercase;
}
h4 a:link{
	font-size: 26px;
   font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	font-family: "Gaze Condensed";
	text-align: center;
}
h4 a:active{
	font-size: 26px;
   font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	font-family: "Gaze Condensed";
	text-align: center;
}
h4 a:visited{
	font-size: 26px;
   font-weight: bold;
	color: White;
	text-decoration: none;
	font-family: "Gaze Condensed";
	text-align: center;
}
h4 a:hover{
	font-size: 26px;
   font-weight: bold;
	color: White;
	text-decoration: none;
	font-family: "Gaze Condensed";
	text-align: center;
}
#footer{
	background: #FBB480;
	width: 100%;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
	border: 0;
	padding: 8;
}