html,body {
	margin: 0px auto;
	text-align: center;
	background-color: #ccc;
	height: 100%;
	background-image: url(images/bizzibacksma.gif);
	position: relative;
}
#header {
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	height: 103px;
	width: 714px;
	background-color: #CC0000;
	text-align: left;
	position: relative;
}
#subheader {
	margin: 0px auto;
	padding: 4px 0px 0px;
	top: 0px;
	height: 20px;
	width: 714px;
	background-color:#003366;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
#mainarea {
	width: 714px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	background-image: url(images/corktile.jpg);
	position: relative;
}
#wrapper {
	padding: 0px;
	width: 714px;
	border: 10px ridge #CC9933;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftnav {
	float: left;
	width: 150px;
}
#content {

	background-color: #00CC99;
	float: left;
	width: 420px;
}
#rightnav {
	text-align: center;
	height: 100%;
	clear: right;
}
#subnav {
	width: 130px;
	margin: 0px;
	padding: 0px;

}
#subnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

	
}
#subnav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #999999;

	
}
#subnav li :hover {
	list-style: none;
	background-color: #0099FF;
	color: #FFFFFF;

	
}
#subnav ul li a {
	text-decoration: none;
	padding: 4px 0px 4px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC00;
	width: 135px;
	background-color:#003366;
	text-align: left;
	display: block;
	margin-bottom: 5px;
		}

#subnav ul li ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	width: 120px;
	background-color:#003366;
	text-align: left;
	display: block;	
	padding: 4px 0px 4px 6px;
}
.sectionhead {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
}
.subheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	line-height: 16px;
}
.linkstext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
	float: left;
}
.clickbut {
	float: right;
}
.links {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	line-height: 16px;
}

.links a {
	color:#000033;
	text-decoration: none;
}
.links a:link {
	color: #000033;
	text-decoration: none;
}
.links a:visited {
	color: #000033;
	text-decoration: none;
}
.links a:hover {
	color: #000033;
	text-decoration: none;
}

#extradiv {
	width: 420px;
}

.copyright {
font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #FFF;
	text-align: right;
	line-height: 16px;
}

.backlink {
font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height: 16px;
}

.backlink a {
	color: #FFF;
	text-decoration: none;
}
.backlink a:link {
	color: #FFF;
	text-decoration: none;
}
.backlink a:visited {
	color: #FFF;
	text-decoration: none;
}
.backlink a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#basebar {
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	height: 25px;
	width: 714px;
	background-color:#003366;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
.yellowsubhead {

font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	line-height: 16px;
}
.whitetext {

font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
}
.whitetext a {
	color: #FFF;
	text-decoration: none;
}
.whitetext a:link {
	color: #FFF;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.plaintext {
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana;
	color: #003366;
	font-size: 12px;
	line-height: 16px;
}
.questiontext {

font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: left;
	line-height: 16px;
}