body {
width: 820px;
background-color: white;
}

#homebanner {
width: 815px;
height: 60px;
padding: 5px 25px 5px 5px;
background-color: green;
font-family: verdana;
font-size: 18pt;
font-style: italic;
text-align: right;
color: white;
}

#banner {
width: 785px;
height: 40px;
padding: 5px 25px 5px 5px;
background-color: green;
font-family: verdana;
font-size: 18pt;
font-style: italic;
text-align: right;
color: white;
}

#bio {
position: absolute; top: 120px; left: 0px; 
width: 200px;
font-family: georgia;
margin-left: 70px;
font-size: 10pt;
color: white;
}

#bio a {
color: white;
text-decoration: none;
}

#bio a:hover {
color: #86030b;
}

#biobackground {
position: absolute; top: 40px left: 0px;
}

.bannersubhead {
font-size: 14pt;
}

#arttitle {
position: absolute; top 0px; left 0px;
z-index: 1;
width: 300px;
height: 50px;
padding: 10px 0px 0px 5px;
background-color: green;
font-family: verdana;
font-size: 30pt;
color: black;
text-align: left;
font-weight: normal;
}

#mainphoto {
position: relative; left: 348px;
margin: 10px 0px 0px 10px;
}

#artdescriptions {
position: relative; left: 370px;
margin: 20px 0 0 0;
}

.arttypebanner {
width: 440px;
height: 1px;
background-color: green;
font-family: verdana;
font-size: 18pt;
text-align: left;
margin: 10px 0px 50px 15px;
padding: 0px 5px 1px 15px;
}

.arttype {
width: 450px;
margin: 10px 0px 30px 25px;
font-family: georgia;
font-size: 10pt;
}

.arttypephoto {
float: right;
margin: -30px 0 5px 10px;
}

.arttypephoto a {
color: black;
}

.arttypephoto a:hover {
color: #86030b
}



#navbartop {
width: 815px;
height: 20px;
padding: -10px 20px 10px 30px;
background-color: green;
font-family: verdana;
font-size: 9pt;
text-align: right;
font-style: normal;
font-weight: normal;
}


#navbartop li {
	display: inline;
}

#navbartop a {
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 15px 10px 20px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#navbartop a:hover {
	margin: 0 3px 0 0;
	color: #86030b;
}

.photocredit {
margin-top: -20px;
padding-right: 5px;
text-align: right;
font: 8pt italic verdana;
color: white;
}

.photocredit2 {
margin-top: -20px;
padding-right: 5px;
text-align: right;
font: 8pt italic verdana;
color: black;
}

.verticalspacer {
width: 900px;
height:h50px;
}

.artbox1 {
float: left;
background-color: white;
width: 400px;
margin: 15px 5px 5px 0px;
padding: 0px 0px 5px 0px;
border: 1px solid #000;
font: 10pt verdana;
text-align: left;

}

.artbox2 {
float: left;
background-color: white;
width: 500px;
margin: 50px 10px 5px 0px;
padding: 0px 0px 5px 0px;
border: 1px solid #000;
font: 10pt verdana;
text-align: center;
}


.artbox3 {
float: right;
background-color: white;
width: 250px;
margin: 15px 30px 5px 0px;
padding: 0px 0px 5px 0px;
border: 1px solid #000;
font: 10pt verdana;
text-align: center;
}


.artbox4 {
float: right;
background-color: white;
width: 400px;
margin: 15px 0px 5px 5px;
padding: 0px 0px 5px 0px;
border: 1px solid #000;
font: 10pt verdana;
text-align: left;
}

.artbox5 {
float: right;
background-color: white;
width: 59px;
margin: 25px 10px 5px 5px;
padding: 0px 0px 5px 0px;
border: 1px solid #000;
font: 10pt verdana;
text-align: center;
}

.artbox6 {
float: left;
width: 450px;
margin: 10px 10px 5px 0px;
padding: 0px 0px 5px 0px;
border: 1px solid #000;
font: 10pt verdana;
text-align: center;
}

.printtype {
float: left;
font: 12pt verdana;
font-weight: bold;
}


#contactinfo {
margin: 50px 0 0 0;
font-size: 12pt;
}


