body {
	background-color: #FFFFFF;
	background-image: url(gfx/logo_filler.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}
#banner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	height: 137px;
	vertical-align: top;
	white-space: nowrap;

}

#nav  {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 108px;
	height: 27px;
	vertical-align: top;
	white-space: nowrap;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000066;

}
#leftside {
	float: left;
	height: auto;
	width: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	position: absolute;
	z-index: 1;
	top: 140px;
	background-image: url(gfx/left_filler.gif);
	padding: 2px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
#rightside {
	float: right;
	height: auto;
	width: 150px;
	position: absolute;
	background-image: url(gfx/right_filler.gif);
	padding: 2px;
	right: 0px;
	z-index: 1;
	top: 140px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(gfx/h1_filler.jpg);
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FFFF00;

}
#middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 3px 8px;
	float: none;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 1;
	left: 187px;
	top: 140px;
	right: 151px;
	bottom: auto;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	background-image: url(gfx/h1_filler.jpg);
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #0000CC;
	color: #333333;


}

#random {
	float: right;
	height: 100px;
	width: 400px;
	position: absolute;
	z-index: 3;
	top: 5px;
	right: 0px;
	bottom: 108px;
}
.smallText, .smallText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}
.smallText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;	
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
#middle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000066;
	padding: 2px;
	margin: 0px;
}
#middle h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
#leftside h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#ident  {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 111px;
	height: 25px;
	vertical-align: top;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.imageleft {
	float: left;
}
