body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-image: url(../images/bg/bg_repeatx.gif);
	color: #666;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}


html {
	overflow: scroll;
}




img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table tr td {
	text-align: left;
	vertical-align: middle;
}

a {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	text-decoration: none;
	color: #666;
	border: 2px none #CCC;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #666;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #000;
}
a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #000;
}
.scroll_reset {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper_content #content #gallerytable tr td {
	vertical-align: middle;
}







#wrapper_staticleftpanel {
	width: 400px;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 100%;
	position: fixed;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-image: url(../images/bg/leftpanel_fade.png);
}

#logodiv {
	position: absolute;
	height: 66px;
	width: 175px;
	top: 30px;
	left: 100px;
	background-repeat: no-repeat;
}


#social_links_div {
	position: fixed;
	left: 25px;
	width: 275px;
	height: 75px;
	bottom: 75px;
	z-index: 15;
}

.subscribe_field {
	width: 150px;
	border: 1px solid #B9BBBC;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9BBBC;
}
.subscribe_button {
	border: 1px none #666;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
}
#wrapper_content {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	height: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 20%;
	margin-top: 50px;
}


#content {
	position: absolute;
	top: 0px;
	z-index: 5;
	left: 0px;
	text-align: left;
}
.content_item {
	text-align: center;
	color: #333;
	margin-right: 150px;
	margin-left: 150px;
}
.content_item_sold {
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	color: #333;
	background-image: url(../images/red_dot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.content_bio {
	margin-right: 50px;
	width: 600px;
	margin-left: 50px;
}
#contact {
	margin-top: 90px;
	margin-left: 150px;
	position: absolute;
}
.content_endspace {
	text-align: center;
	color: #333;
	background-color: #00F;
	width: 500px;
	margin-right: 150px;
	margin-left: 150px;
}
#intro {
	background-color: #000;
	position: absolute;
	z-index: 100;
	height: 100%;
	width: 100%;
	visibility: hidden;
}
#intro_logo {
	height: 250px;
	width: 500px;
	margin-top: -125px;
	margin-left: -250px;
	position: absolute;
	left: 50%;
	top: 50%;
}

