

body

{
	background-image: url(images/bg2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #15008b;	
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #0B004A;
	margin-top: 0px;
	
	text-align: center;
}



table, td {border-collapse:collapse;margin:0px; padding:0px; vertical-align: top;}

a {
	color: #04689b;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {color: #4aaa42;}

hr {color: #E4E4E4;}


/* main styles */

#wrap
{
	position:relative;
	
	width:800px;
	
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0pt;
	
	height:100%;
	
	text-align:left;
}

#flashcontent
{
	margin: 10px 0 0 0;
	width: 800px;
	height: 133px;
	position: absolute;
	z-index: 2;
}

#textcontent
{
	margin: 130px 0 0 245px;
	position: absolute;
	z-index: 10;
	width: 540px;
	height: 380px;
}


table#maintable
{
	width: 800px;
	
	background-image: url(images/button_repbg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-color:#FFFFFF;	
}

td.buttons
{
	width: 222px;
	vertical-align: top;
}

#textarea
{
	background-image: url(images/video_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#textarea .copy
{
	margin: 25px 30px 25px 50px;
	text-align: left;
}

.emph 
{ 
	color: #4aaa42;
	font-weight: bold;
}

.emphlg 
{ 
	color: #4aaa42;
	font-weight: normal;
	font-size: 1.2em;
	display: block;
	margin: 5px 0;  
}
.emphbkg 
{ 
	background-color: #eaefe9;
	padding: 3px 10px;
}

a.emphlg 
{ 
	color: #4aaa42;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
	margin: 0;
}



/* footer */
#footer
{
	color: white;
	text-align: center;
}
 
#footer a
{
	color: white;
}