/***** COLORS *****
df6b18 link orange
/*******************/

 /*get rid of browser stylistic issues*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
em {font-style: italic;}
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0; }
strong {font-weight: bold;}

p
{
padding: 8px 0px 8px 0px;
margin: 0px 0px 0px 0px;
}

/* FONTS */

 /* Default for standard tags */
body, table  
{
	font: 12px/18px century gothic, arial, verdana;
	color: #000;	
	background-color: #fff;
	padding: 0px;
	margin: 0px;	
	scrollbar-base-color: #c2a593;
	/*scrollbar-track-color: #009966;
	scrollbar-face-color: #ffff99;
	scrollbar-highlight-color: #009966;
	scrollbar-3dlight-color: #009966;
	scrollbar-darkshadow-color: #009966;
	scrollbar-shadow-color: #009966;
	scrollbar-arrow-color: #009966;	*/
}



/* used for big title */
h1
{	
	font: bold 14px/20px century gothic, arial, verdana;	
	color: df6b18;
	margin: 5 0 5 0;
}

/* sub title - black */
h2
{
	font: bold 12px/18px century gothic, arial, verdana;		
	margin: 5 0 5 0;
}

/* sub title - orange */
h3
{
	font: bold 12px/18px century gothic, arial, verdana;	
	color: #df6b18;
	margin: 5 0 5 0;
}

/*h4
{
	font: 12px/16px century gothic, arial, verdana;
	color: #df6b18;
}*/

.date
{
font-weight: bold;
}

#shows_list li
{
padding-bottom: 10px;
}

/* LoVe HAte anchors */
a {color: #df6b18; text-decoration:none}
a:link {color: #df6b18 }
a:visited {color: #df6b18 }
a:hover {color: #df6b18}
a:active {color: #df6b18 }


ul, ol
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#photos img
{
margin: 5px;
}

		
/**** MAIN LAYOUT ****/

#container
{
padding-top: 20px;
text-align: center;
margin: 0 auto;
/*background-image: url(images/erica_knight_bg.jpg);
background-repeat: no-repeat;	*/
height: 100%;
width: 100%;

}

	#container_2
	{
	border: 0px solid #000000;
	text-align: left;
	width: 1054px;
   height: 674px;
	background-image: url(images/erica_knight_main.jpg);
	background-repeat: no-repeat;	
	margin: 0 auto;
	}			
	
		#music_player_wrapper
		{
	border: 0px solid #000000;
	background-image: ;
	background-repeat: no-repeat;
	position: absolute;
	top: 428px;
	left: 44px;
	width: 351px;
	height: 162px;
	display: block;
		}
		
			#music_player_wrapper #player
			{
			position: relative;
			top: 23px;
			left: 20px;
			width: 180px;
			height: 110px;
			display: block;		
			}
				
		#content_frame
		{
		position: relative;
		left: 550px;	
		top: 92px;		
		display: block;		
		width: 450px;
		height: 400px;
		border: 0px;			
		}		
					
			#main_content
			{
			border: 0px solid #000000;
			text-align: left;
			position: relative;			
			width: 430px;	
			height: 400px;
			}					
	
				#main_content_padding
				{
				padding-left: 10px;
				padding-top: 0px;
				padding-right: 10px;
				padding-bottom: 20px;
				}		
				
					#title_container
					{
					border: 0px solid #000000;	
					height: 43px;
					position: relative;
					left: -13px;
					/*position: absolute;					
					width: 400px;*/
					display: block;
					}
					
						#title_container.news_title
						{
						background-image: url(images/titles_news.jpg);
						background-repeat: no-repeat;	
						}			
						
						#title_container.biography_title
						{
						border: 0px solid #000000;		
						background-image: url(images/titles_biography.jpg);
						background-repeat: no-repeat;	
						}		
						
						#title_container.music_title
						{
						border: 0px solid #000000;		
						background-image: url(images/titles_music.jpg);
						background-repeat: no-repeat;	
						}			
							
						
						#title_container.shows_title
						{
						border: 0px solid #000000;		
						background-image: url(images/titles_shows.jpg);
						background-repeat: no-repeat;	
						}			
					
						#title_container.photos_title
						{
						border: 0px solid #000000;		
						background-image: url(images/titles_photos.jpg);
						background-repeat: no-repeat;	
						}			

						#title_container.press_title
						{
						border: 0px solid #000000;		
						background-image: url(images/titles_press.jpg);
						background-repeat: no-repeat;	
						}			

						#title_container.contact_title
						{
						border: 0px solid #000000;		
						background-image: url(images/titles_contact.jpg);
						background-repeat: no-repeat;	
						}			

						#title_container.links_title
						{
						border: 0px solid #000000;		
						background-image: url(images/titles_links.jpg);
						background-repeat: no-repeat;	
						}		

		#menu_container
		{
		border: 0px solid #000000;		
		position: relative;
		height: 37px;
		top: 185px;
		left: 0px;		
		display: block;
		padding-left: 127px;
		}
		
			#menu_container div
			{
			float: left;
			width: 100px;
			}			
			
				#news_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_news.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#news_link span:hover
					{
					background-image: url(images/erica_knight_btn_news_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}

			
				#biography_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_biography.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#biography_link span:hover
					{
					background-image: url(images/erica_knight_btn_biography_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}

				
				#music_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_music.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#music_link span:hover
					{
					background-image: url(images/erica_knight_btn_music_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}

			
				#shows_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_shows.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#shows_link span:hover
					{
					background-image: url(images/erica_knight_btn_shows_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}


				#photos_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_photos.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#photos_link span:hover
					{
					background-image: url(images/erica_knight_btn_photos_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}

			
				#press_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_press.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#press_link span:hover
					{
					background-image: url(images/erica_knight_btn_press_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}

				
				#contact_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_contact.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#contact_link span:hover
					{
					background-image: url(images/erica_knight_btn_contact_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}

			
				#links_link span
				{
				border: 0px solid #000000;	
				position: absolute;
				background-image: url(images/erica_knight_btn_links.jpg);
				background-repeat: no-repeat;	
				width: 100px;
				height: 37px;
				display: block;
				cursor: hand;
				}
				
					#links_link span:hover
					{
					background-image: url(images/erica_knight_btn_links_roll.jpg);
					background-repeat: no-repeat;	
					cursor: hand;					
					}

		
	#bg_logo
	{	
	border: 0px solid #000000;	
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;	
	display: block;
	height: 185px;	
	}		
	
		#myspace_container
		{
		border: 0px solid #000000;	
		position: relative;
		width: 1054px;
		left: 0px;
		display: block;
		top: 0px;
		margin: 0 auto;
		}


#contact_form
{

}

	#contact_item_wrapper
	{
	height: 25px;
	border: 0px solid #000000;	
	margin: 10px 0px 10px 0px;
	}

		#label_wrapper
		{
		border: 0px solid #000000;	
		height: 25px;
		float: left;
		width: 70px;
		text-align: right;
		display: block;
		line-height: 25px;
		}

		#fm_message
		{
		width: 250px;
		height: 100px;
		}
				
		
		#contact_item_wrapper.message_wrapper
		{
		height: 100px;
		border: 0px solid red;	
		}
		
	
		/*#footer
		{
		border: 0px solid #000000;
		text-align: center;
		height: 84px;
		width: 940px;
		background-image: url(images/gallery_03.jpg); 
		background-repeat: no-repeat; 		
		}
		
			#footer_nav_container
			{			
			border: 0px solid #000000;
			position: relative;
			text-align: center;
			top: 5px;
			}*/					
		
		
		
