@charset "UTF-8";
/* CSS Document */



#Table_01 {
	position:absolute;
	top:0px;
	width:800px;
	height:461px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#container {
	height: 461px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#top-left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:447px;
	height:33px;
}

#sign_ {
	position:absolute;
	left:447px;
	top:0px;
	width:353px;
	height:461px;
}

#nav_ {
	position:absolute;
	left:0px;
	top:33px;
	width:447px;
	height:22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFF;
	text-decoration: none;
	word-spacing: 8px;
	text-indent: 9px;
}

#content_ {
	position:absolute;
	left:0px;
	top:55px;
	width:447px;
	height:406px;
}
#textArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 12px;
	font-size: 14px;
	line-height: 17px;
}
.textSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #000;
	letter-spacing: 0em;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.navEmph:link {
	color: #FF3;
	text-decoration: none;
}
a.navEmph:visited {
	text-decoration: none;
	color: #FF3;
}
a.navEmph:hover {
	text-decoration: none;
	color: #900;
}
a.navEmph:active {
	text-decoration: none;
	color: #FF3;
}
a.news:link {
	color: #000;
}
a.news:visited {
	color: #000;
}
a.news:hover {
	color: #CCC;
}
a.news:active {
	color: #000;
}
a.navSelect:link {
	color: #fff;
	text-decoration: underline;
}
a.navSelect:visited {
	color: #fff;
	text-decoration: underline;
}
a.navSelect:hover {
	color: #900;
	text-decoration: underline;
}
a.navSelect:active {
	color: #fff;
	text-decoration: underline;
}
.news {
}
.newscredit {
	font-size: 10px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 23px;
	color: #900;
	font-weight: normal;
}
.headlineLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 86px;
	line-height: 40px;
	color: #900;
	font-weight: bold;
}
.navEmph {
}
.navSelect {
}
#bottomNav {
	height: 50px;
	width: 800px;
	top: 462px;
	position: absolute;
}

