@charset "utf-8";
/* CSS Document */
body {
	background: #ffffff url(../img/bg_1.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_1.jpg) 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.gif);
}
#nav a.home:hover {
	background: url(../img/home_on.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_tab.gif);
}
#nav a.community:hover {
	background: url(../img/community_tab.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; 
}
#navright {
	position: absolute;
	top: 38px;
	right: 0px;
	width: 263px;
	height: 42px;
	z-index: 3;
}
#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; 
}
#logout {
	position: absolute;
	top: 38px;
	right: 10px;
	width: 56px;
	height: 42px;
	z-index: 2;
}
#logout a.login {
	display: inline-block;
	background: url(../img/logout.gif);
	margin-top: 15px;
}
#logout a.login:hover {
	background: url(../img/logout_on.gif);
}
#logout a.login img {
	width: 56px;
	height: 14px; 
}
#main {
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 400px;
}
#content {
	position: relative;
	top: 490px;
	left: 0px;
	width: 825px;
}
#content .header {
	font: bold 30px Verdana, sans-serif;
	color: #ff9900;
	border-bottom: #ffcc00 2px dotted;
	text-align: right;
}
#content .title {
	font: bold 11px Verdana, sans-serif;
	color: #ff9900;
}
#content input, #content textarea {
	font: normal 11px Verdana, serif;
	color: #333333;
	background-color: #ffffff;
	border: #cccccc 1px solid;
	vertical-align: middle;
	width: 690px;
}
#content .submit {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff9900;
	border: #ff9900 1px outset;
	width: 60px;
	float: right;
}
#content .newsitem {
	width: 700px;
	margin: 0px auto;
	padding: 30px 10px;
	border-bottom: #ffcc00 1px dotted;
}
#photos {
	position: relative;
	background: url(../img/bg_photos.gif) left top no-repeat;
	width: 846px;
	height: 247px;
	margin-top: 20px;
	padding-top: 100px;
	z-index: 1;
	text-align: left;
}
#photos .menu {
	position: absolute;
	top: 50px;
	width: 846px;
	height: 20px;
	text-align: right;
}
#photos select {
	font: bold 10px/20px Verdana, serif;
	color: #999999;
	background-color: #ffffff;
	border: #ff9900 1px solid;
	vertical-align: middle;
}
#photos .title {
	position: absolute;
	top: 75px;
	width: 840px;
	height: 20px;
	color: white;
	font: bold 10px Verdana, sans-serif;
	text-align: right;
}
#photos a.memberpic {
	display: inline-block;
	margin: 10px 0px 0px 10px;
}
#photos a.memberpic img {
	width: 80px;
	height: 60px;
	border: #ff9900 2px solid;  
}
#photos a.memberpic:hover img {
	border: #00ccff 2px solid;  
}
#side {
	position: absolute;
	top: 255px;
	left: 845px;
	width: 355px;
	z-index: 1;
}
#members {
	position: relative;
	width: 330px;
	height: 60px;
	padding-bottom: 30px;
}
#members .link {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 20px;
	text-align: right;
}
#members .link a {
	font-size: 9px;
	color: #ffffff;
	background: #cc6600;
	border: #cc6600 1px outset;
	text-decoration: none;
	padding: 1px 2px;
}
#members .link a:hover {
	background: #993300;
	border: #cc6600 1px inset;
}
#members a.memberpic {
	display: inline-block;
	margin: 10px 0px 0px 5px;
}
#members a.memberpic img {
	width: 40px;
	height: 30px;
	border: #ffcc00 1px solid;  
}
#members a.memberpic:hover img {
	border: #00ccff 1px solid;  
}
#side .promo {
	width: 355px;
	height: 106px;
	clear: both;
	margin-bottom: 20px;
}
#side .promo img {
	float: left;
	margin-right: 10px;
}
#side .promo .promolink {
	background: url(../img/arrow.gif) 156px top no-repeat;
	padding: 0px 0px 10px 170px;
}
#side .promo a {
	font: bold 12px Verdana, sans-serif;
	color: #cc6600;
	text-decoration: none;
}
#side .promo a:hover {
	color: #993300;
	text-decoration: underline;
}
#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);
}
