@charset "utf-8";
/* CSS Document */

/* ------------------ Body Artist and Contact Page ------------------ */
body {
		background:#708DFA url(../designimages/medgradient.png) repeat-x top;
		font:normal normal 500 85%/1.5em Arial, Helvetica, sans-serif;
		color:#040440;
		width:900px;
		margin:0px auto;
		padding:0px;
		}
		
		

/* ------------------ Content Wrapper ------------------ */
		#contentwrapper{
						background: #FEFAE4;
						width: 887px;
						
						margin: 0px auto;
						padding:10px 9px 0px 10px;
						}
						
/* ------------------ top right about page ------------------ */

	
						#featuredartindexa{		display:inline;
												float:right;
												width:329px;
												margin:45px 42px 20px 0px;
												padding: 0px;
												}
												
												#featuredartindexa img{border:0px ;}
							
							
/* ------------------ Contact page top right image/content ------------------ */							
		#HeaderSlogancontact {	
							display:inline;
							float:right;
							width:450px;
							margin:75px 0px 0px 0px;
							padding:0px;
							}
							
							#HeaderSlogancontact img{border:0px ;}
																

							
/* ------------------ end of styles ------------------ */	
																	
						
						
												