html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,arial,sans-serif;
	font-size: 85%;
	height: 100%;
	width: 100%;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: top;
	background-color:#fff;
	}
	
/* "container" is everything on page that is not in full background	*/
	
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/antswhale3.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
	position: relative;
	border: none;
	}

	
/* styles for the "cloud and steeple" area, top of page */
#top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: 87px top;
	height:101px;
	margin:0;
	}
#top h1 {
	font-size:0.8em;
	margin:0;
	position: relative; top: 27px; left: 320px;
	}
#top p	{
	font-size:0.8em;
	line-height: 1.25em;
	margin:0;
	position: relative; top: 29px; left: 320px;
	}
#top a {
	color: #000000;
	font-size:0.9em;
	font-weight: bold;
	text-decoration: none;
	}
#top a:hover {
	text-decoration: underline;
	}
.nobold { /* use this in a span to put phone # within h1 */
		font-size:0.9em;
		font-weight: normal;
	}
	
/* "content" is everything in the cream text box */
#content {
	width: 592px;
	min-height:600px;
	background-color:#FFFFCC;
	background-image: url(images/sign.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 87px;
	margin-top:0;
	margin-bottom:0;
	padding:5px 4px 6px 4px;
	z-index: 3;
	}
	
#ctext {
	position: relative; top: 0; left: 135px;
	width: 396px;
	color: #333333;
	}
#ctext h1 {
	font-size: 18px;
	font-weight: bold;
	margin:0;
	padding-top:5px;
	border-top: 1px solid #333333;
	}
#ctext h2 {
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding-top:10px;
	}
#ctext h3 {
	font-size: 0.8em;
	border-top: 1px solid #333333;
	padding-top: 1px;
	margin-top: 20px;
	}
#ctext h6 {
	font-size: 14px;
	color:#FFFFCC;
	padding: 3px;
	margin: 20px 0 0 0;
	background-color:#51200F;
	}
#ctext table {
	font-size: 0.9em;
	}
#ctext ul {
	margin:0;
	padding-left:20px;
	padding-bottom:10px;
	}
#ctext li {
	margin:0;
	padding-top:4px;
	}
strong	{
	font-weight: bold;
	}
.cap {
	font-size: 11px;
	padding-bottom:0;
	margin-bottom:0;
	}
.pnospace {
	margin:0;
	font-size: 98%;
	}
.plospace {
	margin:0;
	padding-top:10px;
	font-size: 98%;
	}
.phispace {
	margin:0;
	padding-top:20px;
	}
.pbothspace {
	margin: 0;
	padding: 10px 0 10px 0;
	}
.tfootnote {
	font-size: 0.75em;
	font-style: italic;
	}
ital {
	font-style: italic;
	}
.clearp {
	font-size:25%;
	clear:both;
}
#content a {
	color: #Ad005B;
	font-weight: bold;
	text-decoration: none
	}
#content a:hover {
	text-decoration: underline;
	}
.nofloat {
	border: 1px solid #51200F;
	margin: 30px 0 5px 0;
	padding: 0;
	}
.border {
	padding: 0;
	margin: 4px 0 4px 0;
	border: 1px solid #51200F;
	}
.leftfloat {
	float: left;
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;}
.leftfloatevent {/*use on Events page images*/
	float: left;
	margin: 10px 0 0 0;
	padding: 0 20px 10px 0;
	}
.rightfloatevent {/*use on Events page images*/
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 10px 20px;}
	
/* calendar style*/
.calendar {
	position: relative; top: 50px; left: -134px;
	width: 540px;
	border: #51200f solid thin;
	}
.calform {
	margin: 0;
	padding-bottom: 6px;
	padding-top: 6px;
	}

/* exhibit page special styles */

.exhibitbox {
	margin: 30px 0 20px 0;
	padding: 6px;
	}

.exhibitbox  h4 {
	color:#51200F;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #51200F;
		}
.exhibitbox p {
	margin:0;
	padding-bottom: 6px;
	font-size: 0.9em;
	line-height: 15px;
	}
.smallcaps {
	font-variant: small-caps;
	font-size: 0.9em;
	margin: 0;
	padding-top: 6px;
	color: #000000;
	}
