body
{
	background-color: #5F6062;
	font-family: Verdana, Arial;
	color: white;
	margin: 0px auto;
}
img
{
	border: none;
}
a
{
	color: #00B8E9;
	text-decoration: none;
}
a:hover
{
	color:#00BFEF;
	text-decoration: none;
}
a:visited
{
	color:#00B8E9;
	text-decoration: none;
}

#header
{
	margin: 0px auto;
	padding: 30px;
	background-color: #222;
}

#navigation
{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	font-size: 12pt;
}
#navigation td
{
	width: 14%;
	border-left: 1px solid #434344;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	padding-top:4px;
}
#navigation a
{
	text-decoration: none;
	letter-spacing: 2px;
}

#content
{
	padding: 20px;
	margin-top:30px;
	text-align:left;
	font-size:10pt;
	width:760px;
}

#content h2
{
	font-size:13pt;
	font-weight:normal;
	display:block;
	width:160px;
	border-right: 1px solid #333;
	color:#333;
	text-align:right;
	padding: 4px;
	clear: both;
	letter-spacing: 2px;
}

#content h3
{
	font-size:12pt;
	font-weight:lighter;
	margin-left:180px;
}

#content p
{
	margin-left:206px;
	margin-top: 0px;
	margin-bottom: 60px;
	vertical-align: top;
	display: block;
}

#content form
{
	margin-left:180px;
}

#content p .emphasis
{
	font-style:italic;
}

#content .photo_block
{
	display:block;
	float:none;
	padding:0px;
	vertical-align: text-top;
	margin-bottom:30px;
}

#content .photo_block_img
{
	display:block;
	width:176px;
	text-align:right !important;
	float: left;
	vertical-align: top;
}

#content .photo_block_img_a
{
	display:block;
	text-align:right !important;
}

#gallery
{
	width:600px;
	height:400px;
	margin-left:180px !important;
	display:block;
	clear:both;
}

#splash
{
	padding: 20px;
	margin-top:30px;
	text-align:center;
	font-size:10pt;
	width:760px;
}

#splash #left
{
	display: block;
	float: left;
	padding: 0px;
}

#splash #right
{
	display: block;
	margin-left:20px !important;
	text-align:left;
}

#splash #right p
{
	margin-left: 0px;
	clear:right !important;
}

#splash #slideshow
{
	width:300px;
	height:450px;
	/* margin-left:8px !important; */
	display:block;
}

#footer
{
	display: block;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
	font-size: 9pt;
	text-align: center;
}