@charset "utf-8";
#header {
	background-image: url(../img/header3.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 179px;
	width: 576px;
}
body {
	background-image: url(../img/header3_tile.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: top;
	margin: 0px;
}
#main_wrppr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 125px;
	background-repeat: repeat;
}
#content {
	width: 750px;
	background-image: url(../img/bkgr_tile.gif);
	background-repeat: repeat;
	margin-top: 25px;
}
#rgt_col {
	height: auto;
	float: left;
	width: 200px;
}
#main {
	float: left;
	width: 450px;
	padding-right: 10px;
}
#box{
	width: 500px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/bkgr_tile.gif);
}
#nav{
	float:right;
	width:200px;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#nav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	color: #0000FF;
	line-height: normal;
	font-style: italic;
	list-style-type: circle;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	width: 100%;
	position: relative;
	top: 50px;
}

#nav h2 {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main h2 {
	font-size: large;
}
.hanging-indent {
text-indent: -25px;
padding-left: 25px;
} 
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	top: 150px;
	position: absolute;
	left: 110px;
}
.menu  a {
	text-decoration: none;
}
.menu  li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}
