	#wrapper {
	width:790px;
	height:auto;
	background-image: url(images/wrapper.jpg);
	background-repeat: repeat-y;
	margin:0px auto;
	padding:6px 0px;
	text-align:left;
	}

	#container {
	width:748px;	
	margin:0px auto;
	background-color:#EDD5AF;
	border: 1px solid #D9A855;
	}

	#header {
	width:734px;
	height:100px;
	border: 3px solid #FFFFFF;
	background-color: #FFEFDB;
	margin:5px auto;	
	}
	
	h1.indexheader {
	text-indent:-9000px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;	
	width:641px;
	height:87px;
	margin:0px auto;	
	}
	
	#top-pics {	
	width:734px;
	height:150px;
	border: 3px solid #FFFFFF;
	background-color: #FFEFDB;
	margin:5px auto;		
	}
	
	#nav {
	margin:0px auto;
	width:738px;
	height:26px;
	background-color: #D29942;
	list-style:none;
	background-image: url(images/nav-tile.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-style: solid;
	}
	

	
	#maincontent {
	width:491px;
	border: 1px solid #D8A652;
	height:auto;
	background-color: #FAF3E7;
	float:left;
	display:inline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	}
	
	
	#commentsbox {
	width:350px;
	border: 1px solid #D8A652;
	height:auto;
	background-color: #FAF3E7;
	display:inline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float:left;
	}
	
	
	#sidebar {
	width:205px;
	height:auto;
	float:right;
	background-color: #FAF3E7;
	border: 1px solid #D8A652;
	display:inline;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 4px;
	}
	
	#links {
	width:205px;
	height:auto;
	float:right;
	background-color: #FAF3E7;
	border: 1px solid #D8A652;
	display:inline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 4px;
	}
		
	#cleardiv {
	height:1px;
	clear:both;	
	}
	
	#underfooter{
	margin:0px auto;		
	margin-top:10px;
	}
	
	#footer {
	background-color: #E6C58E;
	width:748px;
	height:50px;
	margin:8px auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9A75B;
	border-bottom-color: #D9A75B;
	}
	
	.winner {
	margin:20px 0px 171px 17px;
	}
