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

<style type="text/css">



#container{
	margin: 0px;
	padding: 0px;
	float: none;
	width: 990px;
}

#bottomnav {	width: 988px;
	clear: both;
	float: right;
	position: relative;
	text-align: right;
	padding-top: 0px;
}
#galleryspace {
	height: 21px
}
#header {	width: 988px;
	background-image: url(imgs/header_02.jpg);
	height: 67px;
	margin: 0px;
	padding: 0px;
}
#photo {	float: left;
	padding-top: 24px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg.jpg);
}

#bottomspace {
	padding-top: 30px;
}

</style>
