@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/backdrop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #145ab0;
	text-decoration: none;
}

a:hover {
	color: #145ab0;
	text-decoration: none;
}

a:active {
	color: #145ab0;
	text-decoration: none;
}
a:visited {
	color: #145ab0;
	text-decoration: none;
}

.addthis {
	width: 180px;
	position: absolute;
	top: 715px;
	left: 50%;
	margin-left: 340px;
	z-index: 25;
}

.bounding {
	width:1000px;
	height:750px;
	background-color: #ffffff;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}

