body {
	margin: 0;
	padding: 0;
	background-image: url(../data/barchartbig.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: -200px -200px;
}

html, body, #contents {
	min-height:100%;
	width:100%;
	height:100%;
	}

html>body, html>body #contents{
height:auto;
}

p {
	font: 100% Verdana, "Times New Roman", Times , serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	font: 80% Verdana, "Times New Roman", Times , serif;
	margin: 0px 260px 0px 240px;
	padding: 10px; 
}

#content li{
	font: 80% Verdana, "Times New Roman", Times , serif;
} 


#content .subhdg{
	font: 120% Verdana, "Times New Roman", Times , serif;
	text-decoration:underline;
} 

#header .corp{
	font:80% Verdana, "Times New Roman", Times , serif;
	color :#778899;

	float:right;
	width:300px;
	margin-right:2em;
	margin-top:0.5em;
}

#header .logo1 {
	float:left;
	width:80px;
	margin:left:0;
	margin-top:0;	background-color:#cccccc;
}


#header .pgtitle{
	font:250% Georgia, "Times New Roman", Times , serif;
	color :#778899;
	float:left;
	width:500px;
	margin-left:6em;
	margin-top:0.1em;
}


#contents {
	position:absolute;
	top:0;
	left:0;
	}

#header {
		border-top:1px solid #778899;
		border-bottom:1px dotted #b2bcc6;
		height:3em;
		}
	
}
#content h1 {
	text-align: left;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;
}
#side1 {
	position: absolute;
	width: 200px;
	top: 51px;
	left: 10px;
	padding: 70px 10px 10px 10px;
}
#side2 {
	position: absolute;
	width: 220px;
	top: 51px;
	right: 14px;
	padding: 200px 10px 10px 10px;
	border-left: 1px dotted #cccccc;
	background-image: url(heart2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 622px;
	overflow:visible;
}
#side2 h3 {
	font: 110% Verdana, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#side1 h3 {
	font: 110% Verdana, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}

.rndbox {
	background: #C6D9EA;
	width: 220px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
.rndtop {
	background: url(../css/topright.gif) no-repeat right top;
}
.rndbottom {
	background: url(../css/bottomright.gif) no-repeat right top;
}
.linklist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: underline;
}
.rndbox p {
	margin: 0 8px;
}



#footer {
	width:100%;
	border-top: 1px dotted #AAAAAA;
	background-color:#cccccc;
	color:#626262;
	font-size:70%;
	}

#footer p {
	margin:0.5em 0 1em 2em;
	padding:0;
	}
