body, td, th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
}
body {
	background-image: url(http://artunraveled.com/phpSite/ARTU16/style/style/BackgroundDreamsml.jpg);
	background-color: #FFFFBB;
	width: 960px;
	margin: 0px auto 0px auto;
}
a {
	text-decoration: none;
	color: #2E2210;
	}
a:visited {
	text-decoration: none;
	color: #2E2210;
	}
a:hover {
	text-decoration: none;
	background-color: #C898FF;
	color: #FFFFFF;
	}
a:active {
	text-decoration: none;
	}
#pageHeader {
}

#pageContent {
	background-color: #FFFFBB;
	background-image:url(http://artunraveled.com/phpSite/ARTU16/style/style/BackgroundDreamsml.jpg);
}
#pageFooter {
}

#BIOwrapper {
	background-color: #FFFFBB;
	width: 900px;
	padding: 20px 5px 15px 15px;
	margin: 0px auto 0px auto;}

#BIOheading {
	width: inherit;
	padding: 20px 0px 0px 0px;}

#BIOheadingLeft {
	width: 49%;
	float: left;
	text-align:left;}

#BIOheadingRight {
	width: auto;
	float: right;
	text-align:right;}

#footerCopyright {
	font-size: x-small;
	text-align: center;
	}

#topNav {
	margin: 0px auto;
	text-align: center;
	}

#topNav ul {}

#topNav ul li {
	font-size: 12px;
	font-weight:bold;
	display: inline;
	margin: 2px 12px 2px 2px;
	text-decoration: none;
	}

#botNav {
	width: 700px;
	display: inline;
	margin: 0px auto;
	text-align: center;
	}

#botNav ul {
	list-style-type: none;
	}

#botNav ul li {
	font-size: 10px;
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	}