	A:link {			text-decoration: underline; color: #444;}
	A:visited {			text-decoration: underline; color: #444;}
	A:hover {			text-decoration: none; color: #444;}				

body {
	background: url(../images/background_wide.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat:no-repeat;	
	margin: auto;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 100%;
	color: #685C53;
	height: 100%;
	width: 980px;
}
table {
	border-collapse: collapse;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	}
#container {
	position: relative;
	min-height: 50%;
	height: auto;
	background: url(../images/header-tile.gif) repeat-x;
}

#header {
	height: 220px;
	width: 980px;
	position: fixed;
	background-color: #ffffff;
	z-index: 9;
}
#menu_bar {
	position: absolute;
	top: 203px;
	width: 980px;
	height: 20px;
	font-size: 14px;
	background-color: #b3d335;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
#top_menu
{	margin: 0;
	padding: 0;
	z-index: 30}

#top_menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#top_menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 2px 2px;
	width: 158px;
	background: #b3d335;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none}

#top_menu li a:hover
{	background: #DAEA9E;
	color: #FFFFFF}
	
#head_title {
	position: absolute;
	top: 25px;
	width: 965px;
	height: 140px;
	background-color: #ffffff;
	color: #685C53;
	text-align: right;
}
#maj_spons {
	position: absolute;
	top: 117px;
	left: 340px;
	width: 200px;
	height: 25px;
	background-color: #ffffff;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
}


#head_col_1 {
	position: absolute;
	width: 392px;
	height: 20px;
	background-color: #b3d335;
}

#head_col_2 {
	position: absolute;
	width: 196px;
	height: 20px;
	left: 392px;
	background-color: #ffc50b;
}
#head_col_3 {
	position: absolute;
	width: 196px;
	height: 20px;
	left: 588px;
	background-color: #662D91;
}
#head_col_4 {
	position: absolute;
	width: 196px;
	height: 20px;
	left: 784px;
	background-color: #ec008c;
}
#Waste2010logo {
	position: absolute;
	left: 35px;
	top: 40px;
	height: 144px;
	width: 260px;
	background: url(../images/waste2010.jpg) no-repeat;
}
#Maj_Spons_1 {
	position: absolute;
	left: 340px;
	top: 137px;
	height: 48px;
	width: 145px;
}
#Maj_Spons_2 {
	position: absolute;
	left: 500px;
	top: 145px;
	height: 48px;
	width: 145px;
	vertical-align: middle;
}
#Maj_Spons_3 {
	position: absolute;
	left: 660px;
	top: 137px;
	height: 48px;
	width: 145px;
}
#Maj_Spons_4 {
	position: absolute;
	left: 820px;
	top: 137px;
	height: 48px;
	width: 145px;
}



#img_head {
	padding-top: 140px;
}

#subheader{
	background-color: #FFFFFF;
	position: relative;
	top: 220px;
	height: 189px;
	color: #ffffff;
	text-align: center;
}
#sub_img_1 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 189px;
	width: 195px;
	background: url(../images/sub_img_1.jpg) no-repeat;
	z-index: 1;
}
#sub_img_2 {
	position: absolute;
	left: 196px;
	top: 0px;
	height: 189px;
	width: 195px;
	background: url(../images/sub_img_2.jpg) no-repeat;
}
#sub_img_3 {
	position: absolute;
	left: 392px;
	top: 0px;
	height: 189px;
	width: 195px;
	background: url(../images/sub_img_3.jpg) no-repeat;
}
#sub_img_4 {
	position: absolute;
	left: 588px;
	top: 0px;
	height: 189px;
	width: 195px;
	background: url(../images/sub_img_4.jpg) no-repeat;
}
#sub_img_5 {
	position: absolute;
	left: 784px;
	top: 0px;
	height: 189px;
	width: 196px;
	background: url(../images/sub_img_5.jpg) no-repeat;
}

#contentcontainer {
	position: relative;
	top: 240px;
	height: auto;
	clear: both;
}

#nav {
	width: 186px;
	height: auto;
	float: left;
	text-align: right;
	font-size: 13px;
	color: #685C53;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #685C53;
	}

#navhost {
	padding-right: 10px;
	}

	
a.mainlink:link,
a.mainlink:visited{
	padding: 5px 20px;
	color: #ffffff;
	background: #b3d335;
	text-align: right;
	font-weight : bold;
	text-decoration : none;
	display : block;
	font-size: 14px;
}
a.currpage:link,
a.currpage:visited{
	padding: 5px 20px;
	color: #ffffff;
	background: #DAEA9E;
	text-align: right;
	font-weight : bold;
	text-decoration : none;
	display : block;
	font-size: 14px;
}

a.mainlink:hover{
	background: #DAEA9E;
	color : #ffffff;
}

a.whitelink:link,
a.whitelink:visited{
	padding: 5px 20px;
	color: #FFFFFF;
	text-align: centre;
	font-weight : bold;
	text-decoration : none;
	display : block;
	font-size: 13px;
}
a.whitelink:hover{
	background: #006633;
	color : #FFFFFF;
}
p.title1 {
	text-decoration : none;
	text-align: right;
	font-size: 22px;
	line-height: 125%;
	font-weight: 200;
	margin: 0px;
	}

