h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

td.bot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

td.one { background: url(images/bgimage_short.gif) repeat-x left top; }
td.oneb { background: url(images/bgimage_long.gif) repeat-x left top; }
td.onec { background: url(images/bgorange.gif); }
td.two { background: #FFFFFF url(images/sn_bk.gif) repeat-y left top; }


td.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
td.three {
	background-color: #FFFFFF;
}
a {
	color: #990033;
	font-weight: bold;
}
.outside_border {
	border: thin solid #FF9933;
}
a.leftnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990033;
	text-decoration: underline;
	line-height: 2em;
}
a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990033;
	text-decoration: underline;
	line-height: 2em;
}

a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: red;
	text-decoration: underline;
	line-height: 2em;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990033;
}

#float-bottom {
  position: absolute;
  bottom: 120px;
  color: #000;
  font-size: 10px;
}

#float-bottom2 {
  position: absolute;
  bottom: 80px;
  color: #000;
  font-size: 10px;
}

#float-bottom3 {
  position: absolute;
  bottom: 50px;
  color: #000;
  font-size: 10px;
}

.content-block {
	padding: 10px 10px 10px 14px;
}

#main-container {
	text-align: center; 
	margin: auto;
	width: 756px;
	background: #fff;
	position: relative;
}


