body {
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-attachment: fixed;
	background-image: url(wickedduo1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.content {
	padding-top:80px;
	padding-left:60px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: line-through;	
}

hr { 
	width: 90%;
	height:1px;
	color:#999999;
	}
.current {
	font-weight: bold;
	border: 1px dotted #999999;
}
img {
	border: none;
}

