html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
}
#topmost {
	margin:auto;
	width:900px;
	text-align: center;
}
#topcontainer {
	float:left;
	width:900px;
	margin-bottom:20px;
}
#headcontainer {
	float:left;
	text-align: left;
	margin:0px;
	position:relative;
	width:900px;
}
#logo {
	padding-left:10px;
	float:left;
}
#contentcontainer {
	float:left;
	width: 878px;
	text-align:left;
	padding:22px 10px 10px;
}
#containerdiv {
	float:left;
	margin: 0px;
	width:100%;
}
#container {
	float:left;
	margin:0px;
	text-align: left;
	width:100%;
}
#navcontainer {
	display:none;
}
#primarycontent1 {
	vertical-align: top;
	width: 900px;/*background-color: #ffffff;*/
}
#primarycontent2 {
	vertical-align: top;
	padding:0px 5px;/*background-color: #ffffff;*/
	width:100% !important;
}
#primarycontentcont {
	margin:0px;
	padding:0 10px;
	background-color: #ffffff;
}
#frameholder {
	margin-left:600px;
}
#twitteriframe {
	height:98px;
	overflow:hidden;
	width:375px;
}
#nav {
	background:none repeat scroll 0 0 #E0800F;
	float:right;
	line-height:24px;
	margin-top:143px;
	text-align:left;
	width:680px;
}
#nav UL {
	list-style-type: none;
	clear: both;
	padding:0px 0px 0px 0px;
	width: 600px;
}
#subnav UL {
	list-style-type: none;
	clear: both;
	padding: 0px 0px 0px 0px;
}
#nav LI {
	list-style-type: none;
	float: left;
	margin: 0px;
}
#nav LI.login {
	float:right
}
#nav A {
	font-size:11px;
	padding: 3px 15px 3px 15px;
	font-weight:normal;
	color: white;
	text-decoration: none;
	display:block;
	text-align:center;
	border-right:1px solid #ffffff;
	text-transform:uppercase;
}
#subnav A {
	font-size:11px;
	padding: 1px 5px 1px 5px;
	margin:0px 3px 0px 3px;
	font-weight:normal;
	color: #777777;
	text-decoration: none;
}
#nav A:hover {
	color: #CCCCCC;
}
#nav LI.hot {
}
#nav LI.hot A, #nav LI.hot A:hover {
	color: #FFFFFF;
	font-weight:bold;
	display:block;
}
#footer {
	clear:both;
	padding:10px 0 5px 0px;
	width:100%;
	color:#666666;
	font-size:10px;
}
