@charset "utf-8";
/* CSS Document */
body {
	background: #ffffff url(../img/bg_home.jpg) left 80px no-repeat;
	margin: 0px;
	padding: 0px;
}
div, td {
	font: normal 11px Verdana, sans-serif;
	color: #666666;
}
.bold1 {
	font: bold 11px Verdana, sans-serif;
	color: #ff9900;
}
.bold2 {
	font: bold 12px Verdana, sans-serif;
	color: #cc6600;
}
a {
	color: #996600;
}
a:hover	{
	color: #cc6600;
}
a img {
	border: none;
}
#links {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1193px;
	height: 38px;
	background: #ffffff url(../img/linksbg_home.gif) no-repeat;
	z-index: 1;
	text-align: right;
}
#links a.myspace {
	display: inline-block;
	background: url(../img/myspace.gif);
	margin-top: 9px;
}
#links a.myspace:hover {
	background: url(../img/myspace_on.gif);
}
#links a.myspace img {
	width: 73px;
	height: 19px; 
}
#links a.facebook {
	display: inline-block;
	background: url(../img/facebook.gif);
	margin: 9px 0px 0px 20px;
}
#links a.facebook:hover {
	background: url(../img/facebook_on.gif);
}
#links a.facebook img {
	width: 74px;
	height: 19px; 
}
#links a.twitter {
	display: inline-block;
	background: url(../img/twitter.gif);
	margin: 9px 0px 0px 20px;
}
#links a.twitter:hover {
	background: url(../img/twitter_on.gif);
}
#links a.twitter img {
	width: 70px;
	height: 19px; 
}
#links a.flickr {
	display: inline-block;
	background: url(../img/flickr.gif);
	margin: 9px 0px 0px 20px;
}
#links a.flickr:hover {
	background: url(../img/flickr_on.gif);
}
#links a.flickr img {
	width: 47px;
	height: 19px; 
}
#links a.youtube {
	display: inline-block;
	background: url(../img/youtube.gif);
	margin: 9px 0px 0px 20px;
}
#links a.youtube:hover {
	background: url(../img/youtube_on.gif);
}
#links a.youtube img {
	width: 47px;
	height: 19px; 
}
#links a.imeem {
	display: inline-block;
	background: url(../img/imeem.gif);
	margin: 9px 0px 0px 20px;
}
#links a.imeem:hover {
	background: url(../img/imeem_on.gif);
}
#links a.imeem img {
	width: 72px;
	height: 19px; 
}
#links a.rss {
	display: inline-block;
	background: url(../img/rss.gif);
	margin: 0px 47px 0px 20px;
}
#links a.rss:hover {
	background: url(../img/rss_on.gif);
}
#links a.rss img {
	width: 20px;
	height: 19px; 
}
#nav {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 100%;
	height: 42px;
	background: #ff9900 url(../img/navbg.gif) repeat-x;
	z-index: 1;
}
#nav a.home {
	display: inline-block;
	background: url(../img/home_tab.gif);
}
#nav a.home:hover {
	background: url(../img/home_tab.gif);
}
#nav a.home img {
	width: 71px;
	height: 42px; 
}
#nav a.events {
	display: inline-block;
	background: url(../img/events.gif);
}
#nav a.events:hover {
	background: url(../img/events_on.gif);
}
#nav a.events img {
	width: 80px;
	height: 42px; 
}
#nav a.bio {
	display: inline-block;
	background: url(../img/bio.gif);
}
#nav a.bio:hover {
	background: url(../img/bio_on.gif);
}
#nav a.bio img {
	width: 53px;
	height: 42px; 
}
#nav a.music {
	display: inline-block;
	background: url(../img/music.gif);
}
#nav a.music:hover {
	background: url(../img/music_on.gif);
}
#nav a.music img {
	width: 71px;
	height: 42px; 
}
#nav a.photo {
	display: inline-block;
	background: url(../img/photo.gif);
}
#nav a.photo:hover {
	background: url(../img/photo_on.gif);
}
#nav a.photo img {
	width: 75px;
	height: 42px; 
}
#nav a.video {
	display: inline-block;
	background: url(../img/video.gif);
}
#nav a.video:hover {
	background: url(../img/video_on.gif);
}
#nav a.video img {
	width: 74px;
	height: 42px; 
}
#nav a.community {
	display: inline-block;
	background: url(../img/community.gif);
}
#nav a.community:hover {
	background: url(../img/community_on.gif);
}
#nav a.community img {
	width: 115px;
	height: 42px; 
}
#nav a.store {
	display: inline-block;
	background: url(../img/store.gif);
}
#nav a.store:hover {
	background: url(../img/store_on.gif);
}
#nav a.store img {
	width: 68px;
	height: 42px; 
}
#login {
	position: absolute;
	top: 38px;
	right: 273px;
	width: 78px;
	height: 42px;
	z-index: 2;
}
#login a.login {
	display: inline-block;
	background: url(../img/login.gif);
	margin-top: 15px;
}
#login a.login:hover {
	background: url(../img/login_on.gif);
}
#login a.login img {
	width: 78px;
	height: 14px; 
}
#navright {
	position: absolute;
	top: 38px;
	right: 0px;
	width: 263px;
	height: 42px;
	z-index: 3;
}
#twitter {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 176px;
	height: 176px;
	z-index: 1;
	text-align: center;
}
#twitter a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
#twitter a:hover {
	font-weight: bold;
}
#members {
	position: absolute;
	background: url(../img/newmembers.gif) 10px top no-repeat;
	top: 756px;
	left: 10px;
	width: 552px;
	height: 200px;
	padding-top: 10px;
	z-index: 1;
}
#members .link {
	position: relative;
	width: 552px;
	height: 20px;
	text-align: right;
	color: #bfe5f2;
}
#members .link a {
	color: white;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
}
#members .link a:hover {
	color: #66ccff;
}
#members a.memberpic {
	display: inline-block;
	margin: 10px 0px 0px 10px;
}
#members a.memberpic img {
	width: 80px;
	height: 60px;
	border: #ff9900 1px solid;  
}
#members a.memberpic:hover img {
	border: #ffffff 1px solid;  
}


