body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB0000;
	padding-bottom: 7px;
}

#header {
	height: 143px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/tps_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
}
#footer {
	height: 50px;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/tps_small.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 12px;
	padding-left: 180px;
	line-height: 150%;
	font-weight: bold;
	font-size: 90%;
}

.footer_right {
	float: right;
}
.footer_left {
	float: left;
	padding-top: 3px;
}
#top_pics {
	float: right;
	height: 95px;
	width: 800px;
	text-align: right;

}

#top_pics img {
	padding-left: 23px;


}



#main {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: top;
}
#left_col {
width: 427px;
float: left;

}
#right_col {
width: 427px;
float: right;

}
.header_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 160px;
	display: block;
	text-align: right;
	clear: both;
	padding-top: 14px;
	padding-right: 0px;
}
.header_nav ul {
	list-style-type:none;/*removes indent Mozilla and NN7*/
	margin:0; /* and this does what?*/
	float: right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.header_nav li {
	text-decoration:none;
	float: left;
	text-align: center;
	width: 110px;
	height: 11px;
	margin-left: 23px;
	font-weight: bold;
}

.header_nav a {
	text-decoration:none;
	padding-top: 4px;
	color:#FFFFFF;
	display: block;
	height: inherit;
	margin-left: 0px;
	padding-bottom: 6px;
}
.header_nav a:link {
	text-decoration:none;
	display: block;
	height: inherit;
	padding-top: 4px;
	margin-left: 0px;
	background-color: #CB0000;
	padding-bottom: 6px;
	}
    .header_nav a:visited {
	text-decoration:none;
	display: block;
	height: inherit;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-left: 0px;
	background-color: #CB0000;
	}
	.header_nav a:hover {
	text-decoration:none;
	display: block;
	height: inherit;
	padding-top: 4px;
	margin-left: 0px;
	padding-bottom: 6px;
	color: #000000;
	background-color: #FFCC00;
	}
	.header_nav a:active {
	text-decoration:none;
	display: block;
	height: inherit;
	padding-top: 4px;
	margin-left: 0px;
	padding-bottom: 6px;
	color: #000000;
	background-color: #FFCC00;
	}
	.header_nav #currentpage a {
	text-decoration:none;
	display: block;
	height: inherit;
	padding-top: 4px;
	margin-left: 0px;
	padding-bottom: 6px;
	color: #000000;
	background-color: #FFCC00;
	}
#right_vid {
	width: 427px;
	float: right;
	text-align: center;
	padding-top: 50px;
	background-position: center center;
}
#message {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #eeeeee;
	height: 50px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	line-height: 150%;
}

#main a {
	text-decoration:none;
color:#CB0000;
	
	
}
#main a:link {
	text-decoration:none;
	color:#CB0000;
}
#main a:visited {
text-decoration:none;
	color:#CB0000;
	}
#main a:hover {
	color: #fff;
	text-decoration: underline;
	}
