
body {
	background-color:#CAD2D4;
	font-family:Georgia, serif;
}

a {
	color:#D09E5D;
	text-decoration:none;
}

a:hover {
	/*background-color:#eee;*/
	text-decoration:underline;
}

img {
	border:0;
}

#pagepress a {
	font-family:arial, sans-serif;
}

h1 {
	font-size:20px;
	color:#59717E;
	font-weight:normal;
}

h1 a {
	font: 13px Arial;
}

li {
	margin-bottom:10px;
}

#wrapper {
	width:902px;
	margin:9px auto;
	background-color:#fff;
}

#header {
	height:104px;
}

#logo {
	float:left;
}

#banner_holder {
	color:#CAD2D3;
	position:relative;
	width:902px;
	height:218px;
	background-color:#5A727F;
	background-image:url(images/banner.jpg);
}

#banner_links a {
	text-decoration:none;
	position:absolute;
	height:21px;
}

#banner_links a span {
	visibility:hidden;
}

a#b_h {
	width:70px;
	top:150px;
	left:680px;
}

a#b_p {
	width:65px;
	top:124px;
	left:721px;
}

a#b_i {
	top:124px;
	width:53px;
	left:793px;
}
#banner {
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	left:0;
}

#banner_text {
	margin:0;
	padding:0;
	width:235px;
	height:130px;
	right:22px;
	position:absolute;
	top:44px;
	font-size:18px;
	line-height:156%;
}

#signup_button {
	float:right;
	margin-right:22px;
	margin-top:60px;	
}

#t_nav {
	border:0;
	width:902px;
	border-collapse:collapse;
	background-color:#999;
	height:30px;
	line-height:60%;
	margin-top:1px;
}

#t_nav td {
	margin:0;
	padding:0;
	width:128px;
	height:30px;
	text-align:center;
	background-color:#747979;
	border-right:1px solid #999;
}

#t_nav td:last-child {
	padding-right:0;
	border-right:0;
}

#t_nav a {
	text-decoration:none;
	font-weight:bold;
	font:11px Arial, sans-serif;
	text-transform:uppercase;
	color:#fff;	
}

#t_nav a:hover{
	color:#D09E5D;
	background-color:#747979;
}

#t_nav td.over, #t_nav td.over a:hover  {
	background-color:#D09E5D;
	color:#fff;
}


#content {
	margin-top:27px;
	margin-left:129px;
	width:492px;
	display:inline;
	float:left;
	font-size:13px;
	line-height:167%;
}

#news {
	width:235px;
	margin-right:23px;
	margin-top:27px;
	float:right;
	display:inline;
	font:12px Arial, sans-serif;
}

#news h2 {
	background-color:#D09E5D;
	font:17px Arial, sans-serif;
	font-weight:normal;
	height:27px;
	line-height:27px;
	padding-left:10px;
	margin:0;
}

#news_items {
	list-style:none;
	margin:0;
	padding:10px;
	background-color:#F5EBDE;
}

#news_items li {
	margin:0;
	padding:0;
	display:block;
	padding:10px 0px;
	border-bottom: 3px dotted #59717E;
	line-height:130%;
}

#news_items li:last-child {
	border:0;
}

#news_items h3 {
	margin:0;
	padding:0;
	font-size:12px;
	display:inline;
}

#footer {
	text-align:center;
	font-size:10px;
	margin-top:40px;
}
#footer p {
	margin-top:0;
}
#footer a {
	color:#000;
}


.clear {
	clear:both;
}

.question {
	display:block;
	font-weight:bold;
}

table.nice_table {
	border-collapse:collapse;
	border:1px solid #ccc;
	line-height:120%;
	font-size:12px;
	
}
table.nice_table td, table.nice_table th {
	border:1px solid #ccc;
	padding:5px;
}
table.nice_table th {
	text-align:left;
}

.crumb {
	margin:0px;
	padding:0;
	font-size:12px;
}