body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	/*font-size: 16px;*/
	/*text-align: center;*/
	/*line-height: 150%;*/
	}

img {
	border: 0;
	}

#container {
	width: 986px;
	padding: 0 7px 0 7px;
	/*border: 1px solid black;*/
	margin: auto;
	}

#abstop {
	height: 41px;
	background-image:url('img/abstop.gif'); /*986px img width*/
	text-align: right;
	padding-right: 20px;
	}

#abstop img {
	margin-left: 10px;
	margin-top: 5px;
	}

#abstop2 {
	height: 6px;
	background-image:url('img/abstop2.gif'); /*986px img width*/
	}

#headerleft { /*logo space*/
	background-image:url('img/logoback.gif');
	height: 148px;
	width: 286px;
	float: left;
	}

#headerleft h1 {
	margin: 0;
	padding: 50px 0 0 15px;
	font-size: 44px;
	font-family: 'trebuchet ms', verdana;
	}

#headerright {
	height: 148px;
	background-image:url('img/header.jpg');
	width: 700px;
	float: left;
	}

#headerend {
	clear: left;
	height: 7px;
	background-image:url('img/headerend.gif');
	width: 986px;
	}

#menu {
	height: 28px;
	background-image:url('img/menu.gif');
	width: 966px;
	padding: 12px 0 0 20px;
	font-family: verdana;
	font-size: 12px;
	margin-bottom: 10px;
	}

#menu a {
	color: #fff;
	margin-right: 20px;
	text-decoration: none;
	}

#menu a:hover {
	text-decoration: underline;
	}

#left {
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-top: 20px;
	padding-left: 10px;
	}

#left ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-image: url('img/arrow.gif');
	}

#left li {
	margin: 0 0 10px 0;
	}

#left a {
	color: #0978be;
	font-size: 14px;
	text-decoration: none;
	}

#left a:hover {
	text-decoration: underline;
	}

.lefttext {
	margin-top: 40px;
	}

.lefttext p {
	color: #767a7d;
	}

.righttext {
	margin-top: 20px;
	}

.righttext p {
	color: #767a7d;
	}

#content {
	float: left;
	width: 566px;
	/*background: blue;*/
	}

#h2back {
	height: 32px;
	padding: 6px 0 0 20px;
	background: url('img/h2back.gif');
	}

h2 {
	font-family: verdana;
	font-weight: normal;
	font-size: 16pt;
	color: #fff;
	margin: 0;
	}

.h3back {
	margin-top: 10px;
	height: 32px;
	padding: 6px 0 0 20px;
	background: url('img/h3back.gif');
	}

h3 {
	font-family: verdana;
	font-weight: normal;
	font-size: 16pt;
	color: #fff;
	margin: 0;
	}

.contentbox {
	border-width: 0 1px 1px 1px;
	border-color: #c5c5c5;
	border-style: solid;
	padding: 20px;
	color: #2f2f2f;
	overflow: auto;
	}

.contentlinks {
	float: right;
	}

.contentlinks a {
	color: #0978be;
	text-decoration: none;
	}

.contentlinks a:hover {
	text-decoration: underline;
	}

.contentlinks img {
	margin-left: 40px;
	}

#right {
	float: left;
	width: 200px;
	margin-left: 10px;
	}

.rightbox {
	border: 1px solid #e5e4e4;
	padding: 10px;
	margin-bottom: 10px;
	color: #767a7d;
	}

.rightbox img {
	float: right;
	margin-left: 10px;
	}

h4 {
	color: #0978be;
	font-size: 13px;
	font-weight: bold;
	}

.bingologo {
	float: left;
	padding: 0 20px 10px 0;
	}

#whitespace {
	height: 20px;
	clear: left;
	}

#footer {
	color: #fff;
	text-align: center;
	padding: 30px 0 30px 0;
	background: #666666;
	}