@charset "utf-8";
#container {
	width: 686px;
	float: left;
}
#center {
	width: 686px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/welcome_03.gif);
	float: left;
	height: 138px;
	width: 686px;
}
#nav {
	float: left;
	width: 205px;
}
#content {
	width: 461px;
	float: left;
	padding: 10px;
}
#footer {
	background-image: url(../images/footer_17.gif);
	height: 60px;
	width: 461px;
	float: right;
	padding-top: 38px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: right top;
	padding-bottom: 30px;
}
.style1 {
	font-size: 14px;
}
.style2 {
	font-size: 16px;
	font-style: italic;
}
#shazam {
	float: right;
	height: 97px;
	width: 195px;
	padding-top: 30px;
}

.small {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom {
	float: left;
	width: 686px;
	padding-bottom: 15px;
	}

