#container {
margin: 0 auto;
width: 834px;  /* set width of content body */
text-align: left;
background: url(img/shadow9.jpg) repeat-y;


} 
 
 
 body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#666;

}

img.content {
	float:right;
	margin: 0px 0px 5px 5px;}


#content {
	margin-left:175px;
	width:636px;
	
}
	
.red {
		color:#F00;}
		
#content ul {margin-top:-7px;
padding-left:30px;}

h1 {
font-size:1.3em;
margin-top:2.2em;
padding:0px;
color:#060;
}

h2 {
font-size:1.1em;
margin-bottom:-7px;
color:#060;
}

	
	h3 {
font-size:1em;
margin-bottom:-7px;
font-weight:bold;
}

h4 {
font-size:1.1em;
color:#060;
}

	#header {
height: 127x; /* set to the height of the header img */
margin: 0;
text-align: right;
position: relative;
padding-bottom:30px;
}


/********** QUOTE *************/
#quote {
width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:20px 0px 0px 25px;
	padding:0px;
	float:left;
	height:176px;
color:#CC6600;
clear:left;
}

.quote_title{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;}

/********** NAVIGATION *************/

#navigation {
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-left:20px;
	padding:0px;
	float:left;
	height:176px;

}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 2px 0px 3px 1.7em;
	background-color: #f7d706;
	color: #666;
	text-decoration: none;
	margin:0px;
}

#navigation li a:hover {
	background-color: #0181c1;
	color: #FFF;
}
	
	
	/*************FOOTER**************/
#footer_nav {
	width:620px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#fff;
	text-align:left;
	margin-top:20px; /*must remain to avoid extending beyond drop shadow*/
	clear:both;
	margin-left:175px;
}

  
#footer {
background: #ccc url(img/footer.jpg) no-repeat;
height: 21px;
margin: 0;
clear:both;
}
 
 
	  
.footer { /*words in footer such as copyright*/
padding: 0;
margin: 0;
clear:both; }
