/* CSS Document */
body {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;*/
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	color: #797979;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

a {
	color: #797979;
	text-decoration: none;
}

a:hover {
	color: #999;
}

.nav_butt {
font-size:12px;
}

#content {
margin: 0;
padding:0;
width: 360px;
}

#content2 {
margin: 0;
padding:0;
width: 360px;
overflow:auto;
}

#content3 {
margin: 0;
padding:0;
width: 720px;
height: 390px;
background-color: #fff;
}

#content3 img {
margin-top:15px;
}

#content3 table {
border-collapse:collapse;
}

#content3 #folioTitle2 {
float:left;
margin:0;
padding: 0;
width: 360px;
height: 360px;
/*background-color: #ff0;*/
}

#content3 #folioTitle2 td {
height: 360px;
width: 300px;
text-align: center;
vertical-align: middle;
color: #000;
font-family: "Courier New", Courier, mono;
/*background-color: #0ff;*/
}

#content3 #folioTitle2 h2 {
margin: 0;
padding: 0;
font-size: 12px;
font-weight: normal;
/*font-weight: bold;*/
}

#content3 #folioDesc2 {
margin-top:15px;
float:right;
width: 360px;
height: 360px;
overflow:auto;
/*background-color: #f0f;*/
}

#content3 #folioDesc2 td {
text-align:left;
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-weight: normal;
color: #000;
height: 360px;
width: 300px;
padding: 0 30px;
/*background-color: #0ff;*/
}


.folios {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #666;
}

a.folios:link, a.folios:active, a.folios:visited {
	text-decoration: none;
}

a.folios:hover {
	color: #999;
}

#folio_links_link {
text-align: center;
}

#folio_links {
display: none;
list-style: none;
padding: 0;
margin: 0;
margin-left: 220px;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #797979;
}

#folio_links li {
padding: 0;
margin: 0;
}

.foliolinks {
	text-align:left;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #797979;
}

a.foliolinks:link, a.foliolinks:active, a.foliolinks:visited {
	text-decoration: none;
}

a.foliolinks:hover {
	color: #999;
}
.imagecells {
background-color:#fff;
overflow: auto;
}

.imagecellsblack {
background-color:#000;
}

#folioTitle {
text-align:center;
margin: 0 30px;
}

#folioTitle h2 {
margin: 0;
padding: 0;
text-align:center;
color: #000;
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-weight: normal;
/*font-weight: bold;*/
}

#folioTitle p {
/*position: relative;
left: -14px;*/
text-align:center;
color: #000;
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-weight: normal;
/*font-weight: bold;*/
}

#folioText {
text-align:center;
margin: 0 30px;
height:360px;
}

#folioText table {
margin:0;
padding:0;
border:0;
}

#folioText td {
margin:0;
padding:0;
border:0;
height:360px;
vertical-align:middle;
}

#folioText p {
text-align:left;
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-weight: normal;
color: #000;
}

#artistname {
font:18px Arial, Helvetica, sans-serif;
color: #000 ;
background-color:#fff ;
}

#SS_Start {
	font-size: 16px;
	font-weight: bold;
display:none;
color: #333;
}

#SS_Stop {
	font-size: 16px;
	font-weight: bold;
display:none;
color: #333;
}
