body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	background-image: url(bg.gif);
	background-repeat: repeat;
	text-align: center;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
}
a:link {
	color: #660066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #CC99CC;
}
a:active {
	text-decoration: none;
	color: #660066;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h1, h2, h3
{
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
p {
	text-align: justify;
}

#mainCorpse {
	width: 800px;
	margin: auto;
	border: solid #660066;
	position: relative;
	z-index: 0;
	margin-top: 20px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
}
#headerBox {
	height: 81px;
	z-index: 1;
	width: 800px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: both;
}
#bodyBox {
	height: 535px;
	z-index: 1;
	width: 800px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: both;
	background-image: url(lo_middle.jpg);
}
#footerBox {
	height: 184px;
	z-index: 1;
	width: 800px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: both;
}
#innerBody {
	clear: left;
	width: 750px;
	overflow: hidden;
	position: float;
	z-index: 2;
	height: auto;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
	font-weight: normal;
}
.floatLeftPicture {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}
.floatRightPicture {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
}
#downLink
{
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}
.flashLink
{
	border: 0px;
}
