html, body {
	height: 100%;
    }

     body
	{
	width:           auto;
	display:         block;
	text-align:center;
	color:#666666;
	background-color:#8c0327;
	margin: 0 auto;
	padding: 0px;
	font:x-small/1.5em  Tahoma, serifSansSerifMonospace ,Charcoal, Chicago, sans-serif ;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	} html>body {font-size:small;}

.leftshadow{
	width: 13px;
	height: 100%;
	background-image: url('images/leftshadow.jpg') ;
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
}
.rightshadow{
	width: 13px;
	height: 100%;
	background-image: url('images/rightshadow.jpg') ;
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
}
.middlecontentclear{
	width : 807px;
	height: 100%;
	background-color: #1c2b2a;
	color: #ffffff;
	float: left;
}
.middlecontent{
	width : 807px;
	height: 100%;
	background-color: #1c2b2a;
	color: #ffffff;
	background-image: url('images/centerimage.jpg') ;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
.clear{
	clear: both;
}
#box{
	width: 840px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto -1px auto;
}
* html #box {
	height: 100%;
}
.titleimage{
	background-image: url('images/title.gif') ;
	background-repeat: no-repeat;
	background-position: top left;
}
#footer{
	color: #585d5d;
	text-align: right;
	width: 100%;
	margin-right:45px;
	margin-top:100px;
}
#footer a{
	color: #585d5d;
}

#quote {
	width: 230px;
	margin-left: 560px;
	text-align: left;
	margin-top: 150px;
	color: eee;
}
#sign{
	background: url(images/sign.gif) top left no-repeat;
	width: 227px;
	height: 106px;
	margin-left:580px;
	margin-top: 10px;
}
.gray , a.gray{
	color: #eee;
}
.orange, a.orange{
	color : #f2a413;
}
#getbook{
	background: url(images/getbook.gif) top left no-repeat;
	width: 167px;
	height: 32px;
	margin-left:560px;
	margin-top: 180px;
	cursor: pointer;
	cursor: hand;
}
#menu{
	text-align: right;
	margin-right: 20px;
	float: right;
}
#toptitle{
	text-align: right;
	margin-left: 20px;
	float: left;
	color: #d96704;
}
.message{
	margin-top:200px;
	color: red;
	text-align: center;
}
.inputBox{
	text-align: center;
}
a:link { 
	color: #d96704;
}
a:visited { 
	color: #adadad;
}
a:hover { 
	color: #CCCCCC;
	text-decoration: none;
}
a:active { 
	color: #d96704;
}

.titleimagesml{
	width: 800px;
	height: 100px;
	background: url(images/headerbar.jpg) top left no-repeat;
	border-bottom: solid 4px #585d5d;
}
.shortbio{
	width: 500px;
	border-right: solid 1px #585d5d;
	float: left;
	text-align: left;
}
.bookimages{
	width: 290px;
	border: none;
	float: left;
}
.imagebio{
 float: left;
 border: none;
 margin: 10px;
}
.wrapperbio{
	width: 480px;
	text-align: left;
	margin-left: 10px;
	border-bottom: solid 1px #585d5d;
}
.artistinfolink{
	color: #eee;
}
img.image{
 border: none;
}
h1{
 font:1.5em bold Tahoma, serifSansSerifMonospace ,Charcoal, Chicago, sans-serif ;
}
h2{
 font:1.2em bold Tahoma, serifSansSerifMonospace ,Charcoal, Chicago, sans-serif ;
}
h3{
 font:0.9em Tahoma, serifSansSerifMonospace ,Charcoal, Chicago, sans-serif ;
}
.artistbio{
	text-align: left;
	width: 740px;
	margin-left:40px;
}
.leftcol{
	float: left;
}
img.navimage { display:none;}
