body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ff7200;
	margin: 0px;
	background-image: url(../images/WhiteStripeBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	font-size: 14px;
}
.indextext {
	font-size: x-small;
	padding-top: 10px;
	color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#Main {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
	width: 650px;
	visibility: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}
#Main #adjectives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
	padding-top: 450px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#Main #adjectives ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Main #adjectives li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#Main #Content h1 {
	font-size: xx-large;
	color: #FF7200;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.active {
	color: #FF7200;
}


.headerpic {
	background-image: url(../images/homeheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerpicp2 {
	background-image: url(../images/p2header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Main #Enter a {
	color: #FF7200;
	text-decoration: none;
}
#Main #Enter a:hover {
	color: #666666;
}

#Main #Enter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF7200;
	font-weight: bold;
	text-align: center;
	width: 400px;
	float: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF7200;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#Main #Navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF7200;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF7200;
	top: 150px;
	float: right;
	position: absolute;
	width: 500px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	right: 0px;
}
#Main #Navigation ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 18px;
	width: 500px;
}
#Main #SubNavigation {
	border-top-width: 1px;
	border-top-color: #FF7200;
	font-size: small;
	color: #FF7200;
	float: right;
	width: 340px;
	text-align: right;
	padding-right: 20px;
	border-top-style: solid;
	position: absolute;
	top: 175px;
	height: 18px;
	right: 0px;
}
#Main #Content #Footer {
	font-size: small;
	text-align: right;
	color: #FF7200;
	font-weight: normal;
}
#Main #SubNavigation ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#Main #Content {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: absolute;
	top: 190px;
}
#Main #Content a {
}
#Main #SubNavigation a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#Main #SubNavigation a:hover, #Main #SubNavigation a.current:link, #Main #SubNavigation a.current:visited {
	color: #FF7200;
}
#Main #SubNavigation li {
	display: inline;
	padding-left: 20px;
}

#Main #Navigation a {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#Main #Navigation a:hover, #Main #Navigation a.current:link, #Main #Navigation a.current:visited {
	font-weight: bold;
	color: #FF7200;
}
#Main #Navigation li {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	display: inline;
}
.headerpicp1 {

	background-image: url(../images/p3header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerpicp3 {


	background-image: url(../images/p1header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Main #Content a {
	color: #FF7200;
	text-decoration: none;
}
#Main #Content a:hover {
	text-decoration: underline;
}
#Main #Content img {
	border: 2px solid #FF7200;
	margin: 5px;
}
#Main #Content h3 {
	text-align: center;
}
.ImgFloatLeft {
	float: left;
}
.ImgFloatRight {
	float: right;
}
.Footer {
	font-size: small;
	color: #FF7200;
	text-align: right;
	padding-right: 30px;
}