.boxfloatright {
	float: right;
	margin: 0 0 8px 14px;
	padding: 0;
	border: 1px solid #51200F;
	}
.noboxfloatright {
	float: right;
	margin: -10px 0 0 4px;
	padding: 0;
	}
.exhibitbox a {
	color: #006699;
	text-decoration: none
	}

/* home box styles */
.homebox {
	margin: 30px 0 20px 0;
	padding: 6px;
	}

.homebox  h4 {
	color:#51200F;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0px 0;
	border-bottom: thin solid #51200F;
		}
.homebox p {
	margin:0;
	padding: 6px 0 6px 0;
	font-size: 0.9em;
	line-height: 15px;
	}

.hboxfloatright {
	float: right;
	margin: 0 0 6px 6px;
	padding: 0;
	border: 1px solid #51200F;
	}
.hboxfloatleft {
	float: left;
	margin: 0 8px 6px 0;
	padding: 0;
	border: 1px solid #51200F;
	}
.hboxfloatrightno {
	float: right;
	margin: 0 0 6px 6px;
	padding: 0;
	}
.hboxfloatleftno {
	float: left;
	margin: 0 8px 6px 0;
	padding: 0;
	}
	
/* partners page styles */
.partners {
	margin-top:40px;
	padding:0;
	clear:both;
	}
.pimg {
	float:left;
	margin: 0 8px 6px 0;
	padding: 0;
	}
.partners p {
	padding-top:30px;
	}
	
/* artist members page styles */

#members ul {
	margin:0;
	padding:0;
	}
	
#members li {
	margin:0;
	padding: 0 0 14px 0;
	list-style-type: none;
	}


/* menu styles */
.menu {
	background-color: #51200F;
	width: 141px;
	position: absolute; top:50px; left: 640px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	border-left: 2px solid #993300;
	border-top: 2px solid #993300;
	border-bottom: 2px solid #330000;
	border-right: 2px solid #330000;
	}
.menu a {
	color: #35DAF8;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #51200F;
	}
.menu a:hover {
	border: 1px dotted #FFFFCC;
	}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 6px;
	}
.menu li {
	padding:2px 4px 2px 4px;
	margin: 0 6px 8px 0;
	}
.mhere {
	color:#51200F;
	background-color: #FFFFCC;
	}
.mhere a {
	color:#51200F;
	text-decoration: none;
	border: 1px dotted #FFFFCC;	
	}
.mhere a:hover {
	text-decoration: none;
	}
	
/* event box on home page */
#events {
	background-image:url(images/events-long.gif);
	background-repeat: no-repeat;
	position: absolute; top:290px; left: 30px;
	height: 280px;
	width: 179px;
	padding-top: 60px;
	}
#events p {
	margin: 0;
	padding: 5px 10px 5px 15px;
	color:#51200F;
	font-size: 0.9em;
	line-height: 16px;
	font-weight: 500;
	}
#events a {
	/*color: #51200F;*/
	color:#AD005B;
	font-weight: 900;
	text-decoration: underline;
	}
	
/* photos down the left side styles */
#sideimages {
	position: absolute; top:290px; left: 30px;
	height: 280px;
	width: 179px;
	}
#sideimages p {
	margin: 0;
	padding: 70px 5px 10px 15px;
	color:#51200F;
	font-size: 0.9em;
	line-height: 16px;
	font-weight: 500;
	}
#sideimages a {
	/*color: #51200F;*/
	color:#AD005B;
	font-weight: 900;
	text-decoration: underline;
	}
#sideimages img {
	border: 1px solid #333333;
	margin-bottom: 12px;
	}
	
/* background images styles*/
.upperback {
	background-image: url(images/ants.png);
	background-position: left top;
	background-repeat: no-repeat;
	width:400px;
	height:400px;
	z-index: 2;
	}
	
/* footer styles */
.footer {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	margin-left: 87px;
	margin-bottom: 0;
	color: #000000;
	padding: 6px 0 0 0;
	height: 105px;
	z-index: 5;
	}
.footer p {
	font-size: 75%;
	margin:0;
	padding:16px 0 0 250px;
	}
.footer ul{
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
	}
.footer li {
	display: inline;
	margin:0;
	padding: 0 6px 0 0px;
	}
