body {
	background-color: #FFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#header {
	background-color: #FFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 160px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#navigation {
	position: absolute;
	height: 50px;
	width: 1000px;
	left: 0px;
	top: 55px;
}
#logo {
	position: absolute;
	height: 150px;
	width: 320px;
	left: 345px;
	top: 0px;
}
#maincontent {
	background-color: #FFF;
	background-image: url(../images/bg_maincontent.jpg);
	background-repeat: repeat-y;
	width: 625px;
	padding-top: 325px;
	padding-right: 350px;
	padding-bottom: 75px;
	padding-left: 25px;
	position: absolute;
	left: 0px;
	top: 160px;
}
#maincontent_sub {
	background-color: #FFF;
	background-image: url(../images/bg_maincontent.jpg);
	background-repeat: repeat-y;
	width: 625px;
	padding-top: 25px;
	padding-right: 350px;
	padding-bottom: 75px;
	padding-left: 25px;
	position: absolute;
	left: 0px;
	top: 160px;
}
#maincontent_gallery {
	background-color: #FFF;
	background-image: url(../images/bg_maincontent.jpg);
	background-repeat: repeat-y;
	width: 950px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 75px;
	padding-left: 25px;
	position: absolute;
	left: 0px;
	top: 160px;
	text-align: center;
	height: 450px;
}
#flashcontent {
	position: absolute;
	width: 625px;
	left: 25px;
	top: 25px;
	height: 275px;
}
#flashcontent2 {
	position: absolute;
	height: 434px;
	width: 600px;
	top: 75px;
	background-color: #FFF;
	left: 200px;
}
#sidebar {
	position: absolute;
	width: 300px;
	left: 675px;
	top: 185px;
}
#sidebar h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight: normal;
}
#sidebar a {
	color: #666;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#footer {
	position: absolute;
	height: 31px;
	width: 1000px;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/footer.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding-top: 19px;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #666;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #666;
	font-weight: normal;
	line-height: 28px;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 21px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666;
	margin-top: 0px;
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #666;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
iframe {
	margin-top: 10px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 25px;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666;
}
.quote_pad_bottom {
	margin-bottom: 15px;
}
.headshot_padding {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

