body {
 float : none;
 width : 800px;
 margin-top : 6px;
 margin-right : auto;
 margin-bottom : 0;
 margin-left : auto;
 font-family : Arial, Helvetica, sans-serif;
 font-size : small;
 background-color : #000000;
 color: #FFFFFF;
}

p.margin {
 margin-right: 8px;
 margin-left: 8px;
 margin-top: 6px;
 margin-bottom: 5px;

}

.box {
 float: left;
 height: 567px;
 width: 795px;
 margin-right: 5px;
 margin-left: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
 clear: left;
 background-image:    url(Web01-Home.jpg);
 background-repeat: no-repeat;
}
.flash {
 float: left;
 height: 198px;
 width: 795px;
}
.box2 {
	float: right;
	height: auto;
	width: 518px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	padding: 16px;

}
.footer {
	float: right;
	height: auto;
	width: 550px;
	color : #CBA14A;
	clear: none;
	padding: 0px;
	font-size: x-small;
	text-decoration: none;
	margin: 0px;
}
.style1 {
 font-size: large;
 font-weight: bold;
}
.style2 {font-size: large}
.style3 {
	font-size: 16px;
	font-style: oblique;
	padding-top: 12px;
}
.style4 {color: #FFFFFF}
 strong.c1 {color:#ffffff}

a:link {
	text-decoration: underline; color: #FFFF00;
}
a:visited {
	text-decoration: underline; color: #FFFF00;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

div.c1 {text-align: center}
