#topNav {
	float: left;
	height: 61px;
	width: 100%;
}
#header {
	float: left;
	height: 137px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#content {
	float: left;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}#footer {
	float: left;
	height: 30px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
ul {
	list-style-image: url(images/paw.png);
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8113;
	text-decoration: none;
}
a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8113;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8113;
	text-decoration: none;
}
#outerwrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header, #content, #footer {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	width: 760px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-image: url();
	background-color: #FF8113;
}
tbody {
	padding: 10px;
}
td {
	padding: 5px;
}
th {
	padding: 5px;
	border: thin dotted #000000;
}
table {
	padding: 5px;
}
.left2column {
	position:relative;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 288px;
	float:left;
}
.right2column {
	position:relative;
	margin-bottom: 20px;
	width:451px;
	float:right;
}

