object {outline: none;}

/* General styles */
body{margin:0; padding:0;  background:#fff url("/images/background.jpg"); background-position:left; background-repeat: no-repeat; background-color:#7fc241}
body, th, input, select, textarea { font: normal 12px/18px Tahoma, sans-serif; color: #333; }
p{
	text-align:left;
}
img { border: 2px; colour:#000; }

html, body {width:100%;height:100%;}

a {text-decoration:none; color:#7fc241;}
a:hover {text-decoration:underline;}


abbr, acronym { font-style: normal; border-bottom: dotted 1px #333; cursor: help; }
form { margin: 0; }

h1 { font: bold 24px/28px Tahoma, sans-serif; margin: 0;text-align:left; color:#7e3759; }
h2 { font: normal 24px/26px Tahoma, sans-serif;font-variant:small-caps; margin: 0 0 15px 0px;text-align:left; color:#0f4930;}
h3 { font: bold 14px/22px Tahoma, sans-serif; margin: 0;text-align:left; color:#7e3759; }
h4 { font: bold 13px/18px Tahomaa, sans-serif; margin: 0;text-align:left; color:#396b00;}

hr { border: none; height: 1px; background: #5f5c40; margin: 2em 0; }

#nav ul{margin:0 0 0 50px; padding:0 0 0 0; float:left; clear:both; list-style-type:none; border:0px solid red;}
#nav ul li{margin:0; padding:3px 15px 0 0; float:left; position:relative;}
#nav ul li a{height:33px;float:left; text-decoration:none!important; color:#ffffff;}

#nav .first{margin:0; padding:0; float:left;}
#nav .first a{margin:0; padding:0; float:left;}
#nav .selected a{background-position:0 -33px; margin:0; padding:0; float:left;}
#nav a:hover{background-position:0 -33px;color:#ffae00;}


/* ------------------------------------------------------------------------------------------ */   
/* Layout styles */


#siteFloat, #siteFloatSec{clear:both; width:897px; margin:0 auto; padding:0; text-align:left;background-color:#7fc241}
#siteHolder{clear:both; float:left; margin:0px 0 0 0px; width:897px; height:auto; text-align:left; border:4px solid #396b00;}


#headerholder{
clear:both; 
float:left; 
height:138px; 
width:897px; 
margin:0;
padding:0; 
background-image: url("/images/samplesongs_03.jpg");
background-repeat: no-repeat;
}

#nav{
clear:both; 
float:left; 
height:33px; 
width:897px; 
margin:0;
padding:0; 
background-image:url("/images/samplesongs_05.jpg");
background-repeat: no-repeat;
border:0px red;
}

#contact{
	display:none;
	
}

#maincontent{
clear:both; 
float:left; 
height:auto; 
width:897px; 
padding:0; 
background-color:#ffffff;

}

#leftcontent{
	clear:both; 
	float:left; 
	display:inline;
	margin:15px 0px 15px 50px;
	width: 450px;
	height: auto;
	text-align:left;
}

#rightcontent{
		float:right;
		display:inline;
		width: 250px;
		padding:35px 65px 0px 0px;

	 
}

#rightcontent a {color:#7fc241;font-size:14px;}

#mediaContent
{clear:both;float:left; width:150px; border:1px solid blue;

#footer{
clear:both; 
float:left; 
height:33px; 
width:897px; 
margin:0;
padding:0; 
border:1px; color:#000
}
.greenfont {
	color: #030;
}
