h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 4px;
	padding-bottom: 2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
#container {
	position: absolute;
	height: 600px;
	width: 800px;
	top: 0px;
	background-color: #CCCCCC;
	left: 40px;
}
body {
	background-color: #000000;
}
#banner {
	background-color: #FFFFFF;
	position: absolute;
	height: 187px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left;
	z-index: 1;
	background-image: url(../images/webbanner2.gif);
}
#sidebar {
	background-color: #FFFFFF;
	position: absolute;
	height: 350px;
	width: 240px;
	left: 0px;
	top: 190px;
	padding: 16px;
	z-index: 177;
	visibility: visible;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	height: 378px;
	width: 640px;
	left: 149px;
	top: 190px;
	z-index: 222;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 5px 5px 0px;
	border-right-color: #666666;
}
#banner_box {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #999999;
	padding: 4px;
	text-align: justify;
	position: absolute;
	height: 100px;
	width: 300px;
	left: 400px;
	top: 20px;
}
#formholder {
	position: absolute;
	height: 389px;
	width: 580px;
	left: 89px;
	top: 200px;
	background-color: #F9FFE1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	z-index: 222;
}
.thumb_border {
	padding: 5px;
	border: 2px solid #999999;
	margin: 3px;
}
.text_thumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	vertical-align: top;
}
#content_port {
	background-color: #FFFFFF;
	position: absolute;
	height: 2085px;
	width: 525px;
	left: 272px;
	top: 190px;
	z-index: 666;
	visibility: visible;
	border-right-color: #E0DFE3;
	border-right-width: 4px;
	border-right-style: solid;
}
.row2 {
	background-color: #CCCCCC;
}
#portbackr {
	position: absolute;
	height: 1900px;
	width: 797px;
	left: 0px;
	top: 562px;
	background-color: #FFFFFF;
	z-index: 167;
	visibility: visible;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
}
