body {
	text-align: center;
}




body a {
	text-decoration: none;
}


#wrapper {
	width: 760px; 
	text-align: center;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}


#swirl {
	width: auto;
	height: auto;
	float: right;
	z-index: -1;
}

#nav {
	width: 100%;
	height: auto;
	text-align: left;
	a:link: #999999;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

#content-wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	height: auto;
	width: 20%;
	float: left;
}

#content {
	width: 70%;
	float: right;
	text-align: left;
	color: #8a8888;
	font-size: 12.5px;
}


#content img, a, a:link, a:visited {
	text-decoration: none;
	border-style:none;
}


#footer {
	width: 100%;
	height: 15px;
	float: left;
	text-align: left;
	margin-top: 20px;
}
