body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

@font-face {
    font-family: 'HVDBodedoMedium';
    src: url('HVD_Bodedo-webfont.eot');
    src: url('HVD_Bodedo-webfont.eot?#iefix') format('embedded-opentype'),
         url('HVD_Bodedo-webfont.woff') format('woff'),
         url('HVD_Bodedo-webfont.ttf') format('truetype'),
         url('HVD_Bodedo-webfont.svg#HVDBodedoMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

p.style1 {font: 18px/27px 'HVDBodedoMedium', Arial, sans-serif; color:#C00;}

a {
font-size: 22px;
color: #C00;
font-family: 'HVDBodedoMedium', Arial, sans-serif;
}
a:link, visited {
text-decoration: none;
color: #C00;
}
a:hover, active {
	text-decoration: none;
}

.menu-content a {
font-size: 18px;
color: #C00;
}
.menu-content a:link, visited {
text-decoration: none;
color: #C00;
}
.menu-content a:hover, active {
text-decoration: none;
color: #039;
}

 #container1 {
	width: 1100px;
	height: 220px;
	margin: 0 auto;
	text-align: center;
}

.container1a {
	width: 800px;
	height: 220px;
	margin: 0 auto;
	text-align: center;
}


.header {
	float: left;
	height: 220px;
	width: 800px;
	padding: 0px;
	text-align:center;
	line-height:40px;
}
.links {
	float: left;
	height: 60px;
	width: 544px;
	padding: 0px;
	text-align:center;
	line-height:150px;
}



.header ul {
	list-style-type:none;
	margin:0;
	padding:0;
	vertical-align: middle;
}

	.header li {
	display:inline;
	margin:5px;
}

 #container2 {
	width: 1320px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.container2a {
	width: 1300px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.menu {
	width: 924px;
	height: auto;
	float:left;
}

.menu-top {
	float: left;
	height: 40px;
	width: 924px;
	background-image: url(images/menu-top_03.jpg);
}
.menu-photos {
	float: left;
	height: 1200px;
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	background-color: #FFF;
}

.menu-content {
	float: left;
	height: 1200px;
	width: 537px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	background-color: #FFF;
}

.menu-content ul {
	list-style-type:none;
	margin:0;
	padding:0;
	vertical-align: middle;
}

	.menu-content li {
	display:inline;
	margin:5px;
}

.menu-left {
	float: left;
	height: 1200px;
	width: 58px;
	background-image: url(images/menu-left_05.jpg);
	background-repeat: repeat-y;
}

.menu-right {
	float: left;
	height: 1200px;
	width: 69px;
	background-image: url(images/menu-right_07.jpg);
	background-repeat: repeat-y;
}

.menu-bottom {
	float: left;
	height: 60px;
	width: 924px;
	background-image: url(images/menu-bottom_08.jpg);
}

.photo {
	float: left;
	height: autopx;
	width: autopx;
}

#container3 {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
	float:left;
}

.footer {
	width: 860px;
	height: 300px;
	margin: 0 auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-color:#C00;	
}

hr { height: 2px; border-style: solid; border-width: 2px 0 0 0; border-color:#33C;
}
