#title {
	background-attachment: scroll;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#copy {
	padding: 0px;
	width: 702px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 75%;
	border: 1px solid #CCCCCC;
}
#nav {
	padding: 5px 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 75%;
}
table {
	font-size: 100%;
}
#footer {
	bottom: 0px;
	text-align: center;
	padding: 5px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 702px;
	font-size: 75%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pics {
	margin: 5px;
	height: 238px;
	width: 238px;
	border: 1px solid #003366;
	padding: 0px;
}
#tenpad {
	margin: 0px;
	padding: 10px;
	text-align: justify;
	line-height: 175%;
	color: #003366;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
#pics2 {
	margin: 5px;
	width: 238px;
	border: 1px solid #FFFFFF;
	padding: 0px;
}
td.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EEEEEE;
	padding: 2px;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 100%;
}
