#top_concert, #top_wedding {
	width: 1022px;
	height: 128px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	/*background-color: #ccc;*/
}

#logo_flash {
	float:left;
	height: 128px;
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#lettering_nav {
	float:left;
	height: 98px;
	width: 710px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	text-align:center;
}

#lettering_nav img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#tree {
	float:left;
	height: 128px;
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav {
	/*float:left;*/
	width: 710px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	clear: both;
	/*background:#669966;*/
}

#nav ul
{
	width: 710px;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	text-align:center;
}

#subnav ul
{
	height: 20px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li a
{
	font-weight:lighter;
}

#album {
	float: left;
	background: #303030;
	height: 400px;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

#album_wrapper {
	float: left;
	background: #303030;
	height: 400px;
	width: 600px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding:0px;
}	

#album_wrapper_content {
	float: left;
	background: #303030;
	min-height: 770px;
	width: 600px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding:0px;
}

#album img.sliver {
	margin: 10px 5px 0px 6px;
	padding: 0px;	
}	

#content img {
	margin: 0px 15px 15px 15px;
}

#content img.left {
	float:left
}

#content img.right {
	float:right;
}

#content img.center {
	float:center;
}

#footer_concert, #footer_wedding {
	height: 72px;
	width: 1022px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#root {
	float:left;
	height: 72px;
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
