#container {
	margin: 80px auto 50px auto;
	width: 792px;
	height: 600px
}
body {
	padding-top: 30px;
	background-color: white;
	font-family: "Mrs Eaves", Baskerville, serif;
}
img {
	border-style: none;
}
a:visited {
        text-decoration: none;
	border-style: none;
	outline: none;
}
a:link {
        text-decoration: none;
	outline: none;
}

a:active {
        text-decoration: none;
	outline: none;
}

#ysplash {
	height: 562px;
	width: 792px;
}

.cdLabels {
	width: 80px;
	float: left;
	text-align: center;

}
.cdVals {
	width: 80px;
	float: left;
	font-size: 80px;
	color: white;
}
.cdVSep {
	width: 20px;
	height: 30px;
	float: left;
}
.cdSep {
	width: 20px;
	float: left;
	font-size: 80px;
	color: white;
}
.cdVContainer {
	width: 400px;
	height: 100px;
	margin: auto;
}
.cdLContainer {
	width: 400px;
	height: 30px;
	margin: auto;
}

#announce {
 	width: 600px;
	height: 40px;
	text-align: center;
	font-size: 24px;
	margin: 10px auto 10px auto;
}

#enterSite {
	margin-top: 80px;
	margin-left: 80%;
	font-size: 22px;
}
#announce font { 
 	vertical-align: middle;
}

#announce img {
	vertical-align: middle;
	margin-left: -10px; 
	margin-right: -10px; 
	height: 61px;
	width: 256px;
  
}

.countdown {
	margin: 5px auto 20px auto;
	height: 200px;
	width: 400px;
}



