body {  margin:20;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background-image: url("images/bluesky.jpg");
}

#container
{
  width:850px;		
  margin:0 auto 0 auto;
  background-image: url("images/gradient_big.jpg");
  background-repeat: repeat-x;
  background-color: white;
}

#nav a img
{
  border:1px solid;
}

#nav a
{
  color:blue;
  font-size:12px;
  text-decoration: none;
}

#nav2 a
{
  color:#000;
  font-size:10px;
  text-decoration: none;
}

#memb
{
  color:blue;
  font-size:15px;
  text-decoration: none;
}

h1
{
  font-family: Verdana, Arial, sans-serif;
  font-size:40px;
  line-height: 110%;
  color: white;
}

h3
{
  margin:0;
  padding:0;
  color: blue;
}

h4
{
  margin:0;
  padding:0;
  color:blue;
}

h5
{
  margin:0;
  padding:0;
  line-height: 140%;
}


ul
{
  margin-top:0;
  line-height:150%;
}

p#address
{
  line-height:140%;
}

#logo  {  padding-left: 80px;
}

table#content
{
	
	width:100%;
}

#footer  { font-size: 80%;
	  text-align: center;
	  color: #000;
	  padding: 10px 0;
	  border-top: thin solid #483D8B;
	
}	  

