/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
#wrapper {
	position:relative;
	width:800px;
	height:940px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/imagescarbon-bck.jpg);
	margin: auto;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#awmAnchor-mule {
	position:relative;
	width:800px;
	height:100px;
	z-index:2;
	top: 10px;
	padding-top: 49px;
	left: 1px;
}
#gallery {
	position:absolute;
	width:619px;
	height:653px;
	z-index:3;
	left: 102px;
	top: 175px;
}
#footer {
	position:relative;
	width:800px;
	height:50px;
	z-index:4;
	left: 0px;
	top: 790px;
}
#wrapper #footer {
	font-style: normal;
	color: #999999;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
}
#story-link .p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFCC;
}

