/* CSS Document */
body {
	background-color:#000000;
	background-position: top center;
	background-image: url(images/BG_starburst.gif);
	background-repeat:no-repeat;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:0px;
	padding: 0;
	width:100%;
	text-align:center;
	font-size:62.5%;
}
a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor: url('images/heavymetal.cur');
}
a:link {
	COLOR: #FFFFFF
}
a:visited {
	COLOR: #FFFFFF
}
a:hover {
	COLOR: #D3D3D3
}
#wrapper {
	width: 897px;
	height: 970px;
	background-position: top center;
	background-image: url(images/BG_crowd_002.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#nav {
	height: 38px;
	width: 897px;
	margin:0px;
	float:left;
	text-align:center;
}
.flashMap {
	width:897px;
	height:353px;
	float:left;
	margin-top:15px;
	text-align:center;
}

.scrollers
	{
	padding-top:20px;
	padding-right:15px;
	height:480px;
	clear:both;		
	padding-left:15px;
	}

.sponsors {
	width:325px;
	height:36px;
	float:left;
	margin-top:150px;
	padding-left:325px;
}
.ambassFooter {
	height: 87px;
	width: 897px;
	text-align: center;
	font-weight: normal;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#424242;
	text-decoration: none;
	padding-top:55px;
}
.ambassFooter a:link, .ambassFooter a:visited, .ambassFooter a:active {
	cursor: url('images/heavyfuckingmetal.cur');
	color: #424242;
	text-decoration: none;
	font-weight: normal;
}
.ambassFooter a:hover {
	color: #424242;
	text-decoration: underline;
	font-weight: normal;
}
.LeftColumn {
	float:left;
	width:286px;
	background-image:url('images/newsBG.jpg');
	background-position:0px 0px;
	height:480px;
	background-repeat:no-repeat;
}
.centerColumn 
{
	margin-left:287px;
	width:290px;
	height:378px;
}
.rightColumn {
	padding-top:10px;
	float:right;
	width:283px;
	height:480px;
	background-image:url('images/stashBG.jpg');
	background-repeat:no-repeat;
}
.winTrips {
	width:329px;
	height:378px;
	float:left;
	margin-top:20px;
}
.mediaStash {
	width:255px;
	height:83px;
	float:left;
	margin-top:20px;
}
/************************* gydget popup *********************************/

.PopupGyd {
	position:absolute;
	/*z-index:60;*/
	width:678px;
	height:380px;
	left:125px;
	top:200px;
	background-color:#000000;
	background-image:url(images/gydgetPopupBG.gif);
	border:1px solid #ed9b15;
	padding-left:10px;
	visibility: hidden;
}
#PopupGydget {
	position:relative;
	width:425px;
	text-align:left;
	padding-left:10px;
	float:left;
}
#PopupGydgetText {
	position:relative;
	width:215px;
	text-align:left;
	color:#fdd696;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	word-spacing:0.1em;
	padding-left:15px;
	padding-top:30px;
	float:left;
}
/************************* END gydget popup *********************************/
/************************* media popup *********************************/

#mediaContainer {
	position:relative;	
	width:280px;
	height:325px; 
	overflow:hidden;
	float:left;
	border:0px;
	margin:0;
	padding-left:20px;
	
}
#mediascrollContainer {
	position:relative;
	float:left;
	width:10px;
	height:290px;
}
#mediascrollArea{
	position:relative;
	height:303px;
	width:10px;
	background-image:url(images/mediaScrollTrack.jpg);
	overflow: hidden;
}

#mediacontent {
	position:absolute;
	/*	position:relative;*/
	width:245px;
	left:67px;
	text-align:left;
	border:0px;
	margin:0;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	word-spacing:0.1em;
	padding-left:40px;
	visibility: visible;
}/************************* END media popup *********************************/

