@charset "UTF-8";
#wrapper {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
#layout {
	float: left;
	background-image: url(images/borders.gif);
	background-repeat: repeat-y;
}
#right {
	width: 300px;
	float: right;
	padding-right: 60px;
	padding-top: 30px;
}
#top {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	background-repeat: repeat-y;
	background-position: center;
}
#mid_wrap {
	background-image: url(images/top_11.gif);
	background-repeat: repeat-y;
}
#content {
	background-image: url(images/top_11.gif);
	height: 100px;
	float: left;
	width: 825px;
}
#table {
	float: left;
}
#left {
	width: 300px;
	padding-left: 120px;
	float: left;
	padding-top: 30px;
}
#gallery {
	width: 600px;
	padding-left: 140px;
	float: left;
	padding-top: 40px;
	background-image: url(images/gal_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100px 45px;
	height: 550px;
}
#thumbs {
	float: left;
	padding-top: 35px;
}
#mainphoto {
	width: 400px;
	float: right;
}
#footer {
	float: left;
	padding-left: 17px;
}
#middle {
	float: left;
	min-width: 825px;
	background-image: url(images/top_11.gif);
	background-repeat: no-repeat;
}
html {
	height: 100%;
	margin: 0px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.boldred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
#divider {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
}
#player {
	padding-top: 55px;
}
