/* 
Theme Name: Ever Wonder Records Play 1.0
www.everwonderrecords.com
Description: CSS Document
Created: 12/09/09
Updated: 12/09/09
*/


/* Major Sections */

#choose	{ position: relative; 
		width: 664px;
		height: 460px;
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 0px;
		background-color: #FE9; }

#watch_button, #spin_wheel, #downloads, #match_game { margin-left: -3px;
									margin-top: -3px;
									position: absolute;
									top: 10px; }

#spin_wheel { width: 212px;
			height: 215px;
			left: 10px; }

#watch_button  { 	width: 213px;
			height: 215px;
			left: 227px;  }

#downloads { width: 212px;
			height: 215px; 
			left: 446px; }
			
#match_game { width: 213px;
		height: 215px;
		left: 227px;
		top: 235px;}

#title_text	{margin-bottom: -15px; }

h3 {color: #333;
	background-color: #FE9;
	width: 75%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;}
												

/* End Font Stylings */

/* Other Elements */

			
/* End Other Elements */