body {
	margin:0;
	padding:0;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#login1 {
	background-color: #CFCFCF;
	width: 325px;
	border: medium groove #000099;
	margin-left: 250px;
}
#content {
	margin:0 auto;
	width:800px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	margin-top:0;
}
#top {
	margin:0 auto;
	width:800px;
	background-color:#FFFFFF;
	text-align:center;
	background-image:url(../images/bg-body.gif);
}
#right {
	width:625px;
	padding:5px;
	float:left;
}
#banner {
	width:160px;
	float:right;
}
h1 {
	font-size:1em;
	color:#000066;
}
h2 {
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000066;
}
.big {
	font-size:1.25em;
}
.style4 {color: #000000}
.style5 {color: #FFFFFF}
.style6 {font-size: x-small}
a:link {
	color: #0000CC;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #0000CC;
		font-weight:bold;
	text-decoration:none;
}

