﻿#fullcontainer {
	background-image: url('../image/background.gif');
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-color: #002C84;
	text-align: center;
	height: 63px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	float: Center;
	padding: 0px 10px 0px 10px;
	background-color: #002C84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:hover {
	background-color: #003FBF;
}
#bodycontainer {
	width: 800px;
	background-image: url('../image/bodybackground.jpg');
}
#lift_side {
	width: 147px;
	float: left;
	background-color: #002C84;
}
#mailbody {
	width: 640px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #000066;
}
.BoldSideline {font-family: MS Sans Serif, Arial; font-size:8px; color: #FFFFFF; font-weight:bold;}
.Sideline {font-family: MS Sans Serif, Arial; font-size:8px; color: #FFFFFF;}
.smalltext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #00FF00;
	text-decoration: none;
}
.clear {
	clear: both;
}
#bottom1 {
	background-image: url('../image/bottombackground.jpg');
	height: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#bottom1 a {
	color: #FFFF00;
	text-decoration: none;
}
#bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: x-small;
	height: 20px;
}
#bottom3 {
	border-top: thin solid #000000;
	width: 800px;
	height: 20px;
	background-image: url('../image/b_48_2.jpg');
}
.headlinenewA {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