.footer a {
	font-size: 67%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.footer a:hover {
	text-decoration: underline;
	}
.footer img {
	padding-left: 220px;
	padding-top:60px;
	border: 0;
	}
	
/* sign up form styles */
#signup {
	background-image: url(images/frame.png);
	background-repeat: no-repeat;
	width: 151px;
	height: 125px;
	position: absolute; top: 350px; left: 640px;
	font-size: 0.7em;
	color: #51200F;
	margin: 0;
	padding: 26px 0 0 21px;
	}
#signup p {
	margin:0;
	padding-bottom:4px;
	}
input.formfirstname {
	width: 25px;
	height:12px;
	font-size: 10px;
	margin-bottom: 4px;
	}
input.formlastname {
	width: 66px;
	height:12px;
	font-size: 10px;
	margin-bottom: 4px;
	}	
input.smallform {
	width: 100px;
	height:12px;
	font-size: 10px;
	margin-bottom: 4px;
	}
input.button {
    font-size: 1em;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #35DAF8;
    background-color: #51200f;
    padding: 1px;
	border-left: 2px solid #993300;
	border-top: 2px solid #993300;
	border-bottom: 2px solid #330000;
	border-right: 2px solid #330000;
    cursor: pointer;
	margin-top: 1px;
	margin-left: 28px;
	}
input.calbutton {
    font-size: 1em;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #51200f;
    background-color: #35DAF8;
    padding: 1px;
	border-left: 2px solid #A7ECF9;
	border-top: 2px solid #A7ECF9;
	border-bottom: 2px solid #137587;
	border-right: 2px solid #137587;
    cursor: pointer;
	margin-top: 0px;
	margin-left: 8px;
	}
/* Douglass Gallery Exhibits styles */
#dgexbox {
	background-image: url(images/dg-ex.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 151px;
	position: absolute; top: 290px; left: 75px;
	font-size: 115%;
	line-height: 180%;
	text-align:center;
	margin: 0;
	padding-top: 30px;
	
	}

/* current and upcoming show styles */
#upnow {
	background-image: url(images/exhibits/ph21-h.jpg);
	background-repeat: no-repeat;
	background-color: #4B4B4A;
	padding: 0 6px 0px 210px;
	margin-top: 10px;
	height: 260px; /* height must be the same as image height in px */
	border: 2px solid #4B4B4A;
	color: #cccccc;
	font-size: 98%;
	}
#upnowdg {
	background-image: url(images/exhibits/dg/popcock-h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #4B4B4A;
	padding: 0 140px 0px 8px;
	margin-top: 10px;
	height: 200px; /* height must be the same as image height in px */
	border: 2px solid #4B4B4A;
	color: #cccccc;
	font-size: 98%;
	}
#upnowdg a {
	color:#ff6699;
	}
h5 {
	color: #ffffcc;
	font-weight: bold;
	font-size: 103%;
	margin: 0;
	padding-top: 8px;
	}
#nextshow {
	background-image: url(images/exhibits/umd-wrc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #4B4B4A;
	padding: 0 190px 0px 8px; 
	margin-top: 20px;
	margin-bottom: 0;
	height: 230px; /* height must be the same as image height in px */
	border: 2px solid #4B4B4A;
	color: #cccccc;
	}
#upnow a {
	color:#ff6699;
	}
#nextshow a {
	color:#ff6699;
	}
#special {
	background-image: url(images/events/rhps-h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0DE1F9;
	padding: 0 280px 0px 8px; 
	margin-top: 20px;
	margin-bottom: 0;
	height: 200px; /* height must be the same as image height in px */
	border: 2px solid #4B4B4A;
	color: #cccccc;
	}
.spectxt {
	color:#4B4B4A;
	margin:0;
	padding-top:10px;
	font-size: 98%;
}
.showsmallcaps {
	font-variant: small-caps;
	font-size: 80%;
	margin: 0;
	padding:0;
	color: #ffcccc;
	}
#excited {
	background-color: #D87E99;
	padding: 0; 
	height: 77px;
	margin-top: 10px;
	margin-bottom: 16px;
	color: #cccccc;
	}
#excited a:hover {
	height: 77px;
	border-bottom: 2px solid #AD005B;
	}
