@charset "UTF-8";
/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #B78F4D;
}
.link2 a:link {
  color:#750301;
  text-decoration:underline;
  }
.link2 a:hover {
  color:#755111;
  text-decoration:none;
  }
.link2 a:visited {
  color:#CC9900;
  text-decoration:underline;
  }
#head {
	position: absolute;
	visibility: visible;
	height: 149px;
	width: 750px;
	left: 126px;
	top: 2px;
}
#mainmanu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	position: absolute;
	visibility: visible;
	height: 26px;
	width: 750px;
	left: 125px;
	top: 149px;
}
#leftpanel {
	background-color: #755111;
	position: absolute;
	visibility: visible;
	height: 1295px;
	width: 143px;
	left: 125px;
	top: 175px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/main_bkgr.jpg);
	background-repeat: repeat;
	position: absolute;
	visibility: visible;
	height: 1295px;
	width: 607px;
	left: 268px;
	top: 175px;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bottom_bkgr.jpg);
	background-repeat: repeat;
	text-align: center;
	position: absolute;
	visibility: visible;
	height: 117px;
	width: 750px;
	left:125px;
	top: 1470px;
}
