@charset "UTF-8";/* CSS Document */body {	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;	font-size: 12px;	letter-spacing: .1em;	}	table {	letter-spacing: 0;	margin-left: 60px;	}	.red {	color: #cc0000;	font-weight: 600;	}.center {text-align: center;}a {text-decoration: none;}.bullet {	background-image: url(images/arrow.jpg);	background-repeat: no-repeat;	width: 490px;	height: 18px;	padding: 8px 0 0 30px;	}		a:hover {	text-decoration: underline;	}#wrapper {	width: 680px;	margin: 120px auto 0 auto;	}#logo {	width: 280px;	height: 26px;	background-image: url(images/the-milwaukees.jpg);	background-repeat: no-repeat;	}	#left {	width: 204px;	height: 346px;	background-image: url(images/american-anthems.jpg);	background-repeat: no-repeat;	float: left;	}	#right {	width: 460px;	float: right;	}		