@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.style2 {
	font-size: 11px
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style3 {
	font-size: 12px
}
#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;
}
#buttons {
	height: 265px;
}
#tagline {
	height: 30px;
	background-image: url(../images/tagline.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#spacer {
	height: 7px;
}
#spacer2 {
	height: 7px;
}