@charset "utf-8";
body 
{
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a
{
	text-decoration: none;
	color: #666666;
}

a img
{
	border-style: none;
}

h1
{
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h2
{
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

ul
{
	padding-left: 15px;
	font-size: 11px;
}

li
{
	margin-bottom: 2px;
	font-size: 11px;
}

p
{
	margin-bottom: 5px;
}

b, strong
{
	color: #444;
}

#container
{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#logo {
	float: left;
}
#menu {
	float: right;
	margin-top: 70px;
	text-align: right;
	font-size: 11px;
}
#menu a 
{
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	text-transform: uppercase;
}
#menu a:hover 
{
	color: #000000;
}

#mainLinks
{
	margin-bottom: 10px;
	font-size: 12px;
}

#mainLinks a
{
	color: #777;
}

#linkWithBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#header {
	width: 100%;
	overflow: auto;
	clear: both;
	padding-top: 15px;
}
#headerimg {
	height: 237px;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
}

#content
{
	clear: both;
}

#content a
{
	clear: both;
}
#top {
	padding-bottom: 50px;
	overflow: auto;
	width: 100%;
}

#colContent
{
	margin-right: 5px;
	margin-left: 5px;
}

#col1
{
	padding: 20px;
	float: left;
	width: 260px;
}

#col2
{
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 260px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
}

#col3
{
	padding: 20px;
	float: right;
	width: 260px;
}

#foot
{
	clear: both;
	color: #999999;
	text-align: center;
	padding-top: 2px;
}

#foot a
{
	color: #999999;
}

#creator
{
	display: none;
}

#highCol
{
	overflow: hidden;
	float: right;
}

#wideCol
{
	float: left;
}

#highCol
{
	overflow: hidden;
}

#gallery
{
	padding: 20px;
}

#headBack
{
	background-image: url(img/headerback.jpg) !important;
	background-repeat: no-repeat !important;
}

.guestbookHeader
{
	color: #666 !important;
	font-size: 12px !important;
}

.guestbookDate strong, .guestbookDate b
{
	font-weight: normal !important;
	color: #666 !important;
	font-size: 11px !important;
}

.guestbookoutline
{
	margin-bottom: 15px !important;
	font-size: 12px !important;
	color: #333 !important;
	padding-bottom: 5px;
	border-bottom-color: #aaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.long
{
	width: 200px;
}

