body {
	border: 0px;
	margin: 0;
	background-color: #F1F1EB;
	background-repeat: repeat;
	background-attachment: scroll;
}

h1 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2 {
	font-size: 16px;
	
}

h3 {
	font-size: 12px;
	
}

h3 a {
	color: #09256F;
}

h4 {
	font-size: 14px;
	color: #FF0000;

}

h4 a:link {color: #FF0000}
h4 a:hover {color:#CC0000}
h4 a:visited {color: #FF0000}

#wrapper {
	width: 500px;
	margin: 0 auto;
	position: relative;
	background-image: url(../g/interface/midstrip.gif);
	background-repeat: repeat-y;
	top: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#top {
	width: auto;
	background-image: url(../g/interface/top.gif);
	height: 20px;
}

	
#page {
	width: 500px;
	position: relative;
	margin-left: 22px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;
}

#banner {
	width: 700px;
	height: 220px;
	position: relative;
	left: 10px;
	top: 46px;
	background-image: url(../g/banner1.jpg);


}

#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-size: 10px;
	position: relative;
	background-image: url(../g/nav.gif);
	height: 23px;
	padding-left: 10px;
	padding-top: 7px;
	background-repeat: no-repeat;
	width: 700px;
	color: #999999;
	left: 5px;
	z-index: 0;
}
#base {
	background-image: url(../g/interface/base.gif);
	position: relative;
	width: auto;
	height: 18px;
	background-repeat: no-repeat;
	top: 6px;
}

#imgright {

}

#display {
	display: none;
}


.floatright {
	float: right;
	margin: 0px 0px 0px 0px;
}

.floatleft {
	float: left;
	border: 0px;
}

.gentext {
	font-size: 10px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navright {
	left: 400px;
	margin-left: 460px;
}

a:link {
	color: #333333;
	border: none;
}
a:visited {
	color: #999999;
	border: none;
}
a:hover {
	color: #000000;
	border: none;
}
