﻿*	{
	margin:0px;
	padding:0;
}

#wrapper	{
	position:relative;
	width:800px;
	margin:25px auto 0 auto;
}

#masthead	{
	position:relative;
	width:800px;
	height:200px;
	background-image:url('../images/masthead-2.gif');
}

#banner-picture	{
	position:relative;
	width:800px;
	height:150px;
}

#banner-menu	{
	position:relative;
	width:800px;
	height:25px;
	background-color:#333366;
	background-image:url('../images/banner-menu.gif');
}

#footer	{
	position:relative;
	width:800px;
	height:30px;
	background-image:url('../images/footer.gif');
}

#menu	{
	position:relative;
	float:left;
	width:225px;
	min-height:450px;
	background-color:#2F2C40;
	background-image:url('../images/menu.gif')
}

#content	{
	position:relative;
	width:800px;
	min-height:40px;
	background:#597346 url('../images/content-bkgnd.gif') repeat-y;
}
.video	{
	position:relative;
	width:200px;
	height:145px;
	float:left;
}

.video-descript	{
	position:relative;
	float:right;
	padding-left:10px;
	width:300px;
}

.full-width	{
	position:relative;
	float:right;
	width:555px;
	min-height:430px;
	padding:5px 10px 10px 10px;
	background-image:url('../images/full-width.gif');
	background-repeat:repeat-y;
}

.paypal-button	{
	position:relative;
	margin:15px auto 0 auto;
	text-align:center;
	width:100px;
}
.gallery-buttons-l	{
	width:277px;
	min-height:90px;
	position:relative;
	float:left;
	margin:10px auto 10px auto;
}

.gallery-buttons-r	{
	width:277px;
	min-height:90px;
	position:relative;
	float:right;
	margin:10px auto 10px auto;
}