BODY
{
	background-color: #333;
	background-image: url(images/mapBG.jpg);
	background-repeat: repeat-y;
}

#content
{
	width: 550px;
	padding: 4px;
	border-color: #CCC;
	border-width: 0px;
	border-style: solid;
	position: absolute;
	top: 200px;
	left: 220px;
	color: #FFF;
	font-family: times, serif;
	font-size: 15px;
}

#footer
{
	width: 550px;
	padding: 4px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	position: relative;
	color: #000;
	font-family: sanserif;
	font-size: 12px;
	clip: auto;
	overflow: visible;
	z-index: auto;
	float: none;
	top: 28px;
	background-color: #FC9;
}

#credit
{
	width: 550px;
	padding: 4px;
	border-width: 0px;
	border-style: solid;
	position: relative;
	color: #FFF;
	font-family: times, serif;
	font-size: 13px;
	clip: auto;
	overflow: visible;
	z-index: auto;
	float: none;
	top: 32px;
}

#title
{
	background-image: url(images/title2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: times, serif;
	font-size: 39px;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: inherit;
	background-position: left 10px;
	line-height: 39px;
}

#title2
{
	color: #FFF;
	font-family: times, serif;
	font-size: 39px;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: bold;
	width: 550;
	height: 10;
	border-color: #000;
	border-width: 1;
	border-style: solid;
	background-color: #069;
}

#title3
{
	background-image: url(images/title3.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: times, serif;
	font-size: 39px;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: inherit;
	background-position: left 10px;
	line-height: 39px;
}

/*
ul.norm
{
	list-style-position: outside;
	margin: 0px 0px 0px 24px;
	width: 100%;
	border-width: 0px;
	list-style-type: disc;
}

li.norm
{
	list-style-position: outside;
	width: 100%;
	border-width: 0px;
	list-style-type: disc;
	color: #FFF;
}

*/
ul
{
	margin: 8px;
	padding: 0;
	list-style: none;
	width: 150px;
	/* Width of Menu Items */
	border-bottom: 2px solid #000;
}

ul.norm
{
	width: 550px;
	padding: 4px;
	border-color: #CCC;
	border-width: 0px;
	border-style: solid;
	position: relative;
	color: #FFF;
	font-family: times, serif;
	font-size: 15px;
	list-style-type: disc;
	list-style-position: default;
	left: 12px;
}

ul li.norm { position: relative; }
{
	text-decoration: underline;
	color: #FFF;
	font-family: times, serif;
	font-size: 15px;
	text-transform: inherit;
}

ul li a.norm:link
{
	text-decoration: underline;
	color: #FFF;
	font-family: times, serif;
	font-size: 15px;
	text-transform: inherit;
}

ul li a.norm:hover
{
	text-decoration: underline;
	color: #FC9;
	font-family: times, serif;
	font-size: 15px;
}

ul li a.norm:visited
{
	text-decoration: underline;
	color: #FC9;
	font-family: times, serif;
	font-size: 15px;
}

ul li { position: relative; }

li ul
{
	position: absolute;
	left: 140px;
	/* Set 1px less than menu width */
	top: 0;
	display: none;
}

/* Styles for Menu Items */
ul li a
{
	display: block;
	text-decoration: none;
	color: #000;
	background: #fff;
	/* IE6 Bug */
	padding: 3px;
	border: 2px solid #000;
	border-bottom: 0;
	font-family: times, serif;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li
{
	float: left;
	height: 1%;
}

* html ul li a { height: 1%; }

/* End */
ul li a:hover
{
	color: #000;
	background-color: #FC9;
	list-style-type: none;
	list-style-position: default;
}

/* Hover Styles */
li ul li a
{
	padding: 2px 5px;
	list-style-type: none;
	list-style-position: default;
}

/* Sub Menu Styles */
li:hover ul, li.over ul
{
	display: block;
	list-style-type: none;
	list-style-position: default;
}

/* The magic */



a.white:link
{
	text-decoration: underline;
	color: #FFF;
	font-family: times, serif;
	font-size: 15px;
	text-transform: inherit;
}

a.white:hover
{
	text-decoration: underline;
	color: #FC9;
	font-family: times, serif;
	font-size: 15px;

}

a.white:visited
{
	text-decoration: underline;
	color: #FFF;
	font-family: times, serif;
	font-size: 15px;

}

a.white:active
{
	text-decoration: underline;
	color: #FFF;
	font-family: times, serif;
	font-size: 15px;

}

a.side:link
{
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	padding: 0 0 0 4px;
}

a.side:hover
{
	text-align: right;
	text-decoration: none;
	color: blue;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	padding: 0 0 0 4px;
}

a.side:visited
{
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	padding: 0 0 0 4px;
}

a.side:active
{
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	padding: 0 0 0 4px;
}

a.foot:link
{
	text-align: right;
	text-decoration: underline;
	color: #FFF;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
}

a.foot:hover
{
	text-align: right;
	text-decoration: underline;
	color: #FC9;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
}

a.foot:visited
{
	text-align: right;
	text-decoration: underline;
	color: #FFF;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
}

a.foot:active
{
	text-align: right;
	text-decoration: underline;
	color: #600;
	font-family: helvetica, verdania, sans-serif;
	font-size: 12px;
}


.nav { background-color: #036; }

.top
{
	background-color: #CCC;
	border-width: 2px;
	border-color: #036;
	padding: 32 32 32 12;
	border-style: solid;
}

.bottom
{
	background-color: #CCC;
	border-width: 2px;
	border-color: #036;
	padding: 12 12 12 12;
	border-style: solid;
}

.links
{
	border-width: 1;
	border-style: solid;
	border-color: #000;
	background-color: #099;
}

h1
{
	color: #000;
	font-family: times, serif;
	font-size: 22px;
	font-weight: bolder;
	width: 530px;
	height: 19px;
	background-color: #CCC;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	padding: 2px;
}

h2
{
	color: #FC9;
	font-family: times, serif;
	font-size: 17px;
	font-weight: bolder;
}

.textimages
{ 
padding: 3px;
}
