body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color:#000;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

A:link {
	color:#FE3E02
}

A:hover {
	color:#C00
}

A:visited {
	color:#FE3E02
}

h1,h2,h3 {
font-family:verdana,sans-serif;
line-height:1.4em;
background-color:white;
margin:0px 0px 11px 0px;
padding:0px 0px 0px 0px;}

h1 {
	font-size:23px;
	font-weight:600;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	margin-bottom: 1px;
	
	
}

h2 {
	font-size:16px;
	font-weight:600;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
}

h3 {
font-size:100%;
font-weight:600;
color:#808080;}

TABLE.body {
	margin-top:0px;
	border:0px solid #FFFFFF;
	color: #FFF;
	background-image: url(bg_box.png);
	background-color: #000;
}

TABLE.body td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
	line-height:16px;
	border-width:0px;
	background-color: #000;
}

DIV.nav {
margin:5px 13px 8px 13px;
padding:0px 0px 10px 0px;
border-bottom:1px solid #FFFFFF}

DIV.main {
	width:510px;
	margin:5px 0px 5px 13px;
	;
	color: #FFF;
	background-color: #000;
}

DIV.side {
width:195px;
margin:5px 13px 5px 25px;}

DIV.text {
margin:0px 0px 12px 0px;}

DIV.powered {
font-family:verdana,sans-serif;
font-size:70%;
text-align:center;
padding:15px;
display:block;}

P {
margin:0px 0px 0px 0px;}

P.p_left {
text-align:left;}

P.p_right {
text-align:right;}

P.p_center {
text-align:center;}

IMG {
margin:0px 0px 12px 0px;}

IMG.banner {
margin:0px;
width:762px;
height:150px;}
.grass {
	background-image: url(grass.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 101%;
	left: -3px;
	top: 793px;
	height: 236px;
}

