@charset "UTF-8";
#main_wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 465px;
	width: 320px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center top;
	margin-bottom: 10px;
}
#buttons {
	height: 265px;
	margin-bottom: 15px;
}
#tagline {
	height: 30px;
	margin-bottom: 10px;
}
#spacer {
	height: 7px;
}
#spacer2 {
	height: 30px;
}
#ads {
	margin-left: 40px;
}
