body {
	font-family: "Century Gothic","papyrus", Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#990000;
	color:white;
}

#border{
width:900px;
margin:0 auto 0 auto;
}


#header{
color:#FFAE55;
}

#header h1{
font-size:xx-large;
text-transform:uppercase;
font-weight:normal;
margin: 0 0 0 0;
}

#header h2{
font-weight:normal;
text-transform:uppercase;
margin-top:0px;
padding-left:20px;
}

#navbar{
padding-top:10px;
font-weight: bold;
float:right;
}

#navbar a{
padding: 0 10px 0 10px;
}

#content{
}


#footer{
margin:0 auto 0 auto;
width:900px;
color:#FFAE55;
clear:both;
font-size:x-small;
}



#gallerylist{
width:195px;
height:500px;
border-right: #FFAE55 thin solid;
}

#gallerylist a{
text-decoration:none;
}
#gallerylist a:link{
color:white;
}

#gallerylist a:hover{
color:#6633FF;
}
#gallerylist img{
border-color:white;
}

#gallerylist img:hover{
border-color:purple;
}




#gallerylist div{
font-size:small;
vertical-align:top;
text-align:left;
padding-bottom:10px;
border:none;
}

a{
color:white;
}
a:hover{
color:#FFAE55;
}

h1{
text-transform:uppercase;
}
h2{
text-transform:uppercase;
}
h3{
text-transform:uppercase;
}

.imgright{
float:right;
padding: 0 10px 0 10px;
font-size:x-small;
}

.imgleft{
float:left;
padding: 0px 10px 0 10px;
font-size:x-small;
}

.border{
border: medium white solid;
}

/* Home */
.exhibits{
	margin-left:275px;
}

.home ul{
list-style:none;
padding-left:10px;
}

.home b{
color:#FFAE55;
}

/*purchase*/
div.purchase{
padding:0px 10px;
}

.purchase div{
clear:both;
}

.purchase h2{
margin-bottom:0px;
}
.purchase p{
margin-top:5px;
}

.purchase b{
color:#FFAE55;
}

/* Publications */

div.publications{
padding:0px 10px;
}

.publications div{
width:400px;
margin: 0 auto 0 auto;
clear:both;
padding-top:20px;
}

.publications .border{
float:left;
margin: 0px 15px 0 0;
}

.publications b{
color:#FFAE55;
}

.publications h2{
margin-bottom:0px;
}
.publications p{
margin-top:5px;
}


/*Reviews and Bio pages*/
div.text{
padding:0 10px;
}
.text b{
color:#FFAE55;
}
.text h3{
padding-left:10px;
}

.text ul{
list-style:none;
}

/* Contact */

.contact{
text-align:center;
padding-top:75px;
}

.contact a{
text-decoration:none;
}

.contact b{
color:#FFAE55;
}
