/* page box */

#page {
	width: 610px;
	margin: 10px 0 20px 10px;
	background: #f0f0e5 url("/staticarchive/af7dd8233fbd3ebcc815b60800aaa7f8b8ba115c.gif") 0 0 repeat-y;
	}

#header {
	clear: both;
	height: 27px;
	width: 600px !important;
	width: 610px;
	padding-left: 10px;
	background: #f0f0e5 url("/staticarchive/1530fdaedf4515caca0b70dad3ae4ee30794b6e0.gif") 100% 0 no-repeat;
	}
	
#footer {
	clear: both;
	height: 27px;
	width: 610px;
	background: #f0f0e5 url("/staticarchive/1f6bb14bce7f24d11540cb0a02c807f20039c5ae.gif") 0 0 no-repeat;
	}



	
/* main content */
	
#primarycontent {
	clear: left;
	float: left;
	width: 430px;
	padding-left: 1px;
	}	

	
	



/* rhn */

#rhn {
	clear: right;
	float: right;
	width: 179px;
	background-color: #6b88a6;
	}
	
#rhn p {
	font-size: 0.7em;
	color: #fff;
	padding: 0 10px;
	}
	
#rhn ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: 0;
	}	
	
#rhn li {
	width: 163px !important;
	width: 179px;
	height: 36px;
	margin-top: 10px;
	padding: 0 8px;
	border-top: 1px solid #364f6a;
	border-bottom: 1px solid #364f6a;
	background-color: white;
	}

#rhn li p {
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	color: #51708f;
	margin: 0 0 3px 0;
	padding: 0;
	}	
	
#rhn li.contribute {
	background: white url("/staticarchive/169b10ec0ebf7cae2918de65c65579c91bb8a5c1.gif") 100% 0 no-repeat;
	}

#rhn li.email {
	background: white url("/staticarchive/afebd1bf547ca1312ec68c5c0f31536fcb4c412b.gif") 100% 0 no-repeat;
	}
	
#rhn li.listen {
	background: white url("/staticarchive/43db7fdc853322b0f6931600e0fa33f45a69d308.gif") 100% 0 no-repeat;
	}
	
#rhn li.say {
	background: white url("/staticarchive/dd57d3701f50a91201afbd61d160f7b70de57433.gif") 100% 0 no-repeat;
	}
	
#rhn li.vote {
	background: white url("/staticarchive/e712c539a5a164acfdd74f6fb43cbb242ef1f8e2.gif") 100% 0 no-repeat;
	}	
	
#rhn li a {
	display: block;
	font-size: 0.8em;
	margin-top: 3px;
	}



	
	