
body {
	margin: 0; padding: 0;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
}

p, ul {
	font-family: "Comic Sans MS"; 
	text-align: left;
	font-size: 70%; color: #000;
	line-height: 140%;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-family: "Comic Sans MS"; 
	text-align: left;
	font-size: 110%; color: #000;
}

h2 {
	margin: 0px 0px 0px 0px;
	font-family: "Comic Sans MS"; 
	text-align: left;
	font-size: 100%; color: #000;
}

a 			{ font-family: "Comic Sans MS"; color: #F80F24; text-decoration: underline}
a:active 	{ color: #F80F24; text-decoration: underline}
a:visited 	{ color: #F80F24; text-decoration: underline}
a:hover 	{ color: #F80F24; text-decoration: none}

.white {
	font-family: "Comic Sans MS"; 
	text-align: left;
	color: #FFF;
	line-height: 140%;
}
.white a 			{ font-family: "Comic Sans MS"; color: #FFFW; text-decoration: underline}
.white a:active 	{ color: #FFF; text-decoration: underline}
.white a:visited 	{ color: #FFF; text-decoration: underline}
.white a:hover 		{ color: #FFF; text-decoration: none}

.heading {
	font-family: "Comic Sans MS"; 
	text-align: left;
	font-size: 100%; color: #00CC33;
}

.title { font-family: "Comic Sans MS"; font-weight: bold;}

.formtxt { font-family: "Comic Sans MS"; font-size: 70%; font-weight: bold;}

.error { font-family: "Comic Sans MS"; font-size: 70%; font-weight: bold; color: red;}

.nospace-para {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.table0 {
	border: hidden;
	border-collapse: collapse; 
	border-spacing: 0pt 0pt;
}

.image {
	border: 1px solid #333
}

.header {
	position: relative;
	text-align: left;
}

.header-logo {
	position: relative;
	width: 151px; height: 150px;
	text-align: left;
	display: inline;
}

.header-image {
	position: absolute;
	width: 549px; height: 150px;
	display: inline;
}

.content-wrap {
	position: relative;
	width: 700px;
	margin-top: 10px;
}

.content-main {
	position: relative;
	width: 700px;
	text-align: left;
	background-color: #FFF;
}

.content {
	position: relative;
	padding: 0px 0px 20px 0px;
}

.content-image {
	float: left;
	margin: 0px 10px 0px 5px;
	border: 1px solid black;
}

.content-txt {
	height: 100px;
	margin: 0px 10px 10px 5px;
}

.leftnav {
	position: relative;
	width: 151px;
	background-image: url(../images/img-leftnav-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.leftnav-txt {
	position: relative;
	width: 115px;
	padding: 0px 0px 0px 14px;
	font-family: "Comic Sans MS"; 	
	font-size: 80%;
	font-weight: bold;
}

.leftnav-txt a 			{ color: #FFF; text-decoration: none}
.leftnav-txt a:active 	{ color: #FFF; text-decoration: none}
.leftnav-txt a:visited 	{ color: #FFF; text-decoration: none}
.leftnav-txt a:hover 	{ color: #FFF; text-decoration: underline}

.leftnav-bottom {
	position: absolute;
	bottom: -1px;
}

.rightnav {
	position: relative;
	width: 26px;
	background-image: url(../images/img-border-right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.left {text-align: left;}

.info {
	position: relative;
	margin: 0px 0px 0px 20px;
	float: right;
	width: 248px;
	font-family: "Comic Sans MS"; 
	font-size: 70%; color: #FFF;
	line-height: 140%;
}

.info-txt {
	position: relative;
	padding: 0px 10px 0px 10px;
}

.info-pinboard {
	position: relative;
	width: 111px;
	background-color: #3CBB09;
}

.info-maze {
	position: absolute;	
	top: 0px; left: 120px;
	background-image: url(../images/img-maze-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.homepage-row1 {
	position: relative;
}

.homepage-row2 {
	position: relative;
	font-family: "Comic Sans MS";
	text-align: center;
	font-size: 70%; 
}

.row2-image1 {
	position: relative;
	width: 164px;
	padding: 0px 355px 0px 0px;
}

.row2-image2 {
	position: absolute;
	top: 0px; left: 179px;
	width: 164px;
}

.row2-image3 {
	position: absolute;
	top: 0px; right: 0px;
	width: 164px;
}

.homepage-row3 {
	position: relative;
	width: 514px;
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 70%; 
}

.row3-txt {
	background-color: #FFFFCB;
	border-left: 1px solid #434EE6;
	border-right: 1px solid #434EE6;
	padding: 0px 10px 0px 10px;
	width: 492px;
}

.row3-td {
	width: 154px;
	margin: 0px 10px 0px 0px;
}

.homepagevid {
	font-family: "Comic Sans MS";
	font-size: 70%; 
}

.footer {
	position: relative;
}

.footer-txt {
	text-align: center;
	font-size: 70%;
}