BODY {
	FONT-SIZE: 98%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFCCCC;
	background-image: url(../../images/motherback.jpg);
}
p {
	FONT-SIZE: 98%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #800000;
}
a:visited {
	color: #F08080;
}
a:hover {
	color: Teal;
}

a.nav:link {
	color: #AFEEEE;
	text-decoration: none;
}
a.nav:visited {
	color: #FFF5EE;
	text-decoration: none;
}
a.nav:hover {
	color: #FFB6C1;
	text-decoration: underline;
}
#maincontainer {
	width: 710px;
}
#content {
	width: 538px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: White;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	border: thin solid Teal;
}
#sideleft {
	width: 148px;
	float: left;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: Teal;
	background-color: Teal;
	margin-left: 0px;
	margin-right: 0px;
	border-left: thin solid Black;
	border-right: thin solid Black;
}
.navlist {
	background-image: url(images/navback.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	width: 165px;
	line-height: 120%;

}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	padding-top: 1px;
	color: #ffffff;
	padding-bottom: 1px;
	margin-top: 10px;
	background: Teal;
	background-color: Teal;
}

.sidehead {
	background-color: #FFC4A8;
	color: #000000;
	FONT-SIZE: 98%;
	FONT-FAMILY: arial;
	font-weight: bold;
	margin-bottom: 2px;
	width: 150;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: thin solid Black;
	border-right: thin solid Black;
	border-top: thin solid Black;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topcontainer {
	width: 702;
	margin-top: 3px;
	padding: 0 0 0 0;
}
.theader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFC4A8;
}
.blackcell {
	background-color: Black;
	text-align: center;
	vertical-align: middle;
}
H2 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1px;
	text-align: center;
}
H3 {
	font-size: 120%;
	font-weight: bold;
	color: Teal;
	margin-bottom: 1px;
	border-bottom: thin solid Black;
	text-align: center;
}
.textheader {
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	background-color: #9C1029;
	background-position: 100%;
	background-repeat: repeat;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
}


dd {
	list-style: inside;
	list-style-position: inside;
	margin-left: 5px;
}
UL {
	LIST-STYLE-POSITION: outside;
	FONT-SIZE: 97%;
	COLOR: Black;
	FONT-FAMILY: arial;
}
td {
	FONT-SIZE: 98%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
}

