@charset "utf-8";
/* CSS Document */

body { 
	margin:0;
	padding:0;
	background-color:#e7d687;
	font-size:10px;
	text-align:justify;
	}
	
body, th, td, input, textarea, select, option {
	font-family:Verdana, Geneva, sans-serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: 3px;
	font-size: 1em;
	color:#900;
}
h3 a{
	letter-spacing: 3px;
	font-size: 1em;
	color:#900;
	text-decoration:none;
}

p, ul, ol {
	line-height: 100%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #B29269;	
	border: 1px solid #E3D1BA; 
/*	background: #F5EFE9; */
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #85612E;
}

a:hover {
	color: #85612E;
}

hr {
	display: none;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	}

#wrapper { 
	width:870px;
	margin:0 auto;
	padding:0;

	}
	
	
#header {
	width:870px; 
	height:159px; 
	margin:0 auto; 
	padding:0; 
	
	}
	
#page {
	width:870px;
	height:500px;
	margin:0 auto;
	padding:0;
	background-image:url(bodybak.gif);  

}

#content {
	width:835px;
	height:500px;
	margin:auto;
	overflow: hidden;
	}

.submenu {
	width:750px;
	margin:0 auto;
	text-align:center;
	
}



.post {
	padding: 10px 20px 0 20px;
	margin:10px;
	background-image:url(content_bak.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.menuentry {
	text-align:center;
	
}


#video {
	position:relative;
	width:640px;
	height:368px;
	margin:0px auto;
	padding:5px; 
	overflow:visible;
	}
	
	
#footer {
	width:870px; 
	height:55px; 
	margin:0px auto; 
	background-image:url(footer_02.jpg);  
	}	
	
#footerinfo {
	position:absolute;
	width:870px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FF0;

	}
#footerinfo a{
	color:#FF0;
}
