@charset "utf-8";
body {
	background-color: #FF9A9E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(bgdot.gif);
	background-repeat: repeat;
}
#topbgimg {
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
}
#tablecontent h1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#tablenav {
	background-image: url(tabletop.png);
	background-repeat: no-repeat;
}
#navcontent li {
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	background-image: url(navlinksbutton.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	text-align: left;
}
#navcontent {
	background-color: #FF6666;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tablebottom {
	background-image: url(tablebottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
}
#contenttblbottom {
	height: 20px;
	width: 775px;
	background-image: url(contenttbbottom.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#tablecontent {
	background-color: #FF6666;
	width: 775px;
	color: #00003E;
}
#contenttbltop {
	height: 20px;
	width: 775px;
	background-image: url(contenttbtop.png);
	background-repeat: repeat-x;
}
#tablecontent p {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}
.navlink {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 20px;
}
#navcontent a:link {
	text-decoration: none;
}
#navcontent a:visited {
	text-decoration: none;
}
#navcontent a:hover {
	text-decoration: underline;
}
#navcontent a:active {
	text-decoration: none;
}
#tablenav h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	margin: 0px;
}
.copyrightlink {
	color: #000000;
}
#cprtxt {
	font-size: 12px;
	text-align: center;
}
#llcontent {
	width: 585px;
	padding: 0px;
	margin: 0px;
}
#llcontent li {
	margin: 0px;
	background-image: url(freelinktable.png);
	height: 50px;
	width: 575px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.freelink {
	color: #000000;
}
#bottomnav {
	font-size: 12px;
	color: #000000;
}
#botnav {
	margin: 0px;
	width: 585px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	position: relative;
}

