#content {
	position: relative;
	width: 640px;
	margin: 0px auto;
}
#latestnews {
	position: absolute;
	background: url(../img/header_latestnews.gif) 2px top no-repeat;
	top: 3px;
	left: 30px;
	width: 378px;
	padding-top: 50px;
}
#latestnews .header {
	font: bold 12px/30px Verdana, sans-serif;
	color: #dedcb3;
	background: url(../img/dots.gif) left bottom no-repeat;
}
#latestnews .links {
	text-align: right;
	color: #666633;
	font: normal 9px Verdana, sans-serif;
}
#latestnews .links a {
	text-decoration: none;
	padding: 0px 4px;
}
#latestnews .links a:hover {
	color: #ffffff;
	background: #021906;
}
#latestnews .copy {
	margin: 10px 0px 20px 0px;
}
#footer {
	position: relative;
	width: 578px;
	height: 20px;
	text-align: center;
	margin-top: 75px;
	color: #61620f;
	font-size: 10px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#leftcolumn {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 211px;
}
#twitterdisplay {	
	background: url(../img/twitter_bg.gif) top center no-repeat;
	width: 211px;
	height: 151px;
}
#twitterdisplay .newer a, #twitterdisplay .older a, #twitterdisplay .follow a {
	display: inline-block;
}
#twitterdisplay .newer {
	position: absolute;
	top: 26px;
	left: 6px;
}
#twitterdisplay .newer a:hover {
	background: url(../img/newer.gif);	
}
#twitterdisplay .older {
	position: absolute;
	top: 25px;
	left: 171px;
}
#twitterdisplay .older a:hover {
	background: url(../img/older.gif);	
}
#twitterdisplay .follow {
	position: absolute;
	top: 130px;
	left: 156px;  
}
#twitterdisplay .follow a:hover {
	background: url(../img/follow.gif);	
}
#twitterdisplay .tweet {
	position: absolute;
	top: 48px;
	left: 20px;
	width: 176px;
	height: 80px;
	font-size: 10px;
}
#twitterdisplay .time {
	position: absolute;
	top: 130px;
	left: 20px;
	width: 130px;
	height: 11px;
	font-size: 9px;
	color: #666600;
}
#promo {	
	background: url(../img/promo_bg.gif) bottom right no-repeat;
	width: 205px;
	height: 94px;
	margin-top: 20px;
	padding: 0px 4px 0px 2px;
	color: #cccc99;
	font: normal 9px/10px Verdana, sans-serif;
}
#promo .title {
	font: bold 11px/17px Verdana, sans-serif;
	color: #cccc33;
}
#promo img {	
	margin: 0px 6px 0px 1px;
}
#promo a:hover {
	color: #ffffff;
}
#members {	
	width: 211px;
	height: 94px;
}
#members a img {	
	float: left;
	border: #666600 1px solid;
	margin: 10px 0px 0px 6px;
}
#members a:hover img {	
	border: #ffffff 1px solid;
}

a.button {
	font: normal 9px Verdana, sans-serif;
	text-decoration: none;
	padding: 0px 2px;
	background: #666600;
	border: #666600 1px outset;
}
a.button:hover {
	color: #ffffff;
	background: #021906;
	border: #021906 1px inset;
}
#videos {

}
#videos .link {
	height:28px;
	padding:2px 0 0 155px;
	background:url(../img/header_latestvideos.gif) no-repeat;
}
#videos .link a {
	width:53px; height:22px;
	background:url(../img/videoy.gif) 0 0 no-repeat;
	display:block;
}
#videos .link a:hover {
	background-position:0 -22px;
}
