body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #385058;
	font-size: small;
	margin: 50px 0px;
	padding: 0px;
	text-align: center;
}

a, a:link, a:visited {
	border-color: #AAA;
	color: #3042EE;
	background-color: transparent;
}

a:hover {
	color: #FC0;
	background-color: transparent;
}


#menu {
	background-position: left;
	position: relative;
	text-align:left;
	height: 20px;
	left: 50px;
	top: 50px;
}
#mainSection
{
	background-image:url(Images/witch-vent.png);
	background-position:center;
	background-repeat:no-repeat;
	height:573px;
	width: 90%;
	margin: 0px auto;
	text-align: justify;
}

#menu ol, #menu ol li a, #menu ol li span, #last {
	background-position: right;
	text-align: left;
	border: none;
	color: #f69738;
}

#menu ol li a, #menu ol li span {
	font-weight: bold;
}

#menu ol li a:link, #menu ol li a:visited  {
	color: #f69738;
	background-color: transparent;
}

#menu ol li a:hover, #menu ol li span {
	color: #FFFFFF;
	border: #663366;


}

#menu ol li a:active {
	color: #f69738;
}

#content h2 {
	font-size: medium;
	font-variant: small-caps;
	text-transform: uppercase;
	color: 330066;
	border-bottom-style: solid;
	border-top-color: #27044f;
	border-right-color: #27044f;
	border-bottom-color: #27044f;
	border-left-color: #27044f;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
body {
	padding: 0;
	margin: 0;
}

p {
	text-align: justify;
}

a, a:link, a:visited, a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #663366;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	position: relative;
	width: 50%;
	border: 1px solid;
	padding: 0.1em;
	text-align: left;

}

p.top {
	text-align: center;
}

p.top a {
	border: 0;
}

#menu ol {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #transparent;
	border: none;
	text-transform: capitalize;



}

#menu ol li {
	display: inline;
}

#menu ol li a, #menu ol li span {
	top: 100px;
	padding: 0 1em;
}


#content {
	background-image:url(Images/background_mid.png);
	background-repeat:repeat-y;
	color: #385058;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 150px;
	left: 100px;
	width: 500px;
	height: 350px;
	padding: 10px;
	overflow:auto;
}


#content ul {
	line-height: 190%;
}
#content h3 {
	font-size: small;
}
#FloatTable {
	width: 85px;
	top: 0px;
	float: left;
}
#FloatRow {
	position: Relative;
	align: center;
	left: 50px;
	width: 430px;
}
#FloatAll {
	left: 50px;
	top: -150px;
	width: 430px;
	position: Relative;
}
#FloatText {
	left: 50px;
	top: -150px;
	width: 430px;
	position: Relative;
}
#title{
	position: Relative;
	top: 15px;
	left:50px;
}