body {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}

#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	width: 1024px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#header ul {
	padding:262px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: arial;
	font-weight: bold;
    	color:#000000;
}

#header li {
	width:128px;
	height:43px;
	color:#000000;
	font-weight:bold;
	list-style: none;
	display: inline;
	text-align: center;
	valign:middle;
}

#header li a {
	padding-top:14px;
	background: url(../images/tabback.gif)  repeat;
	width:128px;
	height:43px;
	valign:middle;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	text-decoration:none;
	text-decoration: none;
	}

#header li a:hover, #header li a:active {
	background: url(../images/tabbackover.gif)  no-repeat;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;
	color: #ff3333;
}

p {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	padding: 2px 10px 10px 10px;
	margin: 0px 0px 0px 30px;
	background:transparent;
	text-align: left;
}


#content p {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	padding: 2px 10px 10px 10px;
	margin: 0px 0px 0px 30px;
	background:transparent;
	text-align:left;
}

a {
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #ff3333;
	text-decoration:none;
}

a:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
}

a.tabs {
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	color: #c0d028;
	text-decoration:none;
}

a:hover.tabs {
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
}

tr {
	vertical-align:top;
	}

td {
	vertical-align:top;
	font-size: 14x;
	line-height: 15px;
	background-color: #000000;
	}
	
img {
	border:none;
	}
	
h1 {
	font-family: arial;
	font-weight:bold;
	margin-top:50px;
	margin-left:30px;
	padding-bottom:5px;
	color: #c0d028;
	font-size:16px;
	border-bottom:1px #c0d028 solid;
	}
	
h2 {
	font-family: arial;
	font-weight:bold;
	padding-left:30px;
	padding-top:8px;
	padding-bottom:2px;
	color: #ff3333;
	font-size:16px;
	}

h3 {
	font-family: arial;
	font-weight:bold;
	padding-left:30px;
	padding-bottom:0px;
	color: #ff3333;
	font-size:14px;
	}

#rightmenu {
	margin: 0px 0px 0px 0px;
	width:350px;
	height:600px;
	background: #000000;
	float: right;
}