﻿body {				
	background-color:#000000;
}

#ctr{
	position:relative;
	width:1282px;
	margin-left:auto;
	margin-right:auto;
	height:828px;
	z-index:0;
}

#container{
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	z-index:0;
	width:1282px;
	height:820px;	
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#overlay{
	background-image: url('images/bggreyout.png');
	z-index:1;
	width:1231px;
	height:754px;
	margin-left:auto;
	margin-right:auto;
}

#titlewelcome{
	
	padding-top:2px;
	position:absolute;
	z-index:12;
	left:34px;
	top:38px;
	width:297px;
	height:40px;
	font-size: 32px;
	color:#800000;
	font-family:Garamond;
	text-align:center;
	font-weight:bold;

}

#textwelcome{

	position:absolute;
	z-index:12;
	left:34px;
	top:89px;
	width:287px;
	height:150px;
	text-align:justify;
	padding:8px;
	font-family:Garamond;
	font-size: 19px;	 
}

#mike{
	position:absolute;
	z-index:15;
	left:342px;
	top:38px;
	width:423px;
	height:586px;
	font-size: 35px;
	color:black;
	font-family:Garamond;
	text-align:center;
	font-weight:bold;

}

#titlewhatsnew{
	padding-top:2px;
	position:absolute;
	z-index:10;
	visibility:visible;
	left:770px;
	top:38px;
	width:460px; 
	height:40px;
	font-size: 32px;
	color:#800000;
	font-family:Garamond;
	text-align:center;
	font-weight:bold;
	 
}

#whatsnew{
	 padding-top:2px;
	 position:absolute;
	 overflow:auto;
	 z-index:10;
	 left:770px;
	 top:89px; 
	 width:460px; 
	 height:645px;
	 text-align:center;
	 font-size: 19px;

}



div.navbar{
width: 100%;
}

div.navbar2{
position:absolute;
top:752px;
width: 100%;
}

table.navbar{ /* Controls both navigation bars */
	background-color: #333333;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-collapse:collapse;
	
}

td.navbar {
	vertical-align: middle;
	text-align: center;
	width: 14.3%;
	height:20px;


}

.date{
	color:maroon;
	font-weight:bolder;
}
.where{
	font-weight:bolder;
	 text-decoration:underline;
}
.feature{
	color: navy;
	font-weight:bolder;
}

#buttons{
	position:absolute;
	top:660px; 
	width:454px;
	height:80px; 
	left: 362px;

}

.share_button_holder {
  line-height:24px;
  float:left;
  margin:10px 10px 0 0;
  
}

#rnation{
	width:88px;
	height:60px;
	float:none;
	margin-top:4px;
}


#cdbaby{
	width:25px;
	height:25px; 
	margin-top:25px;
	float:right;
}
.cdbaby{
	text-decoration:none;
	border:0px;

}

a.share_facebook, a.share_twitter, a.share_myspace, a.share_mail, a.share_embed {
  display:block;
  width:25px;
  height:25px;
  text-decoration:none;
  overflow:hidden;
  background-position: 0px 0px;
  background:url(http://cache.reverbnation.com/images/share_icons/facebook.png?2) top left no-repeat;
  margin-top: 0px;
  margin-left: 0px;
}
a.share_twitter {
  background:url(http://cache.reverbnation.com/images/share_icons/twitter.png) top left no-repeat;
}
a.share_myspace {
  background:url(http://cache.reverbnation.com/images/share_icons/myspace.png) top left no-repeat;
}
a.share_mail {
  background:url(http://cache.reverbnation.com/images/share_icons/mail.png) top left no-repeat;
}
a.share_embed {
  background:url(http://cache.reverbnation.com/images/share_icons/embed.png) top left no-repeat;
}
a.share_facebook:hover, a.share_twitter:hover, a.share_myspace:hover, a.share_mail:hover, a.share_embed:hover {
	background-position:0px -25px;
}

#ad{
	
	position:absolute;
	z-index:14;
	width: 280px; 
	height:425px;
	left:34px;
	top:305px;
	border:none;
	float:left;
	padding:8px;
	font-family:Garamond;
	font-size: 19px;
	text-align:center;
}



a{font-size:20px; font-family:"Courier New", Courier, monospace; text-decoration:none; }
a:link{		color: white; }
a:active:{	color: white; }
a:visited{	color: white; }
a:hover {	color: #FFFF00; text-decoration: none; }

a.yellow{font-family:'Times New Roman'; color: maroon; font-weight:bolder; font-size:20px;	}
a.yellow:hover{	color: #FFFF00; text-decoration: none; }