@charset "utf-8";
html {
	overflow-y: scroll;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #99CDFF;
	background-attachment: scroll;
}
#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 250px;
}
#nav {
	width: 200px;
	float: left;
}
#nav ul {
	width: 200px;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
#nav a {
	color: #FFFF00;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 2em;
	width: 200px;
}
#nav a:hover {
	color: #FFF;
}
#nav a.on {
	color: #FFFFFF;
}
#mainContent {
	width: 460px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
#mainContent img {

}
#mainContent a {
	color: #00F;
	font-style: normal;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
}

#content ul {
	font-family: "Arial Black";
	font-size: 12px;
}
#content {
	padding-bottom: 20px;
}

#photos p img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#sideNavTop {
	float: left;
	margin-top: 50px;

}
#column {
	width: 200px;
	float: left;
	background-position: center bottom;
	background-image: url(../images/images/sidenav_02.png);
}


#sideNav {
	background-position: center bottom;
	margin-left: 20px;
}
#sideNav ul {
	position: relative;
	left: 0;
	bottom:0;
	list-style-type: none;
	width: 150px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
#sideNav a {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height: 2em;
	color: #FFF;
	text-decoration: none;
}
#sideNav a:hover {
	color: #FF0;
}
#sideNav a.on {
	color: #FF0;
	font-weight: bold;
}
#footer {
	background-color: #333333;
	color: #999999;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-size: 14px;
	text-transform: capitalize;
	color: #FFF;
	font-family: "Arial Black";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Arial Black";
	font-size: 18px;
	color: #000;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
}
h3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: justify;
	line-height: 1.3em;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: justify;
	line-height: 1.3em;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 70px;
	margin-top: 0px;
}
h6 {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h7 {
	text-align: center;
	font-family: "Arial Black";
	font-size: 14px;
	line-height: 1.3em;
}



p {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
	margin-left:25px;
	text-indent: -25px;
	margin-bottom: 5px;
}
.emphasis {
	color: #000;
	font-weight: bold;
	font-family: "Arial Black";
	font-size: 14px;
}
.last {
	margin-bottom: 25px;
}
.photolink {
	width: 135px;
	float: left;
	height: 175px;
	text-align: center;
}
.indextext {
	width: 270px;
	height: 175px;
	float: left;
	text-align: center;
}
