body {background-color:white; color:black;padding:0 0 0 0;margin:0 0 0 0}

body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

#header { position:absolute; top:0px; left:9px; z-index:1;}
#header img { width:592px; height:116px;}

#navigation
{
	padding-right: 20px;
	padding-left: 20px;
	z-index: 3;
	padding-bottom: 20px;
	vertical-align: middle;
	color: gray;
	line-height: 25px;
	padding-top: 20px;
	position: absolute;
	top: 130px;
	height: 210px;
	text-align: center;
}
#navigation a { vertical-align:middle;display: block;color:Gray;}

#navigation a:link.current {color:Black;}
#navigation a:visited.current{color:Black;}
#navigation a:hover {background-color:Transparent;color:Black}

#navigation a:hover.current {background-color:transparent;color:black;cursor:default}

h1
{
	padding-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	color: #fffaf0;
	padding-top: 0px;
	background-color: #339;
}
h2
{
	margin: 0;
	color: #fffaf0;
}
h3 {color:#fffaf0; margin:15px 0 0 0; font-size:16px;text-align:center; position:relative;}
h4 {margin:0; font-size:14px;left:-15px;color:#fffaf0; }
h5 {margin:0; font-size:12px; left:-15px;color:#fffaf0;}
p {margin: 5px 0; font-size:12px}

#sidebar { position:absolute; top:300px; left:0px; z-index:1;}
#sidebar img {width:240px; height:476px;}

#rollover { position:absolute; top:116px; left:240px; z-index:1;}
#rollover img { width:145px; height:476px;}

#content_bg { position:absolute; top:116px; left:385px; z-index:1;}
#content_bg img { width:216px; height:303px;}

#content
{
	position: absolute;
	padding-right: 4px;
	padding-left: 9px;
	font-size: 14px;
	z-index: 2;
	left: 145px;
	padding-bottom: 0px;
	color: #fffaf0;
	padding-top: 18px;
	left: 385px;
	width: 210px;
	position: absolute;
	top: 116px;
	height: 303px;
}

#content_bottom { position:absolute; top:419px; left:385px; z-index:1;}
#content_bottom img { width:216px; height:173px;}

#content a:link.current {color:#fffaf0;}
#content a:visited.current{color:#fffaf0;}
#content a:hover {background-color:Transparent;color:White}

