body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a {
	color: #0000ff;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
.container {
	background-color: #FEFEFE;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.title_graphic {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 770px;
	background-image: url(images/title.jpg);
}
.menu {
	width: 770px;
	height: 24px;
	background-color: #939292;
	vertical-align: middle;
	text-align: left;
	padding-top: 7px;
	padding-left: 22px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040489;
}
.left_column {
	width: 560px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	list-style-type: none;
}
.adsense1 {
	height: 255px;
	width: 255px;
	float: left;
}
.adsense2 {
	height: 65px;
	width: 555px;
	margin-left: 18px;
	float: left;
	margin-bottom: 20px;
}
.adsense4 {
	height: 255px;
	width: 250px;
	float: right;
}
.right_column {
	width: 200px;
	float: left;
	padding-top: 0px;	
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
}
.content {
	width: 770px;
	padding-left: 15px;
	overflow: hidden;
}
.adsense3 {
	height: 605px;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 770px;
	height: 32px;
	background-image: url(images/footer_bg1.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	float: left;
	padding-top: 20px;
	vertical-align: middle;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.dblheader {
	height: 416px;
	width: 182px;
	float: right;
	padding-right: 70px;
}
#divCopyright {
	background-color: #939292;
	width: 770px;
	height: 20px;
	padding-top:0px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
