* {
	padding: 0;
	border: 0;
	margin: 0;
	}

img {
	display: block;
	}

body {
	background: url(images/bkg.png) repeat;
	color: #000000;
	}

#container {
	position: relative;
	margin: 20px auto 20px auto;
	padding-top: 10px;
	width: 900px;
	border: #93c5cf  2px solid;
	background: transparent url(images/poppy_bkg.png) left top no-repeat;
	background-color: #FFFFFF;
	height: 1380px;
	font: normal 13px/18px Verdana,  sans-serif;
	}

#content {
	background: url("images/brwnbx_sides.png") repeat-y;
	width: 553px;
	padding-top: 10px;
}

#content_bottom {
	background: url("images/brwnbx_bottom.png") no-repeat;
	width: 553px;
	height: 14px;
}

#brwnBoxcontent {
	position: relative;
	width: 554px;
	height: 120px;
	margin: 10px 10px 10px 10px;
	}
	
a {
	color: #93c5cf;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: underline;
	}

#brwnContainer{
	position:relative;
	width: 600px;
	height: 900px;
	float: left;
	background: transparent;
	margin: 0 0 10px 0;
	}

#brwnBox {
	position: relative;
	width: 554px;
	height: 110px;
	background: url(images/brwnbx_bkg.png) left top repeat-y;
	margin: 10px 0 0 40px;
	}

.brwnHeader {
	position: relative;
	margin: 0;
	width: 554px;
	height: 32px;
	margin-bottom: -5px;
	}
	
.brwnSponsor {
	position: relative;
	margin: 10px 10px 0px 15px;
	width: 100px;
	height: 60px;
	border: 1px solid black;
	float: left;
	}
	
.brwnCopy {
	position: relative;
	margin: 5px 0 0 125px;
	width: 400px;
	height: 60px;
	}

	
.brwnCopySponsor {
	position: relative;
	padding: 5px 15px 5px 15px;
	}

ul {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	line-height: 11px;
	position: relative;
	margin: 5px 5px 0 55px;
	list-style-type: square;
}
	
.brwnCopySponsorSm {
	position: relative;
	margin: 5px 15px 0 15px;
	font: normal 9px/11px Verdana,  sans-serif;
	}
	
#ldrBrdborder {
	position: relative;
	width: 766px;
	height: 128px;
	margin: 0px auto 0 auto;
	background: url(images/ldrbrd_bdr.png) top right no-repeat;
	}

#ldrBrd {
	padding: 19px 0 0 19px;
	}

#bannerSpruced {
	position: relative;
	margin: 20px auto 10px auto;
	width: 425px;
	height: 159px;
	}

#sponsorBar {
	position: relative;
	width: 271px;
	height: 952px;
	background: url(images/sponsor_bkg.png) left top repeat-y;
	margin: 20px 0 0 629px;
	}

#sponsor1, #sponsor2, #sponsor3, #sponsor4, #sponsor5, #sponsor6, #sponsor7, #sponsor8 {
	position: absolute;
	width: 200px;
	height: 90px;
	background-color: #66431d;
	padding: 2px 0 0 2px;
	}

#sponsor1 {
	margin: 60px 40px 0 40px;
	}
	
#sponsor2 {
	margin: 170px 40px 0 40px;
	}
	
#sponsor3 {
	margin: 280px 40px 0 40px;
	}

#sponsor4 {
	margin: 390px 40px 0 40px;
	}
	
#sponsor5 {
	margin: 500px 40px 0 40px;
	}
	
#sponsor6 {
	margin: 610px 40px 0 40px;
	}
	
#sponsor7 {
	margin: 720px 40px 0 40px;
	}
	
#sponsor8 {
	margin: 830px 40px 0 40px;
	}

#form {
background-color:#ddeef5;
border:1px solid #6993bb;
padding:5px;
width:400px;
}
