body {
	background: #FCF7E6 url(/images/background.gif) repeat-x top left;
	font-family: "Bell MT", "Times New Roman", serif;
	font-size: 16px;
	margin: 15px;
	text-align: center;
	}

a {
	color: #951316;
}

a:visited {
	color: #EC262B;
}

h1 {
	font-size: 26px;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: .5px;
	color: #C81216;
}

.albumcontainer {
	float: left;
	margin: 15px;
	background: url(/images/album_background.gif) no-repeat;
	background-position: 13px 15px;
	padding-bottom: 7px;
}

.thumbnail {
	width: 130px;
	border: 1px solid #999;
	text-align: center;
	padding: 15px 10px 25px 10px;
	background-color: #fff;
	margin-right: 26px;
}

.thumbnailcontainer {
	float: left;
	width: 130px;
	border: 1px solid #999;
	text-align: center;
	padding: 15px 10px 25px 10px;
	background-color: #fff;
	margin: 15px;
}

.thumbnailcontainertwo {
	float: left;
	margin: 15px;
	background: url(/images/clear.gif) no-repeat;
	background-position: 13px 13px;
	padding-bottom: 8px;
}

#bottomNav {
	text-align:center;
}

#container {
	margin: auto;
	width: 834px;
	text-align: left;	
	padding: 0;
}

#content {
	float: right;
	width: 500px;
}

#logoBar {
	background: #fff url(/images/logobar-background.gif) repeat-x top left;
	border: 1px solid #C81216;
}

#sideMenu {
	width: 265px;
	float: left;
}

#subContainer {
	padding: 20px;
	clear: both;
	background-color: #fff;
	border: 1px solid #C81216;
	background: #fff url(/images/fade-flower.gif) no-repeat left top;	
}

#topMenu {
	display: inline;
	list-style: none;	
}

#topMenu li{
	display: inline;
	text-align: center;
	list-style: none;
}

#sidebarList {
	list-style-type: square;
	color: #FCF7E6;
	}
	
#sidebarList li a{
	text-decoration: none;
	color: #555;
	}	

#topMenu a {
	width: 118px;
	line-height: 32px;
	float: left;
	border-left: 1px solid #C81216;
	background-color: #fff;	
	font-size: 15px;
	text-decoration: none;
	color: #000;
	text-align: center;
}
#topMenu a:hover {
	background-color: #fafafa;
}

#bottomNav {
	font-size: 13px;
}

#bottomNav div {
	margin: 15px;
}
