@charset "UTF-8";
/* CSS Document */

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	margin-top: 12px;
	margin-bottom: 12px;
}
p {
	line-height: 125%;
	margin-top: 4px;
	margin-bottom: 6px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #660066;
	margin-top: 4px;
	margin-bottom: 12px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: dotted;
	border-top-color: #6633CC;
	border-left-color: #660099;
}
div#allcontent {
	height: 670px;
	width: 970px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/web-background.jpg);
}
div#menuBar {
	height: 30px;
	width: 250px;
	position: absolute;
	top: 87px;
	left: 83px;
	text-align: right;
}
a {
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #9e6ab1;
}

div#menuBar2 {
	height: 30px;
	width: 300px;
	position: absolute;
	top: 87px;
	
	left: 580px;
}
#allcontent #bottomPhotos {
	height: 153px;
	width: 909px;
	position: absolute;
	left: 31px;
	top: 487px;
}
div#mainImage {
	height: 186px;
	width: 214px;
	position: absolute;
	left: 192px;
	top: 203px;
	
}
#mainText {
	height: 749px;
	width: 415px;
	position: absolute;
	left: 432px;
	top: 173px;
}
