.nav {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal
}
.t {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #666166}
.tb {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: bold; color: #666166}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal
}
.tableH {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #0000FF}
.tableC {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.tableP {  font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-style: normal; font-weight: normal}
.week {  font-family: Arial, Helvetica, sans-serif; font-size: 40px; font-style: normal; font-weight: normal}
.tableT {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: bold}
.table_contact {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.general_content {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal; color: #000000}
.contact_content {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #FFFFFF; font-weight: normal}
.bg {  background-image:  url(images/2004/sponsors/nav/main.jpg); background-repeat: no-repeat}
.left {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_small {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.homepage {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.footerbg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentbg {
	background-image: url(images/e.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #FFFFFF;
}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
	width: 100%;
}