/*members online */
#members_online {
	position: absolute;
	background: url(../img/onlinenow.gif) 10px top no-repeat;
	top: 756px;
	left: 10px;
	width: 552px;
	height: 200px;
	padding-top: 10px;
	z-index: 1;
}
#members_online .link {
	position: relative;
	width: 552px;
	height: 20px;
	text-align: right;
	color: #bfe5f2;
}
#members_online .link a {
	color: white;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
}
#members_online .link a:hover {
	color: #66ccff;
}
#members_online a.memberpic {
	display: inline-block;
	margin: 10px 0px 0px 10px;
}
#members_online a.memberpic img {
	width: 80px;
	height: 60px;
	border: #ff9900 1px solid;  
}
#members_online a.memberpic:hover img {
	border: #ffffff 1px solid;  
}

#play {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 245px;
	height: 32px;
	z-index: 2;
}
#main {
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 150px;
}
#content {
	position: relative;
	top: 235px;
	left: 643px;
	width: 450px;
}
#content .promo {
	width: 450px;
	height: 106px;
	clear: both;
	margin-bottom: 10px;
}
#content .promo img {
	float: left;
	margin-right: 10px;
}
#content .promo .promolink {
	background: url(../img/arrow.gif) 156px 19px no-repeat;
	padding: 20px 0px 10px 170px;
}
#content .promo a {
	font: bold 12px Verdana, sans-serif;
	color: #cc6600;
	text-decoration: none;
}
#content .promo a:hover {
	color: #993300;
	text-decoration: underline;
}
#content .newsheader {
	width: 446px;
	height: 24px;
	background: url(../img/latestnews.gif) top right no-repeat;
}
#content .newslinks {
	background: url(../img/newsbg.gif) no-repeat;
	width: 440px;
	height: 20px;
	text-align: right;
	color: #ffcc66;
	padding-right: 6px;
}
#content .newslinks a {
	font: bold 9px Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#content .newslinks a:hover {
	color: #993300;
}
#content .newsitem {
	width: 446px;
	margin: 10px 0px 20px 0px;
}
#footer {
	width: 100%;
	height: 42px;
	background: #ff9900 url(../img/navbg.gif) repeat-x;
	z-index: 1;
}
#footer td {
	font: bold 10px Verdana, sans-serif;
	color: white;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: #993300;
	text-decoration: underline;
}
#footer a img {
	width: 22px;
	height: 17px;
}
#footer a.us {
	display: inline-block;
	background: url(../img/us.gif);
}
#footer a.us:hover {
	background: url(../img/us_on.gif);
}
#footer a.ca {
	display: inline-block;
	background: url(../img/ca.gif);
}
#footer a.ca:hover {
	background: url(../img/ca_on.gif);
}
#footer a.eu {
	display: inline-block;
	background: url(../img/eu.gif);
}
#footer a.eu:hover {
	background: url(../img/eu_on.gif);
}