body {
	background-color: #FFF9DC;
	text-align: center;
}

#top {
	width: 760px;
	position: relative;
	top:-8px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	border-bottom:1px solid;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 261px;
	margin-top: 20px;
}

#container {
	position:relative;
}

#sidebar {
	position: relative;
	width: 160px;
	height: 860px;
	background-color: #990024;
	border-right: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
	padding:5px;
	color: white
}

ul.menu li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding-left: 3px;
}

ul.menu, .menu li, ul#Menu2, #Menu2 li {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid;
}

.menu li {
	background-image: url(../images/menubar.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 21px;
}

.email {
	text-align: center;
	font-size: 20px;
}

.email a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

ul#Menu2 li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-left: 6px;
}

ul#Menu2 li {
	margin-bottom: 5px;
}

#content {
	position: absolute;
	top:0px;
	left: 173px;
	width: 526px;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 20;
	margin-bottom:-526px;
}

#sidebar a {
	font-size:12px;
}

.email, .info, .hosting {
	text-align: center;
}

#Albumbar {
	background-color:#003366;
	width: 200px;
}

.gallery-layout {
	position: relative;
	left: 50px;
}
