body{
	margin:0px;
	text-decoration: none;
	background-image:url(assets/bkg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A {
	text-decoration:none;
	color:#FFFFFF;
}

#wrapper{
	width:100%;
}

#main{
	margin:auto;
	width:947px;
	padding-bottom:5px;
	background-image:url(assets/main_rptr.gif);
	background-repeat: repeat-y;
	z-index: 1;
}

#header{
	margin-left:4px;
}

#logo{
	float:left;
}

#nav{
	width:697px;
	height:19px;
	padding-top:99px;
	float:left;
	background-image:url(assets/hd_flare.jpg);
	background-repeat: no-repeat;
}

#content{
	width:auto;
	height:auto;
}

#rowOne{
	padding-top:130px;
	margin-left:4px;
}

#rowTwo{
	height:230px;
	margin-left:4px;
	z-index:1;
}

#columnOne{
	width:313px;
	float:left;
	margin-top:20px;
	z-index:1;
}

#columnTwo{
	width:313px;
	float:left;
	margin-top:20px;
	z-index: 1;
}

columnThree{
	width:313px;
	float:left;
	margin-top:20px;
	z-index:1;
}

#flashLayer {
	position:absolute;
	height: 235px;
	width: 697px;
	z-index: 3;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

.clearBorder{
	border:0px;
}

.tenSpacer{
	margin-left:10px;
}

td, tr {
	font-size:	12px;
}