a.pink {
	color: #CC33CC;
	text-decoration:none;
}
a.pink:hover {
	color: #CC33CC;
	text-decoration:underline;
}
a.pink:visited {
	color: #CC33CC;
	text-decoration:none;
}
a {
  color:#FFFFCC;
  font-weight:normal;
  text-decoration:none;
  line-height:20px;
}
a:hover {
	text-decoration:none;
	color:#f4abcf;
}
li {
	margin-bottom:5px;
}
img {
	border: 0px;
}
body {
	color: #766137;
	margin-top: 0px;
	font-size: 12px;
	background-image:url(img/bg_body.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family:lucida sans unicode;
	font-size:12px;
}
marquee {
	padding-top:5px;
	color: #8e3996;
}
#bodyborder {
	width: 790px;
	margin-left: auto;
	margin-right:auto;
	background-image: url(img/bg_body.gif);
}
#head {
	height: 143px;
	width: 788px;
	background-color: #eee8cb;
	margin-left: 1px;
}
#header {
	height: 29px;
	background-image:url(img/bd_header.gif);
	width: 788px;
	margin-left: 1px;
}
#menu {
	width:151px;
	background-image:url(img/bd_menu.gif);
	margin-left: 1px;
	float:left;
}
#content {
	width:635px;
	float:right;
	margin-right:1px;
}
#footer {
    width: 790px;
	margin-left: auto;
	margin-right:auto;
	clear:both;
	background-image:url(img/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #816034;
}
#title {
	position: absolute;
	width:379px;
	hieght: 467px;
	margin-left: 253px;
	z-index:99;
	left: 195px;
	top: 172px;
}
.style1 {color: #FFFFFF}

