body{
	margin: 0;
	padding: 0;
	background: #000000 url(../images/header_bg3.gif) no-repeat center 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #F0E8D0;
}
td{
	border: none;
	vertical-align: top;
}
a img{
	border: none;
}
a{
	color: #DD0000;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}

a.special, .special a{
	text-decoration: none;
}

p{
	margin: 0 0 6px 0; 
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0;
	margin: 6px 0 6px 0;
	color: #CC0000;
	text-transform: uppercase;
	
}

#wrap{
	width: 600px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 20px;
	border: 0px solid;
	border-top: none;
}


#navi a{
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}

