body {
	width:900px;
	margin-top: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	color: #000000;
	background-color: ##E0D6C7;
	background-image:   url(graphic/bg4c.jpg);
	background-repeat: repeat;	
}
div {
	border: none;
	padding: 5px;
	height: auto;
		}
a:link {color:#660099; text-decoration: none}
a:visited {color: #330099; text-decoration: none}
a:hover {text-decoration: underline; color:#CC9900}
a:active {color:#FFFFFF}
#menu {
	float: left;
	width: 150px;
	padding: 5px;
	margin-top:-5px;
	height: auto;
	}
#menu ul {
	list-style: none;
	padding: 0;
	font-size: medium;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
		}
#picsone ul {
    list-style: none;
	padding: 0px;
	margin-top: 15px;
	}
#content {    
	
	width: 650px;
	margin-left: 200px;
	margin-top: 20px;
	padding: 5px;
	height: auto;
	}
#navbar{
	width: 640px;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
   }
.exibits {
	margin-left:5px;
	margin-top:5px;
	background-color: #D4D0C8;
	border: thin solid #999999;
	width: 145px;
	height: 20px;
	float: left;
	padding-left: 3px;
    }
#picsone {
	float: left;
	width: 600px;
	text-align: center;
	}
.picopy {
	font-size: medium;
	font-style: normal;
	line-height: 16px;
	padding-bottom: 10px;
	vertical-align: text-top;
	margin-top: 1px;	
}
.copy {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
	padding-bottom: 10px;
	color: #FFCC33;
}
	
#footer {
    clear: both;
	margin-left:200px;
	padding: 5px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color:#000000;
	}
.smaller {
	font-size: smaller;
}
.namebg {
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 35px;
	vertical-align: bottom;
	text-align: left;
}
.weblink {
	font-size: medium;
	font-weight: bold;
	line-height: 20px;
	text-transform: lowercase;
	vertical-align: text-bottom;
}
.basebg {
	background-color: #DDDOBF;
	border: medium solid #999999;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	Height:25px;
	text-indent: 2pt;
	max-width: 630px;
}

.swap {
	background-color: #DDDOBF;
	text-align: left;
	padding: 2px;
}

