#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 755px;
	visibility: visible;
	text-align: left;
	display: block;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009C9C;
}
#pageinner {
	float: left;
	height: auto;
	width: auto;
	/*background-image: url(../images/midback.gif);
	background-repeat: repeat-y;*/
	
}
body {
	background-image: url(../images/bodyback.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	scrollbar-3dlight-color:#66cccc;
	scrollbar-arrow-color:#66cccc;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#66cccc;
	scrollbar-face-color:#c9eded;
	scrollbar-highlight-color:#c9eded;
	scrollbar-shadow-color:#ffffff;

}
#header {
	float: left;
	height: 221px;
	width: 755px;
	background-image: url(../images/headback.gif);
	background-repeat: no-repeat;
}
#underheader {
	float: left;
	height: auto;
	width: 755px;
	background-image: url(../images/midback.gif);
	background-repeat: repeat-y;
	
}#logo {
	float: right;
	height: auto;
	width: auto;
}
#pageheading {
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
}
#nav {
	float: left;
	height: auto;
	width: 755px;
}
#maintext {
	float: left;
	overflow: auto;
	height: 245px;
	width: 415px;
	margin-top: 20px;
	margin-left: 10px;
	padding-right: 10px;
}
#leftimage {
	float: left;
	height: 300px;
	width: 230px;
	margin-top: 20px;
	padding-left: 10px;
}
#leftnav {
	float: left;
	height: 110px;
	width: 210px;
	margin-top: 0px;
	padding-left: 27px;
	padding-top: 10px;
}
#boxfoot {
	float: left;
	height: auto;
	width: 755px;
}
#boxfootbubbles {
	float: left;
	height: auto;
	width: 755px;
	background-image: url(../images/bottombubbles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.swsfooter {
	font-size: 9px;
	text-align: center;
	float: left;
	height: 20px;
	width: 755px;
	margin-top: 10px;
}
a:link {
	color: #c050a2;
}
a:visited {
	color: #c050a2;	
}
a:hover {
	color: #009C9C;
	text-decoration: underline;
}
a:active {
	color: #c050a2;
}
a {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}
.pink {
	color: #c050a2;
}
.style1 {
	font-family: "Courier New", Courier, mono;
	height: auto;
	width: auto;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {font-family: Arial, Verdana, "MS Sans Serif", sans-serif}
.style4 {font-family: "Times New Roman", Times, serif}
.style5 {font-family: Geneva, Arial, Helvetica, sans-serif}
.padding {
	float: right;
	height: auto;
	width: auto;
	margin-right: 70px;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}
