@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 600px;
	background-color: #999999;
}
#container {
	margin:0 auto;
	width: 880px;
	text-align: left;
	background-color: #666666;
}
.logo {
margin-left:20px;
margin-right:0px;
padding-top: 10px;
padding-bottom: 10px;

vertical-align:middle;
}

#content {
	width: 880px;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 430px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
} 
	#Photocontent{
	
		text-align: left;
		margin-bottom: 0px;
		padding-top: 230px;
		background-repeat: no-repeat;
		background-position: center top;
		clear: left;
	}
ul{
	list-style-type; none;
}	

#sidebar {
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0px;
	float: left;
}

#mainContent {
	width:485px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: left;
	clear: none;
	margin-left: 250px;
	padding-top: 10px;
}

img {
	border-style: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

ding {
	width: 174px;
	margin-top: 150px;
}
#top {
	background-image: url(images/dingbat_toprt.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 30px;
	float: right;
}
#line {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#bottom {
	background-image: url(images/dingbat_bottomrt.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 30px;
	float: right;
	margin-top: -3px;
	margin-right: 3px;
	margin-bottom: 24px;
}

#menu {
	list-style: none;
	text-align:right;
	border-right-width: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
	padding-bottom: 20px;
	background-image: url(images/dingbat_toprt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 5px;
}

#menu li {
	list-style-type:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-transform: lowercase;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
	padding-right:3px;
}
#menu a {
	color: #fff;
	margin: 0px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	border-bottom:dotted;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
	color: #003366;
}   



#footer {
background-color:#999999;
	width: 880px;
}

#footerright {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: fff;
	padding-top: 0px;
	padding-bottom: 15px;
}

#footerleft {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: fff;
	padding-top: 0px;
	padding-bottom: 15px;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
}

.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}

#ding {
	width: 174px;
	padding-top: 15px;
}
#nav ul{
padding-left:20px;
background-color:#333333;
}

#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: lowercase;
	padding-left: 25px;
	display: inline;
	padding-right: 25px;
}
#nav {
margin:0px;
	text-align: left;
	background-color: #333333;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	border-bottom:dotted;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
	color: #006699;
}
small
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #fff;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0px;
}
p a {
	border-bottom:dotted;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
	color: #003366;

}
p a:hover {

	color: #fff;

}
.navigation {
	border-bottom:dotted;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
	color: #003366;

}
.navigation a {
	border-bottom:dotted;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
	color: #003366;

}
.navigation a:hover {
		color: #fff;
}

.widget-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	text-decoration:none;
}
h1 a, h2 a, h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	text-decoration:none;
}
h1 a, h2 a:hover, h3 a:hover{
	color: #003366;
	text-decoration:underline;
}
h1 a, h2 a:visited {
	color: #fff;
	text-decoration:underline;
}
.asset-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}

img {
	border-style: none;
}
