body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
         	background-color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
#anchor #mainbox #top {
	padding-bottom: 20px;
}
#anchor #mainbox {
	margin-left: -500px;
	left: 50%;
	width: 1000px;
	position: relative;
}
#anchor #mainbox #content {
	color: #CCCCCC;
	margin-left: 190px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
	padding: 10px;
	width: 580px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #555555;
}
#anchor #mainbox #right {
	width: 180px;
	right: 10px;
	position: absolute;
	top: 150px;
	color: #CCCCCC;
}

}
#anchor #mainbox #right ul {
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
}
#anchor #mainbox #right ul li {
	list-style-type: none;
}



#anchor #mainbox #menu {
	width: 180px;
	margin-left: 0px;
	position: absolute;
	top: 130px;
}
#anchor #mainbox #menu ul {
	margin-left: 0px;
	padding-left: 0px;
}
#anchor #mainbox #menu ul li {
	list-style-type: none;
}

#anchor #mainbox #menu ul li a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 160px;
	height: 20px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#anchor #mainbox #menu ul li a:hover {
	background-image: url(../images/button1.gif);
}

#anchor {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	bottom: 0px;
	position: relative;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: auto;
	margin-bottom: 0px;
	background-color: #043C4F;
	padding-top: 20px;
	padding-left: 50px;
}
.contentheading {
	font-size: 16px;
	font-weight: bold;
	color: #33CCFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#anchor #mainbox #right ul li a {

	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 160px;
	height: 20px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#anchor #mainbox #right ul li a:hover {

	background-image: url(../images/button1.gif);
}

