body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   13pt;
	color: #fff;
	background-color: #000;
}

h3 {
	text-align: center;
}

img {
  	border: 0;
  	vertical-align: middle;
  	padding: 2px; 
}

#banner a, #artist_banner a, #navigation a  {
	color: #ffffff;
	text-decoration: none;
}


#navigation a, #navigation a:link, #navigation a:visited,
#information a, #information a:link, #information a:visited {
	color: #ff0000;
}

.information a, .information a:link, .information a:visited {
	color: #ff0000;
}


.writings {
	font-style: italic;
	font-size: 1.2em;
}
  
.writings a, .writings a:link, .writings a:visited {
	color: #ffcc66;
}




#artist_banner a, #artist_banner a:link, #artist_banner a:visited,
#artist_information a, #artist_information a:link, #artist_information a:visited {
	color: #000000;
}

#artist_content a:link {
	color: #f0f0f0;
}

#artist_content a:visited {
	color: #d0d0d0;
}

#port_head {
	float: left;
}

#banner {
	height: 75px;
	text-align:center; 
	font-family: Papyrus, verdana, arial, helvetica, sans-serif;
  	font-size: 32pt;
	border-bottom: #ff0000 solid 1px;
}

#artist_banner {
	background-color: #cc0033;
	color: #000000;;
	height: 75px;
	text-align:center; 
	font-family: Papyrus, verdana, arial, helvetica, sans-serif;
  	font-size: 32pt;
	border-bottom: #ff0000 solid 1px;
}


#navigation {
	height: 800px;
	float:left;
	width:180px;
	border-right: #ff0000 1px solid;
	text-align: center;
}

#artist_navigation {
	margin-right: 10px;
	background-color: #808080;
	color: #ffffff;
	/* float: left; */
	clear: both;
	/*width: 110px; */
	border-top: #ff0000 1px solid;
	text-align: center;
}

#artist_navigation img {
	vertical-align: top;
	border: 4px solid white;
	padding: 0px;
	margin: 8px;
}

.information {
	height: 800px;
	float: right;
	width: 160px;
	border-left: #ff0000 1px solid;
	text-align: center;
}

#artist_information {
	background-color: #cc0033;
	color: #000000;
    height: 520px;  
	float: right;
	width: 160px;
	border-left: #ff0000 1px solid;
	margin-left: 10px;
	text-align: center;
}


#item {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}


#description, #vision {
	font-style: italic;
}

#description {
	margin-left: 20px;
}

div.bannerbee {
  position: absolute;
  left: 5px;
  top: 5px;  
  font-family: arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bolder;
  text-align: center;
  padding: 5px;  
}

div#montage {
		text-align: center; 
}

img.montage {
	border: solid;
	border-width: 2px;
	border-color: white;
	padding: 0px;
	width: 150px;
	position: absolute;
}

img#montage_title {
	position: relative;
	top: 150px;
	width: auto;
}

.contact {
	font-size: 0.9em;
}

.admin {
	font-size: 0.5em;
}
