﻿h1{
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial;
 
	background-image: url('../../images/backgroundgradient.gif');
	background-repeat: repeat-y;

}

.banner {
}

.MainContainer {
	margin: 20px;
	padding: 0px 20px 20px 20px;
	background-color: white;
}

.EyeBrowNav {
	text-align: right;
	text-transform: none;
}

.MainNavigationMenu {
	width: 725px;
	border-style: solid;
	border-width: thin;
	background: #FF9933;
}
.PageContent
{	 
	/* top: 0px;
	position: relative;
	width: 80%; */
}

.PictureContent {
	/* top: 210px;
	right: 5%;
	position: absolute; */
	 
}


.boundingbox {
	border: 1px solid #666699;
	margin: 10px;
	padding: 10px;
}
.Footer {
left:40px;
}
