body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 10pt;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9A9B96;
	color: #333333;
}
#wrapper {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	margin: 0px;
	height: 163px;
}
#main {
	margin: 0;
	padding: 0;
	clear: both;
}

#navigation {
	margin: 0px;
	height: 37px;
}

#content {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 746px;
	float: left;
}
.clearit {
       margin: 0;
       padding: 0;
       height: 0;
       clear: both;
}
.questions ul {
	margin-left: 0px;
	padding-left: 15px;
	float: left;
	list-style-position: outside;
	list-style-type: square;
}
#leftbar {
	float: left;
	height: 637px;
	width: 81px;
}
#title {
	margin: 0px;
	height: 55px;
}
#footer {
	clear: both;
	height: 180px;
	background-color: #9a9b95;
}
#rightbar {
	float: right;
	height: 637px;
	width: 83px;
}
#bottom {
	margin: 0px;
	text-align: center;
}
#type {
	background-color: #FFFFFF;
	width: 714px;
	position: relative;
	height: 333px;
	overflow: hidden;
	margin-top: 16px;
	margin-left: 16px;
	margin-bottom: 16px;
}
.image {
	border: 1px solid #5eb146;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#type2 {
	background-color: #FFFFFF;
	width: 714px;
	position: relative;
	height: 348px;
	overflow: scroll;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#type2outside {
	background-color: #FFFFFF;
	width: 714px;
	position: relative;
	height: 333px;
	overflow: hidden;
	margin-top: 16px;
	margin-left: 16px;
	margin-bottom: 16px;
}
#rightcolumn {
	float: right;
	width: 200px;
	text-align: right;
}
#carolinanettag {
	margin: 0px;
	text-align: center;
}
