body {
	background-color: #d49600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#content {
	height: auto;
	width: 400px;
	position: relative;
	left: 480px;
	top: 185px;
}

#content2 {
	height: auto;
	width: 300px;
	position: relative;
	left: 485px;
	top: 402px;
}


#links {
	height: 25px;
	width: 200px;
	position: relative;
	left: 660px;
	top: 167px;
}

#map {
	height: 24px;
	width: 91px;
	position: relative;
	left: 785px;
	top: 5px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
a.text2:link {
	color: #f0cd02;
}
a.text2:hover {
	color: #ffffff;
}
a.text2:visited {
	color: #f0cd02;
}

