
body {
	background-color: #d6d0d9;
	background-image: url(bkg_pastels2.jpg);
	background-repeat: no-repeat;
	background-position: center 20px ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333;
	width:690px;
	height:580px;
	position: absolute;
	left:50%;
	margin-left:-345px;
	top: 20px;
	z-index:1;
  }
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;	
	color: #ffffff;
	font-weight: lighter;
	padding: 10px 10px;
	margin: 0;
  }
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #333;
	font-weight: lighter;	
  }
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
  }
.note {
	font-size: 65%;
  }
div#header {
	position: absolute;
	left:50%;
	margin-left: -345px;
	top:0px; 
	width: 690px;
	height:84px;
	z-index:2;
  }
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 690px;
	clear:both; 
	float:right;
	vertical-align:bottom;
	}
ul#nav li {
	float: right;
	margin: 0;
	padding: 0;
  }
ul#nav a {
  float: left;
  display: block;
  margin: 0 1px 0 0;
  padding: 4px;
  width:100px;
  height:20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #988748;
  border-bottom: none;
  background-color: #ffeedd;
  background-image: url(but_orange.gif); 
  background-repeat: no-repeat;
  background-position: top left;
  }
ul#nav a:hover, body#art #t-art a {
  color: #333;
  padding-bottom: 5px;
  border-color: #727377;
  background-image: url(bkg_pastels.jpg);
  }
ul#nav a:hover, body#dwg #t-dwg a {
  color: #333;
  padding-bottom: 5px;
  border-color: #727377;
  background-image: url(bkg_pastels.jpg);
  }
ul#nav a:hover, body#ptg #t-ptg a {
  color: #333;
  padding-bottom: 5px;
  border-color: #727377;
  background-image: url(bkg_pastels.jpg);
  }
ul#nav a:hover, body#mix #t-mix a {
  color: #333;
  padding-bottom: 5px;
  border-color: #727377;
  background-image: url(bkg_pastels.jpg);
  }
ul#nav a:hover, body#cont #t-cont a {
  color: #333;
  padding-bottom: 5px;
  border-color: #727377;
  background-image: url(bkg_pastels.jpg);
  }

ul#nav .cp a {
  color: #333;
  padding-bottom: 5px;
  border-color: #727377;
  background-image: url(bkg_pastels.jpg);
  }
  
div#info {
	position: absolute;
	left:50%;
	margin-left: -345px;
	top: 100px;
    float: left;
    width: 220px;
	padding-left:10px;
	z-index:3;
  }

/* table for right side */

div#pics {
	position: absolute;
	left:50%;
	margin-left: -115px;
	top: 100px;
    float: right;
    width: 460px;
	z-index:4;
  }

div#pics table#picsbox {
  width: 460px;
  border: 0;
  margin: 0;
  padding: 6px;
  }

div#pics table#picsbox td {
  text-align: center;
  vertical-align: middle;
  }

#footer {
  position: absolute;
  left:50%;
  margin-left:-345px;
  top: 530px;
  width:690px;  
  clear: both;
  font-size: 55%;
  color: #666;
  text-align: center;
  z-index:5;
  }
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
	line-height:1.5em;
}
