body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #202020;
}
.text_red {
	color: #F00;
}

.top_pattern {
	background-attachment: scroll;
	background-image: url(images/top_pattern.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a.menulink:visited, a.menulink:link, a.menulink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
a.menulink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fcc680;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
p {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}
li {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
}
.footer_pattern {
	background-attachment: scroll;
	background-image: url(images/footer_pattern.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_text {
	color: #999;
}
.bg_left {
	background-attachment: scroll;
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_right {
	background-attachment: scroll;
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.headsmall {
	font-size: 16px;
}
#muscot {
	position: absolute;
	top: 450px;
	z-index: 1003;
}
