body {
	padding:0;
	margin:0;
	font:76% Arial, verdana, sans-serif, tahoma;
	background:#000000; 
}

#top {
	margin: 10px auto -10px auto;
	font-size: 0.9em;
	width: 760px;
}

#top p {
	text-align: right;
}

#top a {
	text-decoration: none;
	padding: 10px;
	color: white;
}

#top a:hover {
	text-decoration: underline;
	color: red;
}

#page {
	margin: 0 auto 15px auto;
	width: 760px;
	background-color: #ffffff;	
	border: 1px solid black;	
}


#container {
	padding: 10px 20px 0 20px;	
}

#logo {
	margin: 20px 0 0 0;
}

#logo h1 {
	height: 75px;
	margin: 0;
	padding: 0;
	background-image: url(http://www.artstas.com/resources/images/layout/logo_t.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 0em;
}

#banner {
	height: 115px;
	padding: 0;
	background-color: black;
	clear: both;
	margin: 5px 0 15px 0;
}

#banner img.right {
	float: right;
	padding: 0;
	margin: 0;
	border: none;
}

#exhib {
         float: left;
	width: 420px;
}

#exhib h3 {
	padding: 10px 0 0 15px;
	font-size: 1.6em;
	font-weight: 800;
}

#exhib p {
	width: 380px;
	padding: 0 0 5px 15px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
}

#nav {
	clear: both;
	height: 50px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid black;	
}

#nav p {
	margin: 0;
	padding: 0 0 0 0;
}

#nav a {
	padding: 0 30px 0 0;
	font-size: 0.9em;
	font-weight: 800;
	text-decoration: none;
	color: black;
}

#nav a:hover {
	color: red;
}

#nav .selected {
	color: red;
}

#breadcrumb {
	clear: both;
	height: 50px;
	margin: 0 0 0 0;
}

#breadcrumb p {
	margin: 0;
	padding: 0 0 0 0;
}

#breadcrumb a {
	padding: 0 0 0 0;
	font-size: 0.9em;
	font-weight: 200;
	text-decoration: none;
	color: #999999;
}

#breadcrumb a:hover {
	color: green;
}

#breadcrumb .selected {
	color: red;
}

#copy {
	width: 530px;
	float: left;
	padding: 0px 8px 0 0;
	border-right: 1px solid #d0d0d0;
}

#copy p {
	padding-right: 15px;
}

#sendMessage form {
padding: 6px 0;
margin-bottom:15px;
}

#sendMessage form input, #sendMessage form textarea {
padding:3px;
width:200px;
border:1px solid #a0a0a0;
}

#sendMessage .button{font-weight:bold; margin-left:55px;}

form fieldset {border:0 solid;}
form label{display:block; float:left; width: 60px;}
form em{margin-left:5px; font-size:0.9em; font-style:normal;}
form textarea{overflow:auto;}
form input{color:#505050;}

#sidebar {
	width: 165px;
	float: right;
}

#sidebar .sub {
	font-size: 1em;
	font-weight: bold;
	color: rgb(204, 0, 0);
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	
}

.sidelink {
	color: red;
	text-decoration: none;
	border: 1px solid black;
	text-align: left;
	display: block;
	width: 120px;
	background: white;
	padding: 3px 4px 3px 8px;
	margin: 5px 10px 5px 0;
}

.sidelink:hover {
	color: green;
	border: 1px solid black;
	background: #f0f0f0;
	text-decoration: none;
}

#footer {
	clear: both;
	background:#e0e0e0;	
	height: 95px;
	padding: 0 0 10px 0
}

#footer p {
	padding: 14px 0 14px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
    color: #707070;
}

h1 {
	margin:0 0 20px 0;
	font-size:2.1em;
	font-weight:bold;
}

h2 {
	margin:0 0 20px 0;
	font-size:1.6em;
	font-weight:bold;
}

h3 {
	margin:5px 0 10px 0;
	font-size:1.4em;
	font-weight:bold;
}

h4 {
	margin:5px 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin:0 0 15px 0;
	font-size: 1em;
	line-height:1.5em;
	text-align:left;
}

hr {
	border: none;
	border-top: 1px dotted #e0e0e0;
	color: white;
	background: #ffffff;
	height: 1px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: rgb(204, 0, 0);
}

a:hover { 
	color: green;
}

/** exhibition block display **/
.block {
	clear: left;
	display: block;
	margin: 15px 0 0 0;
	border-top: 1px dotted #e0e0e0;
}

.block img {
	float: left;
	padding: 4px;
	border: 1px solid #c0c0c0;
	position: relative;
	margin: 10px 10px 10px 0;
}

.block h4 {
	margin: 0 0 0 180px;
	padding: 10px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

.block p {
  	padding: 0 0 10px 0;
}

#copy .block p {
	width: 300px;
	margin: 0 0 0 180px;
	font-size: 0.95em;
}

p.closed {
	background: 140px center no-repeat url(http://www.artstas.com/resources/images/layout/closed.gif);
}

p.open {
	background: 200px center no-repeat url(http://www.artstas.com/resources/images/layout/open.gif);
}

p.soon {
	background: 200px center no-repeat url(http://www.artstas.com/resources/images/layout/soon.gif);
}

p.pending {
	background: 140px center no-repeat url(http://www.artstas.com/resources/images/layout/pending.gif);
}

.right {
	float: right;
	padding: 4px;
	border: 1px solid #c0c0c0;
	position: relative;
	margin: 10px 10px 10px 0;
}