@charset "utf-8";
/* CSS Document */
.homepage_divider {
border-right: #006666 1px dashed;
float: left;
}

.homepage_ad {
padding: 10px;
float: left;
width: 45%;
background-color: #CCCCFF;
}

#homepage_ad_wrapper {
	text-align: center;
	width: 828px;
	border-left: 1px solid #700e61;
	border-right: 1px solid #700e61;
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
	margin: 0px auto;
}

#sidebar {
text-align: left;
width: 175px;
border: 2px solid #700e61;
background-color: #d3b4ce;
padding: 10px;
}
#centercolumn {
width: 100%;
text-align: center;
}
#centercolumn table 
{
margin-left:auto; 
margin-right:auto;
text-align: left;
}
#header1 {
background-image: url('images/bg1.gif'); 
background-repeat: repeat-x; 
background-position: top center;
width: 100%;
text-align: center;
}
#header1 table {margin-left:auto; margin-right:auto;}
#footer1 {
background-color: #006666;
width: 100%;
height: 100px;
text-align: center;
padding: 0px;
}
#footer1 table {margin-left:auto; margin-right:auto;}
a, a:link, a:visited {
color: #009966;
text-decoration: underline;
}
a:hover {
color: #006600;
text-decoration: none;
}

p, li {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
.centercontent p img {
float: left;
padding: 0px 10px 10px 0px;
}
.centercontent p, .centercontent ul {
clear: both;
padding-top: 0px;
margin-top: 5px;
}
.centercontent {
width: 50%;
padding: 10px;
}
h2 {
clear: both;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
padding: 10px 0px 0px 0px;
margin: 0px;
display: block;
}
h1 {
clear: both;
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #006666;
padding: 0px 0px 0px 0px;
margin: 0px;
display: block;
border-bottom: 1px solid #006666;
width: 97%;
}
