body {
	background-color: #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	margin:0px 0px; 
	padding:0px;
	text-align: center;
}
img {
	border: none;
}


/* Formatting */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
	text-align:left;
}
#nav_wrap {
	width: 800px;
	float: left;
	border-bottom: solid 1px #ccc;
	background-color: #FFFFFF;
	clear: both;
	height: 140px;
}
#nav_col1 {
	width: 150px;
	padding: 15px 0 70px 30px;
	float: left;
}
#nav_col2 {
	width: 250px;
	padding-top: 15px;
	float: left;
}
#nav_col3 {
	width: 320px;
	padding: 15px 50px 0 0;
	float: right;
	clear: right;
}
#content_wrap {
	width: 800px;
	float: left;
	background-color: #FFF;
	clear: both;
	height: 565px !important;
}
#sub_nav {
	width: 770px;
	float: left;
	padding: 20px 0 15px 30px;
	clear: both;
}
#thumbs_nav {
	width: 788px;
	float: left;
	background-color: #FFFFFF;
	padding: 8px 0 8px 12px;
	clear: both;
}
#bigimage {
	width: 800px;
	float: left;
	background-color: #FFF;
	clear: both;
}
#footer {
	width: 790px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	clear: both;
	padding-bottom: 50px;
}
#copyright {
	width: 800px;
	float: left;
	padding-top: 4px;
	text-align: center;
	clear: both;
}

#body_text {
	width: 525px;
	margin: 20px 0 0 30px;
}

#footer .res_text {
width: 525px;
	margin-top: 20px;
}

/* Type */

a, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

a.logo:link, a.logo:visited, a.logo:hover, a.logo:active {
	font-size: 1.2em;
	line-height: 1.3em;
	text-decoration: none;
}
a.logo:link, a.logo:visited {
	color: #CC0000;
}
a.logo:hover, a.logo:active {
	color: #333333;
}
a.nav1:link, a.nav1:visited, a.nav1:hover, a.nav1:active {
	font-size: 1.2em;
	line-height: 1.3em;
	text-decoration: none;
}
a.nav1:link, a.nav1:visited {
	color: #999999;
}
a.nav1:hover, a.nav1:active {
	color: #333333;
}
a.nav2:link, a.nav2:visited, a.nav2:hover, a.nav2:active {
	font-size: 1.2em;
	line-height: 1.3em;
	text-decoration: none;
}
a.nav2:link, a.nav2:visited {
	color: #999999;
}
a.nav2:hover, a.nav2:active {
	color: #CC0000;
}
a.contact:link, a.contact:visited, a.contact:hover, a.contact:active {
	font-size: 9px;
	text-decoration: none;
}
a.contact:link, a.contact:visited {
	color: #333;
}
a.contact:hover, a.contact:active {
	color: #666666;
}
a.caption:link, a.caption:visited, a.caption:hover, a.caption:active {
	font-size: 10px;
	text-decoration: none;
}
a.caption:link, a.caption:visited {
	color: #333;
}
a.caption:hover, a.caption:active {
	color: #999;
}
.site_active {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em; 
	line-height: 1.3em;
}
.section_active {
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}
p.quote {
	margin: 0px;
}
p.byline {
	margin: -5px 0 0 0;
}
p.bylineinfo {
	margin: 1px 0 0 0;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #999;
}

.quote strong {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: .9em; 
	line-height: 1.3em;
	font-weight: normal;
}

.quote a {
	color: #999;
}

.byline, .bylineinfo {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #999;
} 
.byline {
	font-weight: bold;
}
.photo, .caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}
.photo {
	color: #666;
	font-size: 12px;
	font-variant: small-caps;
}
.caption {
	color: #333;
	font-size: 11px;
}
.copyright {
	color: #333;
	font-size: 9px;
}

strong {
	color: #000;
}
