body {
	background: #581a68;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: 11px;
	line-height: 1.2ems;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	text-align: right;
    }
a:link {
	color: #581a68;
}
a:visited {
	color: #581a68;
}
/* All links must inclde some type of hover interactivity */
a:hover {
     font-weight: bold;
	color: #19b087;
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0px auto;
	background: #fff;
}

div#header {
	position: relative;
	background: url(images/chattanooga-center-women.jpg) no-repeat;
	width: 990px;
	height: 175px;
	margin: 0px auto;
}
div#flashheader {
	position: relative;
	width: 990px;
	height: 72px;
	margin: 0px auto;
}
div#audiolink {
	position: absolute;
	top: 142px;
	left: 0px;
	width: 101px;
}

div#flashaudiolink {
	position: absolute;
	top: 42px;
	left: 2px;
	width: 101px;
}

div#flash {
	width: 900px;
	margin: 0px auto;
}	

div#content {
	padding: 10px;
	margin: 0px;
}
div#flashcontent {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

div#sidebar {
	position: absolute;
	width: 990px;
	height: 36px;
	left: -1px;
	top: 104px;
}

div#footer {
	clear: both;
	height: 31px;
	background: #581a68;
}

div#copyright {
	width: 990px;
	margin: 10px auto;
	position: relative;
	text-align: left;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #fff;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
div#owner {
	position: absolute;
	top: 20px;
	right: 20px;
}
	
/* ----------------------------  NAVIGATION (VERTICAL) ----------------------------  */
div#nav{
	width: 884px;
	position: absolute;
	left: 108px;
	top: 142px;
	height: 33px;
}
div#flashnav{
	width: 884px;
	position: absolute;
	left: 107px;
	top: 39px;
	height: 33px;
}
ul#mainnav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 147px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #581a68;
	border-right: 1px none #ccc;
	background: url(images/nav-bg.gif);
	font-weight: bold;
	}
	ul#mainnav li a:hover {
	background: url(images/nav-hover-bg.gif);
	}
	ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background: url(images/nav-current-bg.gif);
	}



/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	width: 990px;
	margin: auto;
	background: #581A68;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 10px;
	margin: 0px;
	border-right: 1px none #ccc;
	color: #fff;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #fff;
	}



/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
div#column {
	width: auto;
	float: left;
	padding: 10px;
	text-align: center;
}

div#column img {
	padding: 5px;
	background: white;
	border: solid 1px #ccc;
}
div#audiobkg {
	width: 300px;
	height: 300px;
	margin: auto;
	background-image: url(images/audio-page-bkg.jpg) no-repeat;
	position: relative;
	text-align: center;
	font-size: 12px;
	}
div#audio {
	width: 115px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 154px;
	top: 212px;
}
p.clearboth {
clear: left;
}
div#column p {
text-align: center;
}
div#photosright {
	width: 350px;
	float: right;
	padding-left: 10px;
	}
