body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin-top: 0px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/SlitherGrey.jpg);
	background-repeat: repeat;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a{
}

a:link{
	text-decoration: none;
	color: #333333;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 105%;
	margin: 0px;
	padding: 0px;
	color: #000066;
	line-height: 20px;
	text-indent: 20px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	background-color: #FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../Images/Background.gif);
	height: 60px;
}

#Nav{
	background-color: #0066cc;
	padding-bottom: 3px;
	padding-top: 3px;
	left: auto;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: auto;
}

#Nav td {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#body{
	left: auto;
	margin-right: 10%;
	margin-left: 10%;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	background-image: url(../Images/Slither.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}


#tablebody{
}

#footer{
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	color: #333333;
}

#footer a{
	color: #333333;
}

#footer a:link{
	color: #333333;
	text-decoration: none;
}

#footer a:visited{
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}
