@charset "UTF-8";

/* CSS Document */



body { font-size: 10px; /* Resets 1em to 10px */

	font-family: Arial;

	background: #000000;

	text-align: center;

	color:#81bd21;

	line-height:0px}

#main {

	position:relative;

	text-align:center;

	width:450px;

	height:50px;

	top:1px;

	border:0px;

	margin-left:auto;

	margin-right:auto;

	



}

#navlist {

	position:relative;

	width:600px;

	height:auto;

	margin-left:40px; margin-right:auto;

	text-transform:uppercase;

	font-size:15px;

	font-weight:bold;

	top:25px;

	text-align:center;

	display:inline;

	z-index:auto;

}

h1 {text-transform:uppercase; text-align:center; font-size:14px; display:inline; padding-right:14px}

h2 {text-transform:uppercase; font-size:14px; padding:0000;}

