#right {
	background-image: url(images/NAV.gif);
	background-repeat: repeat-y;
	background-position: right top;
	position: absolute;
	height: auto;
	width: 100%;
	z-index: 2;

}
body {
	background-color: #b32401;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
#content {
	margin: 0px;
	padding: 0px;
	z-index: 5;


}
#top {
	background-image: url(images/rightheader.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 254px;
	width: 100%;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;


}
#text {
	z-index: 6;
	padding: 230px 210px 500px 180px;

}
#bottomleft {
	background-image: url(images/outlineimage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;

}
#bottomright {
	background-image: url(images/NAV.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	position: absolute;
	height: 500px;
	width: 200px;
	right: 0px;
	bottom: 0px;

}
#topleft {
	background-image: url(images/leftheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 250px;
	width: 50px;
	left: 0px;
	top: 0px;
	z-index: 0;
	margin: 0px;
	padding: 0px;



}
p{
	color: #000000;
	font: 110%/150% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding-left: 3px;
}

#p2{
	color: #FFFFCC;
	font: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding-left: 3px;
	font-size: small;
}



#nav a:link {
	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #DFBE00;
	text-decoration: none;

}
#nav a:visited {
	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #A48B00;
		text-decoration: none;
}
#nav a:active {
	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #DFBE00;
		text-decoration: none;
}
#nav a:hover {
	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #CC3300;
		text-decoration: none;
}
h1 {
	font: bold x-large "Courier New", Courier, mono;
	color: #DFBE00;
	text-transform: uppercase;


}
h2 {
	font: bold large "Courier New", Courier, mono;
	color: #000000;
}
h3 {
	font: bold small "Courier New", Courier, mono;
	color: #FFFFFF;
}
#nav {
	position: absolute;
	height: 200px;
	width: 200px;
	top: 259px;
	right: 21px;
	z-index: 3;

}
#leftadspace {
	position: absolute;
	height: 500px;
	width: 160px;
	left: -2px;
	top: 254px;
	border: 1px solid #000000;
	z-index: 6;
	text-align: center;
	padding-top: 3px;

}
#bottom {
	height: 50px;
	width: 180px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 4;
}
.asterix {
	color: #DFBE00;
}
.floatright {
	float: right;
	margin: 10px;
	border: 5px solid #000000;
	clear: both;
}
.highlight {
	color: #FFFFFF;
	font-weight: bold;
}
#nav li {

	list-style: none outside;
	font: bold x-small "Courier New", Courier, mono;
	color: #DFBE00;
}
#text li {
	list-style: square url(none) outside;
	color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
}
#text li li{
	list-style: square url(none) outside;
	color: #ffffdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
}
.bighighlight {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 250%;
}
#content a:link {
	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #DFBE00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#content a:visited {

	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #A48B00;
		text-decoration: none;
}
#content a:active {

	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #DFBE00;
		text-decoration: none;
}
#content a:hover {

	list-style: none outside;
	font: bold small "Courier New", Courier, mono;
	color: #000000;
		text-decoration: none;
}
#leftadspace a {
	font-weight: bold;
	color: #DDBD00;
	text-decoration: none;
}
#leftadspace a img {
	border-width: 0px;
	border-style: none;
}
