﻿body
{
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background: #f0eee1 url('images/1_bg.gif');
	line-height: 180%;
	text-align:center;
}
table 
{
	font-size: 13px;
	
}

a
{
	color: #b87a30;
	text-decoration: none;
}

a:hover
{
	color: #768416;
	text-decoration: none;
}

#headercontainer
{
	width: 100%;
	background: #f0eee1 url('images/1_bg.gif');
	
}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 130px;
	border: 0px solid #2ECEFC;
	border-top: 0px;
	border-bottom: 0px;
	background: #f0eee1 url('images/header-background.jpg');
	
}

#header h1
{
	margin: 0;
	color: #EEEEEE;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 275%;
	padding-left: 10px;
	letter-spacing: -3px;
	padding-top: 50px;
	
	
	
}
<!--
//--------------------------------------------------
-->

#menucontainer
{
	width: 760px;
	height: 28px;
	background: #EEEEEE;
	background-image:url('images/menu-background.jpg');
	background-repeat:repeat-x;
	
}

#menu
{
	margin: 0 auto;
	width: 760px;
	background: #fff;
	border-right: 0px ;


	
	
}

#content
{
	margin:0 auto;
	width: 760px;
	padding:10px;
	border: 0px;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFF;
	text-align:right;
	}

#content p {
padding-left:10px;padding-right:10px;

}

#content h2
{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 0px solid #2ECEFC;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
	
	
	
}
 
	
#footer
{
	margin: 0 auto;
	height: 78px;
	width: 760px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 1px;
	background: #333125 url('images/fot.jpg') repeat-x;
	border: 0px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	padding:1px;
	font-size: x-small;
}


.album{

	float: right;
	width: 200px;
	padding:7px}
	blockquote p{
		margin:0}
		}
		
		.album1{
		
	border: 1px solid #C0C0C0;
			}
			.album2 {
		
	text-align: center;
			}
