@charset "utf-8";
#logo {
	background-image: url(images/backgrounds/Logo.JPG);
	height: 198px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#wrapper1 {
	background-image: url(images/backgrounds/boardfence.jpg);
	background-repeat: repeat;
	height: 800px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	background-image: url(images/backgrounds/vertscrol.png);
	background-repeat: no-repeat;
	float: left;
	height: 308px;
	width: 190px;
}
#sponsorbar {
	float: right;
	height: 351px;
	width: 250px;
	margin-right: 10px;
	background-image: url(images/backgrounds/parchment250x351.png);
}
#sponsorbar2 {
	float: right;
	height: 351px;
	width: 250px;
	margin-right: 10px;
	clear: right;
	margin-top: 10px;
}
#maincontent {
	float: left;
	height: 722px;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/backgrounds/parchment515x737.png);
	padding-top: 15px;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E4E089;
	font-weight: bold;
	font-style: normal;
}
#attentionbox {
	background-color: #666666;
	height: 45px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF0000;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-transform: none;
	background-image: url(images/backgrounds/bg-leather.jpg);
}
#gallery {
	background-color: #999999;
	height: 300px;
	width: 440px;
}
#pictureleftfloat {
	float: left;
	height: 180px;
	width: 250px;
	margin-right: 10px;
}
#picturerightfloat {
	float: right;
	height: 180px;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 5px;
}
