html {
	height: 100%;
}

/* reset margins and paddings to 0 to avoid cross-browser bugs. */
* {
margin: 0; padding: 0;
}

body {
	background: #ffffff;
	height:100%;
	background-image: url('images/picnic-table-background.png');
	background-position: center;
	background-repeat: repeat-y;
	
}

img {
	border: 0;
}

ol, ul {
	margin-left: 40px;
	margin-bottom: 28px;
	line-height: 28px;
	list-style-image: url(images/list.gif);
}

a {
	color: #3d6bbc;
}

a:hover {
	color: #c70438;
}


table.fridgerepeat {
	height:100%;
	margin-left: auto;
	margin-right: auto;
	background: url(images/fridgebg.gif) repeat-y top left;
	width: 923px;
}	


table.fridge {
	background: url(images/fridge.jpg) no-repeat top left;
}	

table.dontforget {
	background: url(images/dontforget.gif) no-repeat top left;
	width: 222px;
	height: 252px;
}

table.dontforget p {
	margin-top: 105px;
	margin-left: 32px; 
}

table.contentarea {
	background: url(images/paper.gif) repeat-y top left;
	height: 463px;
}

td.feature {
	height: 252px;
}

table.sidemenu {
}

table.copyindex {
	margin-left: 32px;
	margin-top: 18px;
	width: 370px;
	font: 13px solid Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 28px;
}	

table.copyindex p {
	margin-bottom: 28px;
}

table.copy {
	margin-left: 32px;
	margin-top: 3px;
	width: 370px;
	font: 13px solid Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 28px;
}	

table.copy p {
	margin-bottom: 28px;
}


table.fs p{
	margin-right: 30px;
	margin-bottom: 10px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

table.fs a {
	color: #a0a0a0;
	text-decoration: none;
}

table.fs a:hover {
	color: #000;
	text-decoration: none;
}

#mp3-player {

}
