body {
	font-size: 16px; font-family: Arial, Helvetica, sans-serif;
	background: #333 url(../images/page_bg.jpg) top center repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;}
#banner {
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -9999em;
	display: block;
	height: 119px;
	width: 760px;
	background: transparent url(../themes/golden_hour/logo.gif) no-repeat top left;}
#navbar { 
	margin: 0;
	padding: 0;
	position: relative;
	height: 24px;
	width: 760px;
	background-color: #b82246;}
a:link, a:visited, a { color: #000; text-decoration: none;}
a:hover { color: #6699CC;}
.maincontainer { width: 100%;}
.main_left { width:420px; float:left;}
.linklistcontainer { width: 100%;}
.linklistinnercontainer { width:372px; float:right; margin: 5px 0 10px 0;}
.links_contents_inner { width: 100%;}
.links_contents_left { width:185px; float:left;}
.links_contents_right { margin-left:185px; width:auto;}
.nav { background-color: #b82246;}
#main {
	background: #fefeff url(../images/bottom_grad.gif) repeat-x bottom left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 760px;}	
#main_inner { padding: 10px 0 20px 0;}
/* Ticked off links! */
.main_left a { padding-right: 20px; background: transparent url(../images/ticks_transp.gif) no-repeat top right;}
.main_left a:hover { background-position: 100% -20px;}
.main_left a:visited { background-position: 100% -40px;}
.main_left a:visited:hover { background-position: 100% -20px; color: #6699CC;}

.placeholder { margin-right:372px; width:auto;}
.side { margin-left:420px; width:auto;}
#footer { 
	margin: 0;
	position: relative;
	display: block;
	width: 760px;
	color: #ddd;
	border-top: 4px solid #666;
	padding: 0;
	background: #333;
	text-align: left;}
#footer_contents { padding: 0 2em 2em 2em;}
#rssicon a {
	float: right;
	text-indent: -9999em;
	display: block;
	width: 36px;
	height: 36px;
	background: transparent url(../images/rssicon.gif) no-repeat top left;
	margin: 7px;}
#rssicon a:hover { background: transparent url(../images/rssicon.gif) no-repeat bottom left;}
#footer a {text-decoration: none; outline: none;}
#footer a:link, #footer a:active, #footer a:visited {color: #6699CC;}
#footer a:hover {color: #8ab1cc;}
.credits { font-size: 14px; padding-top: 18px; }

