body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-image: url("../images/backslice.jpg");
	background-repeat:repeat-x;
	}

a, a:visited {
	color: #483914;
	text-decoration: underline;
	}

a:hover {
	color: #483914;
	text-decoration: none;
	}
	
#mainContainer {
	width: 100px;
	height: 101%;
	margin: 0px;
	text-align: left;
	}
	
#topPhotos {
	height: 249px;
	width: 840px;
	margin: 0px;
	padding: 0px;
	}

#homePhotos {
	position: absolute;
	left: 82px;
	top: 188px;
	width: 192px;
	text-align: left;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: none;
	border: 0px solid red;
	height: 405px;
	}

#homeText {
	position: absolute;
	left: 290px;
	top: 188px;
	width: 292px;
	text-align: left;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: none;
	border: 0px solid blue;
	height: 405px;
	}

#homeLinks {
	position: absolute;
	left: 591px;
	top: 248px;
	text-align: left;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #483914;
	border-left: 1px solid #999966;
	width: 220px;
	}
	
#homeStripe {
	position: absolute;
	left: 10px;
	top: 248px;
	background: none;
	background-image: url("../images/vertStripe.gif");
	background-repeat: repeat-y;
	width: 63px;
	}

#homeFooter {
	position: absolute;
	top: 980px;
	background: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #483914;
	line-height: 120%;
	width: 713px;
	left: 82px;
	border-top: 1px solid #483914;
	}

#subPhotos {
	position: absolute;
	left: 82px;
	top: 188px;
	width: 130px;
	text-align: center;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: none;
	border: 0px solid red;
	height: 405px;
	}

#subText {
	position: absolute;
	left: 82px;
	top: 180px;
	width: 500px;
	text-align: left;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: none;
	border: 0px solid blue;
	height: 405px;
	}

#subLinks {
	position: absolute;
	left: 591px;
	top: 248px;
	text-align: left;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #483914;
	border-left: 1px solid #999966;
	width: 220px;
	}
	
#subStripe {
	position: absolute;
	left: 10px;
	top: 248px;
	background: none;
	background-image: url("../images/vertStripe.gif");
	background-repeat: repeat-y;
	width: 63px;
	}

#subFooter {
	background: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #483914;
	line-height: 120%;
	width: 100%;
	border-top: 1px solid #483914;
	}

h1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #483914;
	}
	
h2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #483914;
	padding-bottom: 20px;
	}
	
h3 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #483914;
	}
	
h4 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #483914;
	}
	
h5 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #483914;
	}
	
h6 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #483914;
	}
	
input {
	color : #000000; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	border: 1px solid #999999;
	}
	
#formspot {
	border: 1px solid #999999;
	padding: 10px;
	margin-top:25px;
	width:226px;
	background: white;
	}
