body {  margin: 10px 0px 0px 0px; padding:0px; 
		text-align: center;  

		background-image:url(/images/background.jpg);
		background-repeat:repeat-y;
		background-repeat:repeat-x; }
		
#container {
	width: 85%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #333333;
   	background-color: #ffffff; }
	
#copy {
	position: relative;
	float: left;
	width: 73%;
	margin-top: 14px;
	margin-left: 15px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
   	color: #333333;
   	background-color: #ffffff;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 8px; }
	
#copy a:link {
	 color: #66321F;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold; }
	 
#copy a:visited {
	 color: #66321F;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   }
	 
#copy a:hover {
	 color: #333333;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   }
	 
#copy a:active {
	 color: #66321F;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   } 	
	 
#footer {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-align: right;
  color: #666666;
  clear: both;
  border-top-width: thin;
  border-top-style:solid;
  border-top-color: #cccccc; }

#footer a:link{
  color: #666666;
  text-decoration: none; }

#footer a:visited{
  color: #666666; 
  text-decoration: none; }

#footer a:hover {
  color: #810D30; 
  text-decoration: none; }

#footer a:active {
  color: #666666; 
  text-decoration: none; }
	 
#header {
	width: 90%;
	height: 196px;}

H1 { font: 20px Verdana, Arial, Helvetica, san-serif;
	 line-height: 24px;
     color: #468bb5;
     font-weight: normal;
     text-align: left;
	 margin-bottom: 8px;  }

H2 { font: 16px Verdana, Arial, Helvetica, san-serif;
 	 line-height: 24px;
     color: #66321F;
     text-align: left; 
	 margin-bottom: 5px;}

H3 { font: 13px "Georgia, Times New Roman, Times, serif";
     color: #66321F;
     font-weight: bold;
	 line-height: 16px;
	 border-bottom-style: dotted;
	 border-bottom-width:thin;
	 border-bottom-color:#999999;
	 margin-bottom: 9px;
	 text-align: left;}

#left {
	float: left;
	width: 18%;
	clear: both;
	margin-top: 16px;
	margin-left: 8px;
	color: #666666;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;}
  
#left a:link {
	color: #66321F;
	text-decoration:none;}
	
#left a:visited {
    color: #66321F;
	text-decoration:none;}
	
#left a:hover {
    color: #107FBE;
	text-decoration:none;}
	
#left a:active {
    color: #66321F;
	text-decoration:none;}

#nav  {
	 width: 100%;
	 height: 22px;
	 margin-top: -90px;
	 margin-left: 0px;
	 color: #ffffff;
	 background-color: #66321f; } 
	 
#nav li {
    display: inline;
	padding: 0px 20px 0 0px;
	list-style-type: none;
	background-color: #66321f; }
	
#nav a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #66321f; }
	
#nav a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #66321f; }
	
#nav a:hover {
	color: #ffffff;
	font-weight: bold;
	height: 22px;
	padding: 2px 0px 2px 0px;
	background-color: #468bb5;
	text-decoration: none;  }
	
#nav a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	background-color: #66321f;}
	
#nav #current {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #66321f;}

#navrule {
	width: 100%;
	height: 18px;
	margin-top: -53px;
	background-color: #66321f; }
	
#tag {
	margin-top: 26px;
	margin-left: 10px;
	color: #4A2715;
	font-size: 14px;
	font-style:italic;
	text-align: right; }
	
#topbackground {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}     