#container {
	width: 720px;
	background-image: url(../new_images/graphics/container_shadow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu {
	color: #FFFFFF;
	text-align: center;
}

p {
	padding: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(../new_images/graphics/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	background-color: #999999;
	text-align: center;
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#header {
}
#content {
}
#leftnav {
	background-image: url(../images/Backgrounds/InteriorBackgroud.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content a:link {
	color: #666666;
	text-decoration: none;
}
#content a:visited {
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
	text-decoration: underline;
}
#content a:active {
	color: #666666;
}


#interior_fadebckgrnd {
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.menu_bkgrnd {
	background-image: url(../new_images/graphics/menu.background.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.HeaderContent {
	font-size: 1.2em;
	font-weight: bold;
	color: #0E356E;
}
