@charset "utf-8";
body  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #FFC;
	bordere:none;
}
	
a {
   outline: none;
}	
	
div, ul, h2, h3, h4{padding:0px; margin:0px;}
ul{list-style-type:none;}

#bottombanner{
	
	width:728px;
	height: 90px;
	margin:10px 80px 10px 100px;
	padding:5px;
}

.thumbnail {padding:10px 60px 0px 20px; float:left;}	

.thumbnailface {padding:0px 20px 10px 0px; float:left;}

.thumbnailfloat {padding:10px 0px 10px 20px; float:right;}	

.link A:link {color:#669966;}
.link A:visited {color:#669966;}
.link A:active {color:#666;}
.link A:hover {color:#ffcc33;}

#container {
	width:940px; 
	height:2400;
/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto;
	background-image: url(../images/rt_promobg.png);
	padding: 0px 0px 10px 0px;
}

.howdy {
width:400px;
margin: 20px 0px 0px 0px;
padding:20px 0px 0px 0px;
}


#giveawaytxt {
width:400px;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#header{
	width:940px;
	height:190px;
	position:relative;
	background-image: url(../images/RT_header_2.png);
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 200px 40px 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#FFFCC;
	text-align:right;
	font-size:30px;
	font-family:Tahoma;
}
#header ul.menu{
	position:absolute;
	top:148px;
	left:86px;
	width:715px;
	height: 39px;
}

#hello { float:left;
width: 220px;

}

#header ul.menu li{float:left; height:40px; margin-right:20px}
#header ul.menu li a{height:40px; display:block; text-indent:-20000px; }
#header ul.menu li a:hover{height:40px;}

#header ul.menu li.home a{width:80px; background:url(../images/btn_1.gif) 0 0 no-repeat; }
#header ul.menu li.home a:hover{width:80px; background:url(../images/btn_1_over.gif) 0 0 no-repeat;}

#header ul.menu li.bio a{width:90px; background:url(../images/btn_2.gif) 0 0 no-repeat; }
#header ul.menu li.bio a:hover{width:90px; background:url(../images/btn_2_over.gif) 0 0 no-repeat;}

#header ul.menu li.music a{width:80px; background:url(../images/btn_3.gif) 0 0 no-repeat; }
#header ul.menu li.music a:hover{width:80px; background:url(../images/btn_3_over.gif) 0 0 no-repeat;}

#header ul.menu li.gallery a{width:100px; background:url(../images/btn_4.gif) 0 0 no-repeat; }
#header ul.menu li.gallery a:hover{width:100px; background:url(../images/btn_4_over.gif) 0 0 no-repeat;}

#header ul.menu li.promotions a{width:120px; background:url(../images/btn_5.gif) 0 0 no-repeat; }
#header ul.menu li.promotions a:hover{width:120px; background:url(../images/btn_5_over.gif) 0 0 no-repeat;}

#header ul.menu li.partners a{width:120px; background:url(../images/btn_6.gif) 0 0 no-repeat; }
#header ul.menu li.partners  a:hover{width:120px; background:url(../images/btn_6_over.gif) 0 0 no-repeat;}

#header ul.menu li.bullet{width:2px; background:url(../images/spacer_m.gif) 0 5px no-repeat}


#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	height:880px;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin:20px 38px 0px 10px;
	
}
.mainContent { 
	background-image: url(../images/rt_promotions1_bg.png);
	background-repeat: no-repeat; background-position: center fixed; 
	margin: 20px 40px 20px 10px;
	line-height: 22px;
	width: 920px;
	height:1060px;
	border: none;
	padding: 15px 40px 20px 60px;
}
.mainContent2 { 
	margin: 10px 40px 10px 40px;
	line-height: 22px;
	width: 480px;
	height:100;
	border: none;
	padding: 10px 40px 20px 40px;	
}
mainContent3 { 
	margin: 10px 40px 10px 40px;
	line-height: 22px;
	width: 440px;
	height:100;
	border: none;
	padding: 10px 40px 20px 40px;	
}/* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*begin main menu*/
#navcontainer {
	margin:auto 0;
	width:900px;
	text-align:center;
}
#menu ul {
	position:absolute;
	top:273px;
	left:643px;
	width:628px;
	height: 39px;
}
#navcontainer ul li { 
	display: inline;
}
#navcontainer ul li a {
	text-decoration: none;
	float: left;
	font-size:18px;
	padding:11px 10px;
}
/* FOOTER */

#footer{width:705px; margin:0 auto; margin-top:14px; height:80px}
#footer {font:10px/14px Tahoma, Geneva, sans-serif; font-weight:normal; text-align:center; color:#FFF;}
#footer a{font:10px/14px Tahoma, Geneva, sans-serif; font-weight:normal; color:#FFF; text-decoration:none; padding: 0 3px }
#footer a:hover{text-decoration:none; background:#FFF; color:#000}
