@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 65px;
}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 680px;
}
#header_left {
	padding-right: 28px;
	padding-top: 5px;
	float: left;
}
#header_right {
	width: 470px;
	padding-top: 5px;
	margin-left: 280px;
	clear: none;
}
.oneColFixCtrHdr #header {
	padding-right: 0px;
	padding-left: 0px;
}
#sig_gallery {
	float: left;
	width: 250px;
	padding-right: 0px;
	padding-top: 15px;
	height: 70px;
	clear: right;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	width: 580px;
	height: 55px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
}

#GalleryMenu {
	width: 250px;
	float: left;
}

.buttons {
	padding-top: 20px;
	padding-right: 20px;
	border: 1px solid #3333CC;
}
#menu_left1 {
	float: left;
	width: 220px;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 16px;
	clear: left;
	padding-bottom: 65px;
}
#bio_left {
	float: left;
	width: 220px;
	clear: left;
	padding-top: 30px;
	padding-left: 20px;
}
#footer_bio {
	width: 580px;
	height: 55px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#gallerytitle {
	padding-top: 10px;
	padding-left: 365px;
}
#maincontent_right {
	padding-top: 38px;
}
#bio_right {
	padding-top: 10px;
	margin-left: 280px;
}
#contact_right {
	padding-top: 50px;
	margin-left: 280px;
	padding-bottom: 80px;
}
#label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #999999;
	height: 20px;
	padding-top: 10px;
	font-weight: normal;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.01em;
}
#gallery_main {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 315px;
}
.menuspacer {
	padding-right: 20px;
	padding-left: 20px;
}
#galleryart1 {
	width: 260px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#galleryart2 {
	width: 260px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#galleryart3 {
	width: 255px;
	padding-top: 20px;
	float: left;
	padding-left: 20px;
}
.style1 {	color: #BBBBBB;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.subhead {
	letter-spacing: 1px;
	word-spacing: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-variant: normal;
	text-transform: uppercase;
	color: #6699CC;
}

.style5 {	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 3pt;
	word-spacing: normal;
}
.style6 {font-family: Georgia, "Times New Roman", Times, serif; color: #999999; }
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
