@charset "UTF-8";
/* CSS Document */

#wrapper{
	background:#ffffff;
	color:#404040;
	margin:0 auto;
	width:760px;
}

#topic_heading{
	position:relative;
	margin:auto;
	width:60%;
	height:34px;
	float:left;
	font:"Lucida Grande","Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding-bottom:10px;
	padding-left:25px;
	font-size:1.2em;
}
#main_image{
	width:420px;
	margin-top:5px;
	margin-left:25px;
	margin-bottom:20px;
	height:auto;
	padding-top:13px;
	padding-right:10px;
	padding-bottom:10px;
	border-right:dotted 2px #000000;
	float:left;
}
	
#main_image_wide{
	padding-top:30px;
	width:520px;
	margin-left:30px;
	height:400px;
	float:left;
	}
	
#right_coloumn{
	width:280px;
	height:auto;
	margin:-35px;
	padding-right:5px;

	font-size:100%;
	float:right;
	padding-bottom:5px;
	}	
body {
  	font: 75%/1.4 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  	margin: 0;
  	padding: 0;
	}
a	{
	font-weight: bold;
	color:#666666;
	text-decoration:underline;

	}
.a:hover {
	color:#00FF33;
	text-decoration: none;
	background-color: #333333;
	}	

#main_nav {
    width: 731px;
	height: 147px;
    background:url(images/test-nav.jpg);
    margin: 10px auto;
	padding: 0;
    position: relative;
	}
#main_nav li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
	}
#main_nav, #main_nav a {
    height: 147px;
	display: block;
	}
#panel1b {left: 0; width: 90px;
	}
#panel2b {left: 90px; width: 92px;
	}
#panel3b {left: 182px; width: 125px;
   	}
#panel4b {left: 307px; width: 168px; 
   }
#panel5b {left: 475px; width:130px;
   }
   #panel6b {left: 605px; width:122px;
   }
   #panel1b a:hover {	
   	background: transparent url(images/test-nav.jpg)
	0 -147px no-repeat;
	}
	#panel2b a:hover {	
   	background: transparent url(images/test-nav.jpg)
	-90px -147px no-repeat;
	}
	#panel3b a:hover {	
   	background: transparent url(images/test-nav.jpg)
	-182px -147px no-repeat;
	}
	#panel4b a:hover {	
   	background: transparent url(images/test-nav.jpg)
	-307px -147px no-repeat;
	}
	#panel5b a:hover {	
   	background: transparent url(images/test-nav.jpg)
	-475px -147px no-repeat;
	}
	#panel6b a:hover {	
   	background: transparent url(images/test-nav.jpg)
	-605px -147px no-repeat;
	}
	
	.panel1active {	
   	background: transparent url(images/test-nav.jpg)
	0 -147px no-repeat;
	}
	.panel2active {	
   	background: transparent url(images/test-nav.jpg)
	-90px -147px no-repeat;
	}
	.panel3active {	
   	background: transparent url(images/test-nav.jpg)
	-182px -147px no-repeat;
	}
	.panel4active {	
   	background: transparent url(images/test-nav.jpg)
	-307px -147px no-repeat;
	}
	.panel5active {	
   	background: transparent url(images/test-nav.jpg)
	-475px -147px no-repeat;
	}
	.panel6active {	
   	background: transparent url(images/test-nav.jpg)
	-605px -147px no-repeat;
	}
	div.img {
  margin-left:-7px;
  padding-right:12px;
  margin-top:2px;
  padding-left:4px;

  height: auto;
  width: auto;
  float: left;
  text-align: left;
}	
div.img img {
	 display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid  #00FF33;}
div.desc {
  text-align: left;
  padding-left:4px;
  font-weight: normal;
  width: 150px;
  margin: 1px;
}
.links{
width:400px;
padding-left:5px;
padding-bottom:10px;
}
#footer{
	float:left;
	width:100%;
	 font: 85%/1 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	 border-top:1px solid #666666;
  	margin: 0;
	margin-top:15px;
	padding:10px;
	clear:both;}

.sitemap{
float:right;
margin-top:-10px;

}
#feedback{
	padding-left:10px;
	padding-top:10px;
}
	
#clear{
	height:1px;
	clear:both;
}
.jazzright{
float:right;
}
#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 100%;
}
#sketch{
width:80%;
height:430px;

font-family:Arial, Helvetica, sans-serif;
padding-left:70px;
padding-top:10px;
background-image:url(images/bkgngsktch.jpg);
background-repeat:no-repeat;
float:left;
}
#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 70px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
#links_text{
	margin-top:10px;
	padding-top:10px;
	width:30%;
	height:auto;
	float:right;
}
