body {
	background-color: #333333;
	text-align: center;

}
	a:link { color: #FFCC00; }
	a:visited { color: #FFCC00; }
#maincontents {
	width: 738px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px auto;
	padding: 0px 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	color: #333333;
	float: none;
	height: auto;
	background-color: #666666;
}
#titleheader {
	width: auto;
	height: 20px;
	text-align: left;
	margin: 0;
	padding: 5;
	background-color: #444444;
}
#topAd {
	width: auto;
	height: 90px;
	text-align: center;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #444444;
}
#titleinner {
	width: auto;
	height: 400px;
	text-align: center;
	margin: 0;
	padding: 40;
	background-color: #000000;
}
h2 {
	font-size: 14px;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	height: 20px;
	width: auto;
	margin: 0;
	padding: 5;
	background-color: #444444;
	color:#cccccc;
}
.style13{
	color: #FFFFFF;	
}

