BODY
{
	background-image : url(../images/homebkgr.jpg);
	background-position : 50px 10px;
	background-repeat : no-repeat;
	margin-top : 0px;
	margin-right : 0px;
	padding-top : 0px;
	padding-right : 0px;
	border-width : 0px;
	font-family : Arial;
}

#flash
{
	position : absolute;
	left : 50px;
	top : 0px;
	background-attachment : fixed;
	width : 386;
	height : 289;
	border-style : none;
}

#info
{
	position : absolute;
	left : 400px;
	top : 70px;
	width :350px;
	border-style : none;
	font-size : 11pt;
	font-weight : bold;
}

h2
{
	font-weight: bold;
	font-size: 14pt;
	color: #af2316;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#texttable
{
	position : absolute;
	left : 0px;
	top : 400px;
	width : 100%;
}

#text
{
	width : 500px;
	font-size : 9pt;
	font-weight : bold;
	padding-right : 50px;
	margin-left : 150px;
	border-style : none;
}
