#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 646px;
	padding: 0px 32px 20px;
	overflow: auto;
}
#nav {
	font-size: 1.2em;
	margin-bottom: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #5D5D5D;
	background-color: #FFFFFF;
}
a img { 
	border:none; 
} 
a:link {
	text-decoration: none;
	color: #5d5d5d;
}
a:visited {
	color: #5d5d5d;
	text-decoration: none;
}
a:hover {
	color: #919191;
	text-decoration: none;
}
a:active {
	color: #919191;
	text-decoration: none;
}
#frame {
	border: 1px solid #CCCCCC;
	padding: 15px;
}
.underline {
	text-decoration: underline;
}
#footer {
	font-variant: small-caps;
	margin-top: 5px;
	text-align: right;
	font-size: 0.8em;
	clear: both;
}
.media_lnht {
	line-height: 1.6em;
}
.flt_lft {
	float: left;
	margin-right: 10px;
}
#thumbs {
	width: 230px;
	float: left;
	margin-left: 35px;
	margin-top: 10px;
}
#big_pic {
	width: 378px;
	float: right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 40px;
	height: 504px;
}
#caption {
	width: 226px;
	text-align: right;
	margin-top: 13px;
	margin-left: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
	padding-top: 10px;
	float: left;
}

.fltrt {
	float: right;
	margin-left: 10px;
}
#gallery-link {
	font-size: 13pt;
	line-height: 17pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	margin-left: 33px;
	float: left;
}
