body {
	padding: 20px 0 20px 0;
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	color: #333333;
	display: inline;
}

img {
	border: 0;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 760px;
	overflow: hidden;
}

#header {
	position: relative;
	width: 760px;
	height: 67px;
	margin: 0 0 16px 0;
}

#logo {
	position: relative;
	width: 600px;
	height: 67px;
	float: left;
}

.button {
	position: relative;
	float: right;
	margin: 33px 0 0 5px;
}

#topframe {
	position: relative;
	width: 760px;
	height: 350px;
	margin: 0 0 10px 0;
}

#splash {
	position: relative;
	width: 470px;
	height:350px;
	float: left;
}

#how {
	position: relative;
	width: 280px;
	height: 350px;
	float: right;
}

#bottomframe {
	position: relative;
	width: 760px;
	height: 250px;
}

#calendar {
	position: relative;
	width: 760px;
	height: 250px;
	background-color: #eeeeee;
}

a {
	color: #00c0ff;
	text-decoration: none;
}

#description {
	color: #fff;
}
