a:link {
	color: #C96220;}

a:active {
	color: #C96220;}

a:visited {
	color: #B22222;}

a:hover {
	color: #000000;}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color:#7F847A;
	font-family: arial,helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	text-align:justify; 
	color:#000000}

#title {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 500px;
	height: 40px;
	}

#bar {
	position: absolute;
	background-image: url("img/bar.gif");
	left: 0px;
	top: 60px;
	width: 100%;
	height: 24px;
	}


#menu {
	position: absolute;
	background-color:#D9B586;
	left: 18px;
	top: 116px;
	bottom: 20px;
	width: 150px;
	height: 476px;
	border: 2px;
	border-style: solid;
	font-size: 12px;
	}

#info {
	position: absolute;
	background-color:#D9B586;
	padding: 10px;
	left: 180px;
	top: 116px;
	width: 550px;
	height: auto;
	font-size: 11px;
	border: 2px;
	border-style: solid;
	}
	
#info2 {
	position: absolute;
	background-color:#D9B586;
	padding: 10px;
	left: 180px;
	top: 116px;
	width: 720px;
	height: auto;
	font-size: 11px;
	border: 2px;
	border-style: solid;
	}
	
#news {
	position: absolute;
	background-color:#D9B586;
	padding: 10px;
	left: 763px;
	top: 116px;
	width: 125px;
	height: 440px;
	font-size: 11px;
	border: 2px;
	border-style: solid;
	}
	
#ped {
	font-family: arial,helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11px;
	}

#copyright {
	position: auto;
	width: auto;
	height: auto;
	font-size: 11px;
	}
	
#locate {
	position: absolute;
	top: 65px;
	left: 400px;
	width: auto;
	height: auto;
	font-size: 12px;
	}	
	
#htcbar {
	position: absolute;
	top: 20px;
	width: 100%;
	height: auto;	
	background-color:#D9B586;
	border: 2px;
	border-style: solid;
	}
	
#htcsearch {
	position: absolute;
	top: 60px;
	left: 20px;
	}