@charset "utf-8";
<!--
/* CSS Document */
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 19px 25px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #CC0066;
}
h1, h2, h3, h4, h5, h6	{
	color: #FF3300;
	padding: 0 25px 0 5px;
	background-color: #FFFF66;
	border-bottom: 2px solid #FF3300;
	clear: left;
}
h1	{
	background-color: #FFCC33;
	border-top: #CC6633 dashed 2px;
	border-bottom: #CC6633 dashed 2px;
	padding: 0 25px 0 5px;
	color: #009966;
	margin-left: 5px;
}
.s	{
	background-color: #CCCCCC;
	color: #FF3300;
}
#wrapper	{
	border: #CC3333 solid 2px;
	width: 805px;
	margin: 5px 0 10px 105px;
	padding:5px;
}
#mainContent	{
	width: 800px;
	padding: 0 0 0 10px;
}
#sidebar	{
	color: #468966;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 0 0;
	width: 175px;
	float: left;
}
blockquote	{
	width: 395px;
	margin: 15px 71px 15px 254px;
	padding: 5px;
	border: #FF0000 solid 2px;
}
#style1	{
	font-size: 10px;
	font-style: italic;
}
.footer	{
	font-style: italic;
	font-size: 10px;
	text-indent: 0;
	margin-top: auto;
	margin-bottom: 0;
}
/* Image setting */
.floatleft	{
	float: left;
	margin: 0 8px 3px 0;
} 
.floatright	{
	float:right;
	margin: 3px 0 3px 8px;
}
#img	{
	margin: 3px auto;
	border: #993300 solid 2px;
	font-family: Arial, Helvetica, sans-serif;
}	
.floatleft, .floatright, .imgcentered	{
	text-align: center;
}
.style2 {font-size: 13px}
.style4 {
	font-size: 18px;
	color: #CC0000;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {font-weight: bold}
-->











