body {
	background-color: #F6F6FF;
	margin: 20px 0 0 0;
	font-size: 90%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(nav/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: .85em;
}
h1 {
	font-size: 2.3em;
	color: #660000;
}
h2 {
	font-size: 1.7em;
	color: #006699;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
	color: #660000;
}
h4 {
	font-size: 1.1em;
	color: #3B80B5;
}
h5 {
	font-size: 1em;
	color: #660000;
}
h6 {
	font-size: 0.9em;
	color: #660000;
}
#picright {
	float: right;
	padding: 0 0 10px 30px;
}
#picleft {
	float: left;
	padding: 0 5px 5px 0;
}
small {
	font-size: .7em;
}
#backwrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	top: 0px;
	background-image: url(images/canvasback.jpg);
	height: 597px;
	padding: 0 0 0 0;
}
#backnav {
	height: 25px;
	width: 327px;
	z-index: 10;
	float: right;
}
#backcont {
	position: relative;
	text-align: left;
	width: 573px;
	top: 0px;
	padding: 80px 95px 0 232px;
}
#backheaderimg {
	margin: 15px 0 0 0;
}
form {
	font-size: 0.7em;
	border: 0;
}
#portwrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	top: 0px;
	background-image: url(images/canvasport.jpg);
	height: 597px;
	padding: 0 0 0 0;
}
#portcont {
	position: relative;
	text-align: left;
	width: 699px;
	padding: 110px 30px 0 171px;
	z-index: 1;
}
#portnav1 {
	height: 30px;
	width: 400px;
	z-index: 2;
	position: absolute;
	top: 30px;
	right: 40px;
}
#portlogo {
	height: 145px;
	width: 122px;
	z-index: 4;
	position: absolute;
	bottom: 16px;
	left: 16px;
}
#portnav2 {
	height: 30px;
	width: 400px;
	position: absolute;
	top: 75px;
	right: 40px;
	text-align: right;
	font-size: 1.1em;
	z-index: 3;
}
#portindex_td1 {
	width: 210px;
	height: 40px;
	padding: 10px 10px 10px 10px;
}
#portindex_td2 {
	width: 230px;
	font-size: 0.7em;
	text-align: center;
	padding: 3px 0 10px 0;
}
#portitemimage {
	height: 300px;
	width: 300px;
	z-index: 3;
	position: absolute;
	right: 40px;
	top: 120px;
}
#portitemtext {
	width: 350px;
	z-index: 3;
	position: absolute;
	top: 120px;
	left: 170px;
	font-size: 1.1em;
}
#portitemicons {
	height: 60px;
	width: 300px;
	z-index: 3;
	position: absolute;
	right: 40px;
	top: 440px;
}
#portitemiconstable {
	width: 38px;
	padding: 0 9px 0 9px;
	height: 38px;
	border: dotted #999999 1;
}
#portitemalso {
	height: 70px;
	width: 350px;
	z-index: 3;
	position: absolute;
	top: 440px;
	left: 170px;
}
#head {
	padding: 0 0 0 0;
	font-size: 1.8em;
	color: #006699;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	top: 0px;
	background-image: url(images/canvasindex.jpg);
	height: 597px;
	padding: 0 0 0 0;
}
#indexcont {
	position: relative;
	text-align: left;
	width: 380px;
	padding: 110px 30px 0 171px;
	z-index: 1;
}
#indexshout {
	font-size: 1.3em;
}
.button {
	color: #FFFFFF;
	background-color: #006699;
}
.formfield {
	padding:2px 0 2px 2px;
	background-color:#FFF;
	border:1px solid #CCC;
	color:#333333;
	margin-left:0px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#small {
	font-size: .8em;
}
