#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	clear: both;
}
#logo {
	float: left;
	width: 25%;
	height: 70px;
	background-image: url(graphic_images/top_lft_cnr.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 25px;
}

#banner {
	width: 100%;
	height: 130px;
	background-image: url(graphic_images/shading.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.spacer {
	height: 40px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF00FF;
	text-indent: 10px;
}
#admin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FF00FF;
	text-align: right;
	padding-right: 10px;
}


#header {
	width: 75%;
	height: 40px;
	float: right;
	background-image: url(graphic_images/top_rt_cnr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-color: black;
	font-size: small;
}

*html body {
	font-size: x-small; /*for IE5?Win*/
	f\ont-size: small; /* for other IE versions */
}

h1 {
	font-size: 150%;
	margin-left: 10px;
}

h2 {
	font-size: 130%;
	margin-left: 10px;
}

h3 {
	font-size: 120%;
	margin-left: 10px;
}



#nav {
	BACKGROUND: url(graphic_images/bg.gif) repeat-x 50% bottom;
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: normal;
	left: 0px;
	margin: 0px;
	
}
#nav UL {
	PADDING-RIGHT: 10px; PADDING-LEFT: 6px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#leftcol {
	margin: 0px;
	float: left;
	width: 17%;
	top: 150px;
}
.links {
	font-weight: bold;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}

#rightcol {
	margin: 0px;
	float: right;
	width: 82%;
	top: 150px;
}
.main {
	width: 100%;
}

#bottom {
	clear: both;
	width: 100%;
}




#nav LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(graphic_images/left.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-size: 80%;
}
#nav A {
	PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(graphic_images/right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	COLOR: #765;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav A {
	FLOAT: none
}
#nav A:hover {
	COLOR: #333
}
#nav #current {
	BACKGROUND-IMAGE: url(graphic_images/left_on.gif)
}
#nav #current A {
	BACKGROUND-IMAGE: url(graphic_images/right_on.gif);
	PADDING-BOTTOM: 5px;
	COLOR: #333;
}
.nav {
	position: absolute;
	height: 959px;
	width: 130px;
	left: 33px;
	top: 191px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D2D7FF;
}
#content {
	width:100%;
	top: 150px;
	
}
#bottom_right {
	background-image: url(graphic_images/btm_rt_cnr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 50%;
	height: 50px;
}
#bottom_left {
	background-image: url(graphic_images/btm_lft_cnr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	width: 50%;
	float: left;
}

#footer  {
	width:100%;
	margin: 0px;
	clear: both;
	font-size: 90%;
	background-color: black;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
}

#footer A{
	font-weight:bold;
	color:#FFFFFF;
}

#footer A:visited{
	font-weight:normal;
	color:#FFFFFF;
}

p {
	margin-left: 10px;
	margin-right: 10px;
}
.name {
	font-weight: bold;
}
.org {
	font-style: oblique;
	font-weight: bold;
}
.root {
	font-weight: bold;
	line-height: 25px;
	list-style-type: none;
}
.sub1 {
	text-indent: 20px;
	font-weight: normal;
	line-height: 25px;
	list-style-type: none;
}
#marquee {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
#tag_line {
	margin: 0px;
	width: 60%;
	top: 75px;
	position: absolute;
	padding-left: 30px;
	left: 241px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
.map {
	text-align: center;
}
.site_map {
	padding-left: 30px;
	font-size: larger;
}
.shading {
	background-color: #FFFF00;
}
