/* @override http://www.macrabbit.com/cssedit/welcome/2.5/welcome.css */

body{
	margin: auto;
	width: 1000px;
	padding: 0;
	border: 0;
	height: 100%; 
	max-height: 100%;
	background-color: #020202;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffffcc;
	background-repeat: no-repeat;
	background-position: horizontal center;
}

.gmnoprint {
	color: #000000;
}

#header {
	float: left;
	top: 0 px;
}

#header2 {
	vertical-align: top;
}

p{
	color: #ffffcc;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	opacity: 0.75;
}

.floatleft {
	float:  left;
	
}





