body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	background-color: #0f1b5d;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}
#container {
	background-image: url(images/line.gif);
	width: 100%;
	height: 100%;
	padding-top: 10px;
}
#i02 {
	width: 1000px;
	background-color: #fff;
}
h2 {
	font-size: 18px;
	border-bottom: 1px dotted #555;
	padding: 0px 0px 5px 0px;
}
.line {
	border-bottom: 1px dotted #555;
	height: 1px;
}
.leftimg {
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}
.rightimg {
	margin-left: 20px;
	margin-bottom: 15px;
	float: right;
}	
.style1 {
	text-decoration:underline;
	color:#01e;
}
p {
	margin: 10px 0px;
	line-height: 1.3em;
}
h1 {margin:0px; font-weight:normal;}
.headers {
	background-image:url(images/header.png);
	height: 27px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #fff;
	background-repeat: repeat-x;
	padding: 11px 0px 0px 8px;
}
.bottom {
	background-image:url(images/header.png);
	height: 27px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #fff;
	background-repeat: repeat-x;
	width: 998px; 
	position:relative; 
	left: 50%; 
	padding-top: 11px;

	margin-left: -500px; 
	padding-right: 0px; 
	padding-left: 0px; 
	text-align:center;
	border: 1px solid #fff;
}
.ads {
	width: 95%;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align:center;
}
.ads img {
	border:none;
}
.box {
	border: 1px solid #a8a8a8;
}
.eightpx {
	margin: 8px;
}
.fourpx {
	margin: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.logos {
	float: right;
	width: 190px;
	margin-left: 20px;
	border-left: 1px solid #999;
}
.ws {
	color:#b7caff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align:center;
	margin: 12px 0px;
}
.ws a:link, .ws a:visited, .ws a:active {
	color:#b7caff;

	text-decoration:underline;
}
.ws a:hover {
	color:#fff;
	text-decoration:none;
}
