/* CONTENT */
#content {
	width: 510px;
	position: relative;
	padding-left: 5px;
	margin-left: 75px;
	padding-top: 10px;
}
#content p {color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 5px 3px;
	margin: 0px;
	font-weight: normal;
	text-align: left;}
#content .underline {border-bottom: 1px solid #DDDDDD;padding: 0px;}
#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
#content a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* FOOTER */
#footer {margin-top: 20px;clear: both;background-color:#006666;padding: 0px 5px 0px 5px;}
#footer p {color:#FFFFFF;padding: 5px;}
#footer p a {color:#FFFFFF; border-bottom: 1px dotted #FFFFFF; text-decoration: none;}
#footer p a:hover {color:#FFFFFF; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color:#FFFFFF;}

/* photos */
#photos1 {
	border: 1px solid #999999;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
	height: auto;
	float: left;
	left: 0px;
}
#thumbs {
	FLOAT: left;
	POSITION: relative;
	clear: none;
	margin-top: 16px;
	margin-bottom: 16px;
}
#layout {
	position: relative;
	float: right;
	width: auto;
	overflow: visible;
	right: 0px;
}
#cutline {
	background-color: #006666;
	border: 1px solid #FFFFFF;
	padding: 2px;
	float: left;
	font-weight: bold;
}
.picsm {
	MARGIN: 0px 15px 15px 0px;
	border: 1px solid #999999;
	padding: 0px;
	float: left;
	clear: none;
}
