﻿body {
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	margin: 0;
}
li {
	list-style-type: square;	
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}
#Container {
	margin: 0 auto;
	width: 750px;
}
#Left {
	float: left;
}
#GoogleAdLeft {
	margin: 70px auto;
}
#Header {
	width: 400px;
	margin: 0 auto;
}
#GoogleAdText {
	width: 468px;
	margin: 0 auto;
}
#ObamaPicture {
	width: 400px;
	margin: 0 auto;
}
#Links {
	width: 500px;
	margin: 0 auto;
	font-size: 0.8em;
}
#WebBadges {
	text-align: center;
	margin-top: 20px;
}
#Footer {
	font-size: 0.7em;
	text-align: center;
	margin: 10px;
}
