body {	
	background-repeat: repeat;	
	background-position: center top;	
	background-image: url(images/woodgrain.gif);	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .75em;
	line-height: 1.45em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 15px;	
	background-color: #eedfd2;
	color: #c7e9f5;
	text-align: center;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #c7e9f5;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
a:visted {
	font-weight: bold;
	text-decoration: none;
	color: #c7e9f5;
}

#postcard {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 841px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-image: url(images/postcard.jpg);
}

#countdown {
	margin: 0px;
	padding-right: 42px;
	padding-top: 37px;
	text-align: right;
}

/*
#video {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 45px;
}
*/

#video { height:344px; margin:45px 0 0; visibility:hidden }

#info {
	margin-top: 31px;
	margin-left: 210px;
	text-align: left;
}

#logos {
	margin-top: 47px;
	margin-right: 2px;
	text-align: right;
	padding: 0px;
	
}

#logos img {
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#logos a img {
	border:none;
}
