@charset "utf-8";
/* CSS Document */

html, body{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#EEE;
	background-color:#CCC;
	background-color:#fff;
	margin:0;
	padding:0;
	
	scrollbar-arrow-color: #CC0000;
	scrollbar-3dlight-color: #f0f0ff;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #f0f8ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #f5f5f5;
}

#header{
	float:left;
	width:100%;
	float:left;
	height:0px;
	background-color:#FFFFFF;
}

#adsleft{
	float:left;
	width:150px;
	height:1500px;
	border:1px solid #000;
	background-color:#999;
}
#adsright{
	float:right;
	width:150px;
	height:1500px;
	border:1px solid #000;
	background-color:#999;
}
#container{
	position:relative;
	float:left;
	left:50%;
	width:740px;
	margin-left:-370px;
	
}

#headerlogo{
	height:310px;
	width:740px;
	float:left;
	color:#000000;
}

#headerads{
	height:310px;
	width:740px;
	float:left;
	color:#000000;
}
#headerimage{
	height:490px;
	width:740px;
	float:left;
	color:#000000;
}

#headerimage_about{
	height:510px;
	width:740px;
	float:left;
	color:#000000;
}

#headerads_about{
	height:510px;
	width:740px;
	float:left;
	color:#000000;
	background-image:url(http://www.798district.com/images//headers/aboutbanner.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:1px solid #000;
}
#headerimage_links{
	height:440px;
	width:740px;
	float:left;
	color:#000000;
}
#headerimage_news{
	height:510px;
	width:740px;
	float:left;
	color:#000000;
}
#headerimage_artists{
	height:510px;
	width:740px;
	float:left;
	color:#000000;
}
#nav{
	font-size:22px;
	float:left;
	width:736px;
	height:38px;
	padding-left:2px;
	padding-top:10px;
	padding-right:2px;
	margin-bottom:20px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/bg/navbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#nav a{
	color:#FFFFFF;
	padding:1px;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #000000;
}

#nav a:hover{
	color:#FFC;
	text-decoration:none;
	padding:1px;
	font-size:12px;
	text-shadow:1px 1px 1px #FF0000;
}
 
#contentleft{
	font-size:12px;
	width:450px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	margin-bottom:25px;
}
#contentright{
	font-size:12px;
	width:220px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:right;
	padding:0px;
	margin-bottom:25px;
}

#contentlefthome{
	font-size:12px;
	width:450px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	margin-bottom:25px;
	height:1220px;
	overflow:auto;
}
#contentrighthome{
	font-size:12px;
	width:220px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:right;
	padding:10px;
	margin-bottom:25px;
	height:1120px;
	overflow:auto;
}

#contentrighthome_a{
	font-size:12px;
	width:220px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:right;
	padding:10px;
	margin-bottom:25px;
	height:668px;
}

#contentrighthome_b{
	font-size:12px;
	width:220px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:right;
	padding:10px;
	margin-bottom:25px;
	height:505px;
	overflow:auto;
}

#contentleftcontact{
	font-size:12px;
	width:450px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	margin-bottom:25px;
	height:565px;
}
#contentrightcontact_a{
	font-size:12px;
	width:220px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:right;
	padding:0px;
	margin-bottom:25px;
	height:365px;
}

#contentrightcontact_b{
	font-size:12px;
	width:220px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:right;
	padding:0px;
	margin-bottom:25px;
	height:193px;
}


#arthousebig{
	font-size:12px;
	width:500px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:right;
	padding:10px;

}
#arthousesmall{
	font-size:12px;
	width:180px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:left;
	padding:10px;

}
#contentbig{
	font-size:12px;
	width:720px;
	border:1px solid #999;
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	margin-bottom:25px;
}

#contentbigbanner{
	width:740px;
	border:1px solid #999;
	float:left;
	margin-bottom:25px;
}

p{
	background-color:#FFFFFF;
	text-align:justify;
}

p.center{
	text-align:center;
}

p.centerb{
	float:left;
	width:720px;
	text-align:center;
}


h3.centerb{
	float:left;
	width:720px;
	text-align:left;
}

span.centers{
	float:left;
	width:720px;
	height:10px;
	text-align:center;
}
h1.punch{
	font-size:24px;
	text-align:center;
}

strong{
	color:#990000;
	
}

#decofooter{
	float:left;
	width:100%;
	height:1px;
	margin-top:80px;
	background-color:#ccc;
}

#footer{
	float:left;
	width:100%;
	height:130px;
	background-color:#F00;
	background-image:url(../images/bg/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	border-top:3px double #eee;
	
}

