body {
	margin:0;
	font-family:Century Gothic;
	font-size:8pt;
	color:#222;

	
/* overflow: hidden;overflow-x: hidden;overflow-y: hidden; */
}

:focus {
	-moz-outline-style:none;
}

img {
	border:0;
}


	
/* li {list-style: none;} */
a:link {
	text-decoration:none;
	color:#333;
}

a:active {
	text-decoration:none;
	color:#333;
}

a:visited {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:none;
	border:none;
	color:#b82126;
}

.current a,.current a span {
	color:#b82126;
}

.site_wrapper {
	width:980px;
	position:absolute;
	left:50%;
	margin-left:-490px;
}

.site_container {
	width:980px;
	position:relative;
}

.header {
	overflow:auto;
	width:980px;
	height:320px;
	background:white;

	
/* border:1px solid blue; */
	position:relative;
	margin-top:20px;
}

.logo {
	z-index:20;
	position:absolute;
	top:20px;
	left:20px;
	overflow:auto;
}

.logo_sign {
	margin-bottom:20px;
	position:absolute;
	top:0;
	left:0;
}

.black_bg {
	z-index:15;
	position:absolute;
	top:0;
	left:0;
	width:280px;
	height:215px;
	background:url(../images/header/black_bg.png) 0 0 no-repeat;
	overflow:auto;
}

.right_header {
	width:181px;
	height:320px;
	float:right;
	top:0;
	right:0;
	position:absolute;

	
/*border:1px solid red; */
}

.right_header_dots {
	width:181px;
	height:5px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/misc/dot.gif);
	background-repeat:repeat-x;
}

.right_sidebar_dots {
	width:181px;
	height:5px;
	background:url(../images/misc/dot.gif);
	background-repeat:repeat-x;

	
/* position: absolute;bottom:0; */
}

#header_slideshow {
	display:none;

	
/* border:1px solid red; */
	width:784px;
	z-index:10;
	position:relative;
	top:10px;
}

#header_slideshow img {
	width:784px;
	height:215px;
	float:right;
}

#slideshow {
	display:none;
	margin-top:20px;
	height:300px;
	width:980px;
}

#slideshow img {
	height:300px;
	width:980px;
}

#home_gallery {
	width:550px;
	height:380px;

	
/* float:left; */

	
/* border:1px solid red; */
}

#home_gallery img {
	width:550px;
	height:380px;
}

.next_back_btns {
	float:right;
}

.home_text {
	z-index:10;
	width:550px;

	
/*top:20px; position: relative; */
}

.thumbs_wrapper {

	
/* float:left; */
	width:555px;
}

#thumbs {
	z-index:20;
	width:550px;
	height:51px;
	background:white;
	padding:30px 0 0;
	margin:0;

	
/*border:1px solid red;*/
	position:relative;
}

#thumbs li {
	width:51px;
	float:left;
	margin:0;
	padding:2px;
	list-style:none;
}

#thumbs a {
	width:51px;
	padding:0;
	margin:0;
	display:block;
	opacity:.7;

	
/* For IE 5-7 */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);

	
/* For IE 8 */
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

#thumbs a.activeSlide {
	opacity:1;

	
/* For IE 5-7 */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

	
/* For IE 8 */
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#thumbs a:focus {
	outline:none;
}

#thumbs li img {
	width:51px;
	border:none;
	display:block;
}

.gallery {
	position:relative;
}

.nav {
	position:absolute;
	bottom:20px;
	left:0;

	
/* overflow: auto; */
}

.nav ul {
	padding:0;
	margin:0;
}

.nav li {
	float:left;
	padding-right:24px;
	list-style:none;
}

.nav li a {
	text-transform:uppercase;
}

.nav_border {
	position:absolute;
	bottom:0;
	left:0;
	border-bottom:10px solid #db2128;
	width:784px;
}

.content {
	width:980px;
	clear:both;

	
/* overflow: auto; */
	margin-top:10px;
}

.free_entry {
	position:absolute;
	right:0;
	top:425px;
}

.body_content {
	position:relative;
	width:980px;
	clear:both;

	
/* border:2px solid green; */
}

.left_sidebar {
	width:215px;

	
/* border:1px solid blue; */
	float:left;
	margin-top:0;
	margin-bottom:50px;
}

.left_sidebar ul {
	padding:10px 0 0;
	margin:0 0 10px;
}

.left_sidebar li {
	list-style:none;
}

.left_sidebar p {
	text-align:justify;
}

#news_feed_dots {
	width:215px;
	height:5px;
	margin:10px 0 15px;
	float:left;
	background:url(../images/misc/dot.gif);
	background-repeat:repeat-x;
}

#body_text_dots {
	width:550px;
	height:5px;
	margin:10px 0 15px;
	float:left;
	background:url(../images/misc/dot.gif);
	background-repeat:repeat-x;
}

.right_sidebar {
	width:181px;

	
/* border:1px solid blue; */
	float:right;
	margin-top:0;
	margin-bottom:50px;
}

.showcase_dates p {
	padding-top:5px;
	margin:0;
	line-height:16pt;
}

.body_text {
	width:550px;
	float:left;

	
/* border:1px solid red; */
	margin:0 15px 50px;
	position:relative;
}

.body_text p {
	margin:0;
	padding:0;
	text-align:justify;
}

.body_text ul {
	padding:0;
	margin:0;
}

.body_text li {
	list-style:none;
}

.network_sites {

	
/* width: 125px; */
	position:absolute;
	top:18px;
	right:196px;
}

.network_sites li {
	float:left;
	margin-left:20px;
	list-style:none;
}

.follow {
	margin:0 0 5px;
}

.twitter {

	
/* border:1px solid blue; */
	margin:0;
	padding-top:3px;
}

.and {
	margin:7px 0 10px;
}

.facebook {

	
/* border:1px solid blue; */
	padding-top:3px;
}

.artists {

	
/* height:450px;border: 1px solid blue; overflow:auto;*/
}

.artist_panel {
	width:499px;
	height:100px;
	margin:0 0 15px;
	float:left;
	background:url(../images/whos_exhib_next/paper_bg.jpg) no-repeat top;
}

.artist_thumb {
	padding:10px 0 10px 12px;
	float:left;
	width:80px;
	height:80px;
}

.artist_thumb img {
	border:1px solid #666;
}

.artist_details {
	float:left;

	
/* border:1px solid blue; */
	margin:10px 0 0 10px;
}

.artist_details p {
	padding:3px;
	border:1px solid #666;

	
/* margin:3px; */
	width:370px;
	font-size:8pt;
}

.contributor_logos {
	float:left;
	padding:0 10px 20px 0;
	opacity:.7;

	
/* For IE 5-7 */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);

	
/* For IE 8 */
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.t_and_c ol {
	padding-left:20px;
	margin:0;
}

.t_and_c {
	margin:0 10px 0 0;
}

.footer {
	border-top:2.5px solid #999;
	width:980px;
	padding-top:10px;
	padding-bottom:10px;

	
/* position: relative; */
	overflow:auto;
	float:left;
}

.footer ul {
	padding:0;
	margin:0;
}

.footer li {
	float:left;
	padding-right:20px;
	list-style:none;
}

#footer_logos {
	margin-top:5px;
}