#wrapper {
	width: 970px;
}
#header {
	background-color: #FFFFff;
	width: 970px;
}
#leftcol {
	background-color: #FFffFF;
	float: left;
	width: 200px;
}
#content {
	background-color: #FFffff;
	width: 550px;
	float: left;
	padding-left: 10px;
}
#rightcol {
	float: right;
	width: 200px;
}
#bottom {
	width: 970px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #339999;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #339999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: underline;
	color: #339999;
	font-weight: bold;
}.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}
#content1 {
	float: left;
	width: 725px;
	padding-left: 10px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
