body {
	background: #10070A url(images/bg.jpg) repeat-x;
text-align: center;
margin: 0;
background-position: top;
}
body, td, textarea, input, button, select, option{
	color: #A05D4A;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 3px;
	}

#container{	
background: url(images/tlo.jpg) repeat-y;
	margin: 0 auto 0 auto; 
	text-align: left;
	width: 633px;
	}

#head1{	
	height: 191px;
	background: url(images/head1.jpg) no-repeat;	
}

#head2{	
	height: 232px;
	background: url(images/head2.jpg) no-repeat;	
}

#blog{	
	float: left;
	width: 320px;
	display: inline;
	margin-left: 75px;
	margin-top: -30px;
	text-align: justify;
	padding-bottom: 50px;
}

#menu{	
	float: right;
	width: 155px;
	text-align: left;
	display: inline;
	margin-right: 72px;
	margin-top: -14px;
	padding-bottom: 50px;
}
#footer{	
background: url(images/footer.jpg) no-repeat;
	height: 152px;
	clear: both;
}
a {
	color: #B26C58;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #802004;
	
}

a:hover {
	color: #BB4F00;
	}
#menu a{
	color: #B2662D;
	line-height: 16px;
	text-decoration: none;
	border-bottom: 1px solid #8D061C;
}
#menu a:hover{
	color: #D58D56;
	border-bottom: 1px solid #8D061C;
	background: url(images/hover1.gif);
}
h1 {
background: url(images/dot.gif) left no-repeat;
color: #B97434;
font-family: "Palatino Linotype", sans-serif;
font-style: italic;
font-size: 16px;
letter-spacing: 1px;
font-weight: bold;
padding-bottom: 3px;
padding-left: 27px;
}

	
textarea, input, button {
	background: url(images/tabg.gif);
	border: 4px solid #412218;
	padding:2px;
	color: #BB735E;
		}
	
hr{
	background: #412218;
	color: #412218;
	height: 1px;
	border: 0;
}
b {
	color: #B97434;
	font-variant: small-caps; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
i{
	color: #CD8A4E;
}