/* AdornMe.css */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(http://artunraveled.com/AdornMe15/Images/BackgroundDreamsml.jpg);
	color: #black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* [disabled]background-attachment: fixed; */
	background-color: #360;
}

hr {
	background-color: #91D2F3;
	color: #2e2210;}

#wrapper {
	background-color:#FFC;
	/*	background-color: #99FFFF;	/* Test color */
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
}

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

#heading {
	width: inherit;
	text-align: center;}

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

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

#headingRight {
	width: 49%;
	float: right;
	text-align:right;}

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

#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;}

a {
	text-decoration: none;
	color: #2E2210;}

a:visited {
	text-decoration: none;
	/* [disabled]background-color:#C898FF; */
	color: #2E2210;
}

a:hover {
	text-decoration: none;
	/* [disabled]background-color: #C898FF; */
	color: #00F;
}

a:active {
	text-decoration: none;}

#content {
	margin: 0px 0px;
	/* [disabled]padding: 0px 15px; */
}

#BIOcontent {
	margin: 0px 15px 0px 15px;}

#footer {
	padding: 0px 0px 15px 15px;
	width: 960px;
}

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

#botNav {
	width: 700px;
	list-style: none;
	margin: 0px auto;
	text-align: center;}

#botNav ul {
	}

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