@charset "utf-8";
/* CSS Document */


body {
background:url(images/wood084.jpg) repeat;
}

body a {
color: #FFFFFF;
}

#outsidewrapper {
width: 760px;
}

#wrapper {
background:url(images/background.gif);
height:532px;
width:760px;
padding-left: 20px;
}

#left {
text-align:center;
width: 380px;
padding-top: 49px;
float: left;
}

#right {
float: right;
padding-top: 75px;
padding-right: 70px;
width: 300px;
}

#logo {
text-align:center;
height: 120px;
}

#leftimage {
text-align:center;
height: 200px;
width: 380px;
}

#moreimages {

}

#dock {
	bottom: 1em;
	width: 100%;
	text-align: center;
	left: 0px;
	padding-top: 50px;
}

#dock a:visited{
	text-decoration: none;
}

#dock a{
	text-decoration: none;
	margin: -2px;
}

#dock img {
	border: none;
	width: auto;
}


#legend {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 1em;
	color: #000;
}

#footer { 
float:right;
}
