/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
#wrapper {
	position:relative;
	width:800px;
	height:870px;
	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;
}
.yellow {
	color: #FFFFCC;
}

#awmAnchor-mule {
	position:relative;
	width:800px;
	height:100px;
	z-index:2;
	top: 10px;
	padding-top: 45px;
	left: 1px;
}
#gallery {
	position:absolute;
	width:700px;
	height:525px;
	z-index:3;
	left: 43px;
	top: 222px;
	background-color: #333333;
	border: 1px solid #FF0000;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}
#footer {
	position:relative;
	width:800px;
	height:30px;
	z-index:4;
	left: 0px;
	top: 625px;
}
#wrapper #footer {
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #999999;
}
#footer-menu {
	position:relative;
	width:801px;
	height:50px;
	z-index:5;
	left: 5px;
	top: 710px;
}

.red {
	color: #ff0000;
}
#footer-menu a:link {
	color: #999999;
	text-decoration:none;
}
#footer-menu a:visited {
	color: #999;
	text-decoration:none;
}
#footer-menu a:hover {
	color: #ff0000;
	text-decoration:none;
}
.p2 {
	font-size: 0.65em;
	line-height: 1.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}	