#footernav{
	position:relative;
	font-size:13px;
	float:left;
	left:50%;
	width:740px;
	margin-left:-370px;
	height:78px;
	color:#FFFFFF;
	text-align:justify;
}


#footernav a{
	color:#FFF;
	text-decoration:none;
	font-size:13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #000000;
}

#footernav a:hover{
	text-decoration:underline;
	text-shadow:1px 1px 1px #000000;
}

img{
	border:none;
}

img.adhome{
	border:none;
	margin:1px;
	height:117px;
	width:117px;
	background-color:#999;
	float:left;
}

img.right{
	border:none;
	float:right;
	margin-top:10px;
	margin-left:25px;
	margin-bottom:10px;
}

img.left{
	border:none;
	float:left;
	margin-right:25px;
	margin-bottom:10px;
}

img#screenshot{
	width:720px;
	height:400px;
	border:1px solid #aaa;
	background-color:#600;
}

div#screen{
	width:720px;
	height:50px;
}

div#screen div.thumb{
	float:left;
	width:50px;
	height:50px;
	margin:2px;
}

div#screen div.thumb img{
	width:50px;
	height:50px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}


a{
	border:none;
	font-size:12px;
	color:#660033;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.reg{
	border:none;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

a.reg:hover{
	text-decoration:underline;
	color:#333333;
}

h1{
	color:#990000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #CCCCCC;
}

h2{
	color:#990000;
	font-weight:bold;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #CCCCCC;
}

h2.spotlight{
	color:#990000;
	text-align:center;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #CCCCCC;
}

#contentright h2.member{
	color:#000099;
	text-align:center;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #CCCCCC;
}

h3{
	color:#CC0000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #CCCCCC;
}

h4{
	color:#CC0000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #CCCCCC;
}

.insetright{
	float:right;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	padding:5px;
	margin-left:15px;
	margin-bottom:5px;
}

.insetlocation{
	float:right;
	width:300px;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	padding:5px;
	margin-left:15px;
	margin-bottom:5px;
}
p{
	line-height:150%;
	color:#333333;
}

p.left{
	width:450px;
	border:1px solid #090;
	background-color:#0F0;
}
p.post{
	font-style:italic;
	font-size:11px;
	color:#333333;
}

p.emp{
	font-size:15px;
	
	color:#990000;
	color:#666666;
	color:#333333;
	text-align:center;
}

span.emp{
	color:#990000;
}
span.post{
	font-size:11px;
	font-style:italic;
}

span.att{
	font-size:12px;
	color:#666666;
}

span.preload{
	visibility:hidden;
	display:none;
}

ul
  {
  margin-left: 0;
  padding-left: 0;
  list-style:none;
  }
li
  {
  margin: 0;
  padding: 0;
  list-style:none;
  color:#333;
}

ul.topics
  {
  list-style:disc;
  list-style-type:disc;
  margin-left:25px;
  }
li.topics{
  list-style:disc;
  color:#333;
}
  
ul.blog{
	list-style:none;
	width:450px;
/*	display:block;*/
	vertical-align:middle;
}
ul.blog li.odd{
	background-color:#EEE;	
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}
ul.blog li.even{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}


ul.exhibitions{
	list-style:none;
	width:220px; 
/*	display:block;*/
	vertical-align:middle;
}
ul.exhibitions li.odd{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
ul.exhibitions li.even{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#EEE;	
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
}

ul.exhibitions li.odd h4{
	font-size:14px;
	color:#C00;
	font-weight:bold;
	margin-top:-2px;
}
ul.exhibitions li.even h4{
	font-size:14px;
	color:#C00;
	font-weight:bold;
	margin-top:-2px;
}

span.title{
	font-size:16px;	
	text-align:center;
	font-weight:bold;
}

em.postdate{
	font-size:11px;
}

div.artist{
	float:left;
	margin:1px;
	width:238px;
	height:120px;
	background-color:#999;
}

div.artistwork{
	float:left;
	margin:1px;
	width:226px;
	padding:5px;
	height:636px;
	border:1px solid #CCC;
	text-align:center;
	/*background-color:#999;*/
}

div.artistwork p{
	text-align:center;
}

div.teammember{
	float:left;
	width:158px;
	height:340px;
	border:1px solid #000;
	margin:5px;
	padding:5px;
	text-align:center;
}

div.teammember1{
	float:left;
	width:336px;
	height:340px;
	border:1px solid #000;
	margin:5px;
	padding:5px;
	text-align:center;
}

div.teammember2{
	float:left;
	width:216px;
	height:320px;
	border:1px solid #000;
	margin:5px;
	padding:5px;
	text-align:center;
}