html, body {
	background:url("images/background.gif");
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

	.content a:link {
	color: #692930; text-decoration: none; font-weight:bold;
	}
	
	.content a:active{
	color: #0099FF; text-decoration: none; font-weight:bold;
	}
	
		.content a:visited{
	color: #692930; text-decoration: none; font-weight:bold;
	}
	
		.content a:hover{
	color: #FFFFFF; text-decoration: none; font-weight:bold;
	}


.highlight {

}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
img {border:none;}

#logo {
	position:absolute;
	background-color:#D7DACD;
	left:0px;
	top:0px;
	width:167px;
	height:198px;
}

#navigation {
	position:absolute;
	background-color:#692930;
	left:0px;
	top:198px;
	width:167px;
}

#topimage {
	position:absolute;
	background-color:#D7DACD;
	left:167px;
	top:0px;
	width:633px;
	height:198px;
}

#title1 {
	position:absolute;
	background-color:#896600;
	left:167px;
	top:198px;
	width:333px;
	height:134px;
}

#title2 {
	position:absolute;
	background-color:#9DA03A;
	left:500px;
	top:198px;
	width:300px;
}

#content1 {
	position:absolute;
	left:160px;
	top:350px;
	width:285px;
	margin-left:30px;
}

#content2 {
	position:absolute;
	left:490px;
	top:400px;
	width:260px;
	margin-left:30px;
}


#return {
	position:absolute;
	z-index:1;
	left:590px;
	top:210px;
	width:200px;
}

#elite-promo {
	position:absolute;
	top: 0px;
	left: 501px;
	width: 299px;
	height: 377px;
	background-color:#504A3E;
}