 	
a { 
	font-family: myriad, tahoma, gothic, serif; 
	font-size: 12px; 
	color: #FFE62B; 
    	text-decoration: none; }
a:visited { 
	color: #FFE62B; 
	text-decoration: none; }
  a:hover { 
  	color: #000000; 
  	text-decoration: none; }  
 	
a.a2 { 
	font-family: myriad, tahoma, gothic, serif; 
	font-size: 12px; 
	color: red; 
    	text-decoration: none; }
a.a2:visited { 
	color: red; 
	text-decoration: none; }
  a.a2:hover { 
  	color: red; 
  	text-decoration: underline; }    	
 	
body {  
	margin-top: 30px;
	font-family: myriad, tahoma, gothic, serif;  
	line-height: 110%;
	font-size: 12px; 
	color: #000000; 	
	background: #ffffff; }
	    
#container {
	text-align: center;
	width: 100%; }
	
#bodydiv {
	display: block;
	text-align: left;
	width: 829px;  }	
	
#bodydiv2 {
	display: block;
	text-align: left;
	width: 829px;	
	height: 600px;
	background: url('images/body.jpg'); }
	
#bodypadding {
	line-height: 100%;
	padding-top: 130px;
	padding-left: 80px; }
	
#top {
	display: block;
	padding-left: 250px;
	padding-top: 125px;	
	padding-right: 140px;
	#padding-right: 0px;
	width: 439px;	
	.width: 579px;
	_width: 439px;	
	height: 324px;
	background: url('images/top.jpg'); }	
	
#bottom {	
	display: block;
	width: 207px;
	height: 126px;
	padding-left: 623px;
	padding-top: 25px;
	background: url('images/bottom.jpg'); }

#mixes {
	display: block;
	color: #ffffff;
	padding-top: 40px;	
	width: 579px;	
	height: 140px; }		
	
#mix_scroller {
	display: block;
	overflow: auto;
	width: 420px;		
	height: 140px; }
	
#homebutton {
	width: 60px;
	position: relative;
	top: -25px;
	left: 500px;
	margin-bottom: -14px;
	#margin-bottom: -24px;
	height: 12px; }	
	
#signup {
	width: 127px;
	color: gray;
	font-size: 11px;
	height: 12px; }

#submit {
	margin-left: 77px; 
	margin-top: 1px; }	

#textfield {
	width: 250px;
	color: gray;
	margin-bottom: 4px;
	font-size: 11px;
	height: 12px; }
	
h2 {
	font-family: myriad, tahoma, gothic, serif;
	font-size: 16px;
	color: #156099; 
	margin-top: 14px;
	margin-bottom: 6px;
	}

#mixalert {
	margin-left: 50px; 
	color: #0C3EAB;
	font-size: 11px;
	margin-top: 25px; }
	
#rightalign {
	display: block;
	text-align: right;
	width: 420px;
	margin-bottom: 6px;
	margin-right: 10px; }