#content {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 196px;
	border-left: 1px solid #685C53;
	}
#sponsorhead {
	position: relative;
	background-color: #ffffff;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	height: 140px;
}
#goldsphead {
	position: relative;
	top: 0px;
	background-color: #ffffff;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	height: 140px;
}
#goldspfoot {
	position: relative;
	top: 0px;
	background-color: #ffffff;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	height: 120px;
}
#silvsphead {
	position: relative;
	top: 0px;
	background-color: #ffffff;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	height: 346px;
}
#maj_1 {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 80px;
	width: 240px;
}
#maj_2 {
	position: absolute;
	left: 255px;
	top: 40px;
	height: 80px;
	width: 240px;
}
#maj_3 {
	position: absolute;
	left: 510px;
	top: 25px;
	height: 80px;
	width: 240px;
}
#gold_1 {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 70px;
	width: 170px;
}
#gold_1_1 {
	position: absolute;
	left: 11px;
	top: 25px;
	height: 70px;
	width: 63px;
}
#gold_1_2 {
	position: absolute;
	left: 75px;
	top: 25px;
	height: 70px;
	width: 90px;
}
#gold_2_1 {
	position: absolute;
	left: 224px;
	top: 25px;
	height: 70px;
	width: 170px;
}
#gold_2_2 {
	position: absolute;
	left: 224px;
	top: 54px;
	height: 70px;
	width: 170px;
}
#gold_3 {
	position: absolute;
	left: 380px;
	top: 48px;
	height: 26px;
	width: 170px;
}
#gold_4 {
	position: absolute;
	left: 570px;
	top: 36px;
	height: 48px;
	width: 170px;
}
#silv_1 {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 70px;
	width: 170px;
}
#silv_2 {
	position: absolute;
	left: 210px;
	top: 25px;
	height: 70px;
	width: 170px;
}
#silv_3 {
	position: absolute;
	left: 380px;
	top: 25px;
	height: 70px;
	width: 170px;
}
#silv_4 {
	position: absolute;
	left: 570px;
	top: 25px;
	height: 70px;
	width: 170px;
}
#silv_5 {
	position: absolute;
	left: 0px;
	top: 120px;
	height: 70px;
	width: 170px;
}
#silv_6 {
	position: absolute;
	left: 210px;
	top: 105px;
	height: 70px;
	width: 170px;
}
#silv_7 {
	position: absolute;
	left: 400px;
	top: 105px;
	height: 70px;
	width: 170px;
}
#silv_8 {
	position: absolute;
	left: 570px;
	top: 119px;
	height: 70px;
	width: 170px;
}
#silv_9 {
	position: absolute;
	left: 23px;
	top: 185px;
	height: 70px;
	width: 170px;
}
#silv_10 {
	position: absolute;
	left: 190px;
	top: 201px;
	height: 70px;
	width: 170px;
}
#silv_11 {
	position: absolute;
	left: 380px;
	top: 201px;
	height: 70px;
	width: 170px;
}
#silv_12 {
	position: absolute;
	left: 570px;
	top: 185px;
	height: 70px;
	width: 170px;
}
#silv_13 {
	position: absolute;
	left: 0px;
	top: 265px;
	height: 70px;
	width: 170px;
}
#othersp {
	position: relative;
	top: 0px;
	padding-top: 0px;
	}
#aftersp {
	position: relative;
	top: 325px;
	padding-top: 0px;
	height: 540px;

	}
#subfoot {
	position: relative;
	top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	height: 300px;
	margin-left: 196px;
	border-left: 1px solid #685C53;
	}

#designsp {
	position: absolute;
	left: 15px;
	top: 165px;
	height: 150px;
	width: 150px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#welcomesp {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 150px;
	width: 170px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#dinnersp {
	position: absolute;
	left: 275px;
	top: 15px;
	height: 150px;
	width: 170px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#bbqsp {
	position: absolute;
	left: 535px;
	top: 15px;
	height: 150px;
	width: 170px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#intdel {
	position: absolute;
	left: 275px;
	top: 165px;
	height: 150px;
	width: 170px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#designspfoot {
	position: absolute;
	left: 15px;
	top: 165px;
	height: 150px;
	width: 150px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#welcomespfoot {
	position: absolute;
	left: 200px;
	top: 165px;
	height: 150px;
	width: 170px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#dinnerspfoot {
	position: absolute;
	left: 390px;
	top: 165px;
	height: 150px;
	width: 170px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
#bbqspfoot {
	position: absolute;
	left: 580px;
	top: 165px;
	height: 150px;
	width: 170px;
	color: #685C53;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
	
#footnav {
	background: url(../images/grey-bar.jpg) repeat-y;
	height: 25px;
	color: #685C53;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	border-top: 2px solid #FFFFFF;
	width: 100%;
	text-align: center;
}
#footerspace {
	height: 240px;
	width: 100%;
	text-align: center;
}
	
	
#footer {
	position: relative;
	top: 0px;
	bottom: 0px;
	width: 100%;

}
#footnav a {
	color: #685C53;
}
.clearer {
	height:1px;
	clear:both;
	overflow:hidden;
	margin-top:25px;
}

.goldtext {
	color:#FF9900; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.purpletext {
	color: #330066; 
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}