@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
}
#header {
	height: 66px;
	background-color: #FFFFFF;
}
#content {
	height: 473px;
	background-color: #FFFFFF;
	clear: none;
	background-image: url(images/title.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#contentb {
	height: 473px;
	background-color: #FFFFFF;
	clear: none;
	background-image: url(images/titleb.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#contentc {
	height: 473px;
	background-color: #FFFFFF;
	clear: none;
	background-image: url(images/titlec.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#content_l {
	float: left;
	height: 473px;
	width: 200px;
	margin-right: 31px;
	margin-left: 51px;
	position: relative;
}
p {
	bottom:0;
	position: absolute;
}
#content_r {
	float: right;
	height: 473px;
	width: 468px;
	margin-right: 50px;
}
#thumbs {
	float: left;
	height: 473px;
	width: 30px;
}
#pics {
	float: right;
	height: 473px;
	width: 300px;
}
#footer {
	height: 61px;
	clear: both;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.09em;
}
.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #999999;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0.1em;
	line-height: 21px;
}
.boldtext {
	font-weight: bold;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.2em;
	word-spacing: 40px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.2em;
	word-spacing: 40px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.2em;
	word-spacing: 40px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.2em;
	word-spacing: 40px;
}
