body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #5a5a5a;
	margin:0;
	background-color: #ffffff;
}

td {
	font-size:1em;
	}

a:link {
	color: #5a5a5a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5a5a5a;
}
a:active {
	text-decoration: none;
	color: #5a5a5a;
}
a:hover {
	color: #93107e;
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
	color: #93107e;
	font-weight: bold;
}
#content {
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
}
#top {
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-right: 25px;
	background-color: #e9e8e8;
}



#banner {
	position:relative;
	background-color: #FFFFFF;
	z-index:5;
	width: 100%;
	left: 0px;
	top: 0px;
}

#logo {
	float: left;
	height: 95px;
	padding-top: 37px;
	padding-bottom: 36px;
	padding-left: 25px;
	background-color: #FFFFFF;
	margin: 0px;
}
#banner_image {
	background-image:url(images/woman.jpg);
	background-repeat:no-repeat;
	width: 147px;
	height:168px;
	float: right;
	height: 168px;
	clear: right;
	z-index:5;
}
#nav_bar {
	background-image: url(images/grad_slice.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 2.08em;
	width: 100%;
	padding-left: 15px;
}
#nav_bar ul {
	margin: 0px;
	padding: 0px;
	list-style:url(none) none;
}

#nav_bar li {
	float:left;
	display:inline;
	}
	
#nav_bar a {
	display:block;
	margin:0;
	background-image:url(images/grad_slice.jpg);
	background-repeat:repeat-x;
	padding:3px 25px 10px 15px;
	}
	
#nav_bar a:hover {
	background-image:url(images/grad_slice_hover.jpg);
	}
	
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
	color:#93107e;
	background-image:url(images/grad_slice_current.jpg);
	background-repeat:repeat-x;
	}
	
	
#sub_nav {
	position:absolute;
	top:213px;
	left:0;
	z-index:5;	
	width: 90px;
	padding-top: 35px;
	height: 29.33em;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 25px;
}
#sub_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sub_nav li {
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #93107e;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

	
#copy {
	position:absolute;
	top:213px;
	left:90px;
	z-index:5;
	margin: 0px;
	height: 29.33em;
	width: 365px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 35px;
	background-color: #FFFFFF;
}
#pic_col {
	position:absolute;
	top:213px;
	left:490px;
	z-index:5;
	height: 32.24em;
	width:233px;
	background-color: #E9CFE5;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#pic {
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#picture2 {
	width: 233px;
	height:137px;
	background-color: #e9cfe5;
	float: left;
	width: 233px;
	clear: left;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#pic_panel {
	background-color: #868585;
	width: 233px;
	height:137px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#bullets ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
#bullets li {
	padding-bottom: 3px;
}
#bullets {
	background-color: #e9cfe5;
	float: left;
	width: 207px;
	padding-top: 20px;
	clear: left;
	margin: 0px;
	padding-left: 25px;
}


#block_top {
	width: 100%;
	background-color: #e9e8e8;
	height: 137px;
	position: absolute;
	top: 213px;
	z-index: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	left: 0px;
	text-indent: -9999px;
}

#block_bottom {
	width: 100%;
	background-color: #868585;
	height: 247px;
	position: absolute;
	top: 353px;
	z-index: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	right: 0px;
}
#footer {
	background-color: #e9e8e8;
	position: absolute;
	top:604px;
	z-index: 0;
	height: 400px;
	width: 100%;
	padding-top: 5px;
	padding-left: 20px;
	font-size: .85em;
}
