@charset "UTF-8";
#body {
	background-image: url(../slices/bodyBG-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#body2 {
	height: 550px;
	background-image: url(../slices/bodyBG-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#base {
	background-image: url(../slices/base.jpg);
	height: 14px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#content-center {
	padding-right: 20px;
	padding-left: 20px;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363018;
	text-align: center;
}
.copywrite-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363018;
}
a.copywrite-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363018;
}
a.copywrite-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0C71F;
}
#footer {
	padding-top: 10px;
	padding-bottom: 5px;	
}
#header {
	height: 187px;
	color: #FFFFFF;
	background-color: #000000;
}
#menu {
	height: 30px;
	background-color: #000000;
}
.right-album {
	float: right;
	width: 250px;
	clear: right;
	height: 250px;
	margin-right: 30px;
	margin-top: 20px;
	border: 3px double #333333;
}
/* CSS Document */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../slices/bodyBG-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
