@charset "utf-8";

#container {
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
}
#welcome {
	text-align: center;
	margin-bottom: 10px;
}


#header a, #header a:link, #header a:visited, #header a:active {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 130%;
}
#header a:hover {
	color: #7772A7;
	}
#footer {
	font-size: 10px;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#galleries{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	}

#galleries td {
	background-image: url(images/gallery_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	width: 300px;
	}
#galleries td p {
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	}
#galleries td img {
	margin-top: 15px;
	margin-left: 19px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
.trhover {
	background-color: #333333;
}
#container_full {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80%;
}
#container_full #slideshow {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
