﻿body{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}


#container{
	margin: 0px auto;
	text-align: center;
	width: 975px;
}

#content{
	margin: 0px auto;
	text-align: center;
	width: 920px;
	float: left;
	clear: both;
	margin-left: 25px;
}

#header{
	margin: 0px auto;
	text-align: center;
	float: none;
	clear: both;
	position: relative;
}

.gallery img{
	border: 0;
	padding: 5px;
	border: 1px solid #999999;
}

.section_left{
	float: left;
	padding: 0px 10px 0px 30px;
}

.section_right{
	float: right;
	padding: 0px 10px 0px 30px;
}

#fancybox{
	float: left;
	width: 790px;
	text-align: left;
	padding: 10px 0px 0px 30px;
}

#audio{
	float: right;
	width: 790px;
	text-align: left;
	padding: 10px 0px 0px 30px;
}


#networks{
	position: absolute;
	bottom: 15px;
	left: 33px;
}

#networks img{
	border: 0;
}

.module{
	float: left;
	clear: both;
	padding: 25px 0px 25px 0px;
}

#email{
	position: absolute;
	right: 280px;
	top: 30px;
}

#events{
	float: left;
	width: 420px;
	padding: 0px 20px 0px 30px;
	text-align: left;
}

#contact{
	float: left;
	width: 420px;
	padding: 0px 10px 0px 20px;
	text-align: left;
}

#contact a {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

#contact a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

#audio a {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

#audio a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

#footer{
	margin: 0px auto;
	text-align: center;
	width: 950px;
}


#footer a {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	text-align: center;
	margin: 0px 5px 0px 5px;
}

#footer a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.title{
	text-align: left;
	margin: 0px 0px 20px 15px;
}

.album{
	float: left;
	margin: 0px 20px 10px 20px;
	text-align: center;
	height: 200px;
}

.album img{
	border: 0;
	padding: 5px;
	border: 1px solid #999999;
}

.caption{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.left{
	float: left;
}

img.left{
	border: 0;
	margin-right: 10px;
}


