* {margin: 0; padding: 0; border: 0;}

body {
	text-align: center;
	font: normal 9pt "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #6f6a5e;
	line-height: 21pt;
	background: url(images/back.gif) repeat-x top #c3bba9;

}

b, u, i {
	color: #5d5449;
}

p, br {
	padding: 3px;
	margin-bottom: 10px;
}


#center {
	margin: 0 auto;
	width: 748px;
	margin-top: -251px;
}

#container {
	width: 748px;
	text-align: justify; 
	margin: 0 auto; 
}


#headbg {
	background: url(images/back.gif) repeat-x top #c3bba9;
	width: 100%;
	height: 239px;
	margin-top: 0px;
}
	

#header {
	height: 375px; 
	margin-top: 12px;
	background: url(images/top.gif) no-repeat top;	

}

#content { 
	clear: both;
	text-align: justify;
	margin-left: 35px;
	margin-top: 10px;
	width: 675px;
      
}


#content a, #footer a {
	color: #B06A1E; 
	text-decoration: none;
}

#content a:hover, #footer a:hover {
	color: #78634a; 
	text-decoration: underline;
	background: none;

}


#content ul {
	list-style-type: none; 
	padding-left: 10px;
	background: url(images/bqbg.gif) repeat #c3bba9;
 	margin-left:0px;
	width: 90%;
	padding: 7px;
	border: 1px solid #b6ae9e;	
}

#content ul li {
	list-style-image: none;
}

#footer {	
	height: 20px; 
	width: 80%;;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	font-size: 8pt;
}

#navigation {
	clear: both;
	height: 39px;
	margin-left:35px;
	margin-top: -111px;
	width: 500px;
	font: normal 15pt Georgia, "Trebuchet MS", "Times New Roman", Times, Helvetica, serif;
	text-transform: lowercase;

}

#navigation2 {
	clear: both;
	height: 39px;
	margin-left:620px;
	margin-top: 0px;
	width: 200px;
	font: normal 15pt Georgia, "Trebuchet MS", "Times New Roman", Times, Helvetica, serif;
	text-transform: lowercase;

}

#navigation2 ul li {
	display: inline;
	list-style-type: none;
     	margin-right: 42px;
	float: left;
	text-align: center;


}

blockquote {
	background: url(images/bqbg.gif) repeat #c3bba9;
 	margin-left:68px;
	width: 80%;
	padding: 7px;
	border: 1px solid #b6ae9e;
}

#navigation2 a {
	color: #B06A1E; 
	text-decoration: none;
}

#navigation2 a:hover {
	color: #78634a; 
	text-decoration: underline;
}
	
#navigation ul li {
	display: inline;
	list-style-type: none;
     	margin-right: 30px;
	float: left;
	text-align: center;

}

.commentlink {text-align:right}

#navigation a {
	color: #B06A1E; 
	text-decoration: none;
}

#navigation a:hover {
	color: #78634a; 
	text-decoration: underline;
}

h1 {
	letter-spacing: 7px;
	font: normal 20pt Georgia, "Times New Roman", Times, Helvetica, serif;
	color: #a9a18f;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}
h2 {
	letter-spacing: 7px;
	font: normal 15pt Georgia, "Times New Roman", Times, Helvetica, serif;
	color: #ada594;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}
h3 {
	letter-spacing: 7px;
	font: normal 10pt Georgia, "Times New Roman", Times, Helvetica, serif;
	color: #ada594;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

input, textarea, radio, select
      {
	background-color: #ccc6b7;
	color: #6f6a5e;
	border: 1px solid #b6ae9e;
 	padding: 4px;
	font: normal 8pt "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}