body {
	color: black;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #c6c6c6;
	background-image: url(../images/strip3.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 75%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 14px;
	display: inline;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	display: inline;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	display: inline;
	white-space: pre;
}
td {
	font-size: 75%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
#td h1 {
	font-size: 110%;
	font-weight: bold;
}
a:link {
	color: #000080;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #000080;
	font-size: 75%;
	text-decoration: none;
}
a:hover {
	color: #fe0000;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
img {
	padding-top: 12px;
	padding-bottom: 4px;
}
#content {
	width: 751px;
	height: 660px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #000080;
}
#sidebar {
	background-color: #c6c6c6;
	background-image: url(../images/strip3.jpg);
	background-repeat: repeat-x;
	top: 0;
	left: 0;
	width: 252px;
	height: 660px;
	border-right: 2px solid #000080;
}
#sidebar p {
	font-size: 75%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-align: left;
	padding-right: 6px;
}
#sidebar a {
	color: #000080;
	font-size: 130%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	padding-right: 6px;
}
#sidebar a:hover {
	color: #fe0000;
	font-size: 130%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	padding-right: 6px;
}
#sidebar a.active {
	color: #fe0000;
	font-size: 130%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	padding-right: 6px;
}
#textbox {
	float:right;
	padding-right:20px;
	padding-top:20px;
	width:450px;
}
.foot {
	text-align: left;
	margin-top: 100px;
	left: 1px;
	width: 252px;
	height: 60px;
	float: left;
	padding-right: 6px;
	padding-left: 4px;
}
.foot p {
	color: #000080;
	font-size: 75%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	text-align: left;
}
.textbox {
	position: relative;
	top: -600px;
	left: 350px;
	width: 250px;
	height: 420px;
}
.tablebox {
	position: relative;
	top: -650px;
	left: 280px;
	width: 450px;
	height: 540px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
 ul { 
	list-style:none;
	
 }
 li {
	 list-style:none;
	padding-bottom:8px;}
