::selection {color:#fff; background: #4d80b3; /* Safari */}
::-moz-selection {color:#fff; background: #4d80b3; /* Firefox */}
body {
	font-size: 12px;
	font-family: 'Bentham', Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	line-height: 24px;
	text-align: center;
	background-position:top;
	background-repeat:no-repeat;
	overflow-x: hidden;
    background-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #212121;
	scrollbar-shadow-color: #212121;
	scrollbar-3dlight-color: #212121;
	scrollbar-arrow-color: #4D80B3;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #111111;
}
.AddThis {
    padding-bottom: 12px;
}
a {
	color: #4d80b3;
}
a:hover {
	color: #1a5080;
}
a.white {
    color: #FFFFFF;
	text-decoration:none;
}
a.white:hover {
    color: #FFFFFF;
	text-decoration:underline;
}
#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#Footer {
	font-size: 11px;
	font-family: "Bentham", Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	line-height: 24px;
}