@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 980px;
	background-image: url(img/bamboo-wallpaper.jpg);
	border: 1px solid #333333;
}
#topheader {
	width: 980px;
}
#header {
	width: 980px;
}
#navbar {
	width: 980px;
	margin-top: 10px;
}
#leftcol {
	float: left;
	width: 200px;
	background-image: url(img/lefcolbackground.gif);
	margin: 10px;
	padding: 5px;
	border: 1px solid #333333;
}
#content {
	float: right;
	width: 700px;
	background-image: url(img/content%20background.jpg);
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #333333;
}
#bottom {
	width: 980px;
	background-repeat: repeat;
	border: 1px solid #333333;
	clear: both;
	background-image: url(img/lefcolbackground.gif);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFe5;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
	color: #000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
#content3 {
	float: right;
	width: 700px;
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #333333;
	background-color: #000;
}
#leftcol1 {
	float: left;
	width: 200px;
	margin: 10px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #000000;
}.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#bottom2 {
	width: 980px;
	background-repeat: repeat;
	clear: both;
	background-color: #000000;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
}
.speciallink {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFF;
}

.speciallink A:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.speciallink A:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.speciallink A:hover {
	color: #CCC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
