html, body {
  margin : 0px;
	padding : 0px;
  font-family : Arial;
	font-size : 12px;
	color : #A5A193;
	background-image : url(images/back.jpg);
}

#top td {
  text-align : center;
}

#top table {
  width : 946px;
}

#top .menu {
  height : 27px;
}

#top a {
  font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #A5A193;
	text-decoration : none;
}

#top a:hover {
	text-decoration : underline;
}

#top img {
  border : none;
  vertical-align : middle;
}

#bottom {
}

#bottom table {
  width : 946px;
}

#bottom p, td {
  text-align : center;
}

#bottom a {
  font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #A5A193;
	text-decoration : none;
}

#bottom a:hover {
	text-decoration : underline;
}
