#content {
	background-color: #02A9E0;
	width: 898px;
	height: 690px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/scene_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.content_imgL {
	margin: 1px;
	float: left;
}
.content_imgS {
	margin: 1px;
	float: left;
}
#content p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	width: 295px;
	display: block;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 185px;
	overflow: hidden;
}
#footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link { 
	color: #80037B;
	}
a:visited { 
	color: #80037B;
	}
#siteNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	//left: auto;
	top: 120px;
	background-color: #2099e2;
        border-right-color: #FFFFFF;
	padding: 2px;
	height: 45px;
	width: 920px;
}

#siteNav ul {
	margin: 0px;
	padding: 5px;
	display: block;
	text-align: center;
	float: left;
	list-style-type: none;
}
#siteNav li {
	display: block;
	background-position: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#siteNav a {
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}
#siteNav a:hover {
	color: #da1990;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}

#siteNav em {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}

#siteNav em:hover {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}
#siteNav rt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}