body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-color: #F4FFBB;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-color: #f4ffbb;
	background-image: url(../images/louiseparker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	height: 600px;;
	width: 700px;
	margin-right: auto;
	margin-left: auto;	
	background-color: #f4ffbb;
}

#container #content {
	height: 100%;
	width: 700px;
	background-image: url(../images/louisebg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#container #content #albums {
	float: right;
	width: 127px;
	margin-right: 0px;
	height: 600px;
}
#container #content #giglist {
	float: left;
	height: 375px;
	width: 200px;
	padding-top: 125px;
}
#container #content #openingcontent {
	float: left;
	width: 300px;
	padding-top: 125px;
	height: 500px;
	padding-left: 50px;
}

#container #content #menu {
	
	width: 700px;
	
	clear:both;
	padding-top: 25px;
}
#container #content #menu ul {
	margin: 0px;
	padding: 0px;
	background-color: #F4B663;
}
#container #content #menu li {
	white-space: nowrap;
	float: left;
	list-style-type: none;
}
#container #content #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EBCB7E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
	margin-right: 5px;	
	
}
#container #content #menu a:link, #container #menu a:visited {
color: #330000;
}

#container #content #menu a:hover, #container #menu a:active {
color: #CC0000;
background-color: #F4FFBB;
}

.album2 {
	height: 120px;
	width: 100px;
	padding-top: 0px;
	text-align: center;
	padding-bottom: 0px;
}

#container #content #albums #album1 {
	height: 145px;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}




#openingimage {
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 700px;
}
.redtextsml {
	font-size: 12px;
	color: #CC0000;
}
.imagesurround {
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #663300;
}
