body {
background-image: url('../images/bg.jpg');
background-repeat: no-repeat;
background-position: top center;
color: #666666;
font: 10pt/13pt Arial, Helvetica, sans-serif, verdana, Lucida Grande;
padding: 0;
margin: 0 auto;

}

a:link, a:active,  a:visited {
	color: #5fd3ac;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
 color: #ed0973;
 font-weight: bold;
 text-decoration: none;
}

#container {
position: relative;
margin: 0 auto;
width: 958px;
min-height: 1343px; 
}

#photo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 425px;
	height: 618px;
	background-image: url('../images/photo.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

#left {
position:absolute;
top: 0px; 
left: 0px;
width: 595px; 
}

h1 {
background:url(../images/logo.jpg);
padding: 0px;
margin: 0px;
}

h1 img {
visibility: hidden;
}

#logo {
	position: absolute;
	top: 0px;
	left: 25px;
}



#nav {
	position: absolute;
	top: 237px;
	left: 14px;
}

#nav a.news {
    padding: 0px;
    width: 97px;
		height: 46px; 
    background-image: url('../images/nav_news.jpg');
	  background-position: top center;
	 	background-repeat: no-repeat;
	 	display: block;
	 	overflow: hidden;
}


#nav a.news:hover {
	  padding: 0px;
    width: 97px;
		height: 46px; 
		background: url( '../images/nav_news.jpg' ) 0px -48px  no-repeat;
	}
	
#nav a.bio {
    padding: 0px;
    width: 116px;
		height: 46px; 
    background-image: url('../images/nav_bio.jpg');
	  background-position: top center;
	 	background-repeat: no-repeat;
	 	display: block;
	 	overflow: hidden;
}


#nav a.bio:hover {
	  padding: 0px;
    width: 116px;
		height: 46px; 
		background: url( '../images/nav_bio.jpg' ) 0px -48px  no-repeat;
	}
	
	#nav a.contact {
    padding: 0px;
    width: 108px;
		height: 46px; 
    background-image: url('../images/nav_contact.jpg');
	  background-position: top center;
	 	background-repeat: no-repeat;
	 	display: block;
	 	overflow: hidden;
}


#nav a.contact:hover {
	  padding: 0px;
    width: 108px;
		height: 46px; 
		background: url( '../images/nav_contact.jpg' ) 0px -48px  no-repeat;
	}
	
#nav ul{list-style:none;padding:0;margin:0;}

#nav ul li{float:left;margin-right:10px;}

#social_icons {
	position: absolute;
	top: 243px;
	left: 465px;
	width: 189px;
	height: 31px;
}

#jukebox {
	position: absolute;
	left: 347px;
	top: 200px;
}

#content {
		position: absolute;
		text-align: left;
    left: 15px;
    top: 312px;
    width: 585px;
		height: 533px;
    overflow: auto;
}

.section {
	padding: 0px;
	display: none;
	/*border: solid 1px #ff0000;*/
}

/*
#newsContent table {
	padding-top: 0px;
	margin-top: -18px;
}
	*/

.cpsnewsheadline {
	color: #cc0099;
	font-weight: bold;
	font-size: 13pt;
}

.download {
	color: #cc0099;
	font-weight: bold;
	font-size: 11pt;
}

#comments {
	position: absolute;
	top: 885px;
	left: 15px;
}

#email_title {
	position: absolute;
	top: 650px;
	left: 615px;
}

#email_freedownload {
	position: absolute;
	top: 705px;
	right: 4px;
	   background-image: url('../images/bg_freedownload.jpg');
	  background-position: top right;
	 	background-repeat: no-repeat;
	 	width: 332px;
	 	height: 66px;
}

#email_form {
	position: absolute;
	top: 170px;
	left: 615px;
}

#Signup {
	position: absolute;
	top: 595px;
}


#Signup_email, #Signup_fullName, #Signup_postalcode, #Signup_country {
	background-color: #7ceece;
	border: 2px;
	border-style: solid;
	border-color: #eac849;
	padding:3px 0px 3px 0px;
	color: #fff;
	font-weight: bold; 
	font: 12px 'Lucida Grande', Arial, Helvetica, sans-serif;
}

#month, #day, #year {
	background-color: #7ceece;
	border: 2px;
	border-style: solid;
	border-color: #eac849;
	padding:3px 0px 3px 0px;
	color: #fff;
	font-weight: bold;
	font: 11px 'Lucida Grande', Arial, Helvetica, sans-serif;
}

#policies a:link, #policies a:active, #policies a:visited {
	font: 8px Arial, Helvetica, sans-serif, verdana, Lucida Grande;
	color: #5fd3ac;
	font-weight: bold;
	text-decoration: none;

}
#policies a:hover {
 font: 8px Arial, Helvetica, sans-serif, verdana, Lucida Grande;
 color: #ed0973;
 font-weight: bold;
 text-decoration: underline;
}

/*
#footer {
position: absolute;
right: 7px;
bottom: 10px;
width: 350px;
text-align: right;
font: 10px Arial, Helvetica, sans-serif, verdana, Lucida Grande;
} */

#footer a:link, #footer a:active, #footer a:visited {
	font: 11px Arial, Helvetica, sans-serif, verdana, Lucida Grande;
	color: #44e3ad;
	font-weight: bold;
	text-decoration:none;
}


#footer a:hover {
 font: 11px Arial, Helvetica, sans-serif, verdana, Lucida Grande;
 color: #ed0973;
 font-weight: bold;
 text-decoration: none;
}




/*

#footer-wrapper{margin:0;margin-top:15px;}#footer{text-align:center;margin:0;font-size:85%;padding:1em;}

#footer-wrapper{padding:0 16px;margin-top:30px;}

*/
  
#social_icons ul{list-style:none;padding:0;margin:0;}

#social_icons ul li{float:left;margin-right:10px;}

#social_icons .footer-social 
#myspace a{background-image:url(../images/socialnetwork_myspace.jpg);}
#social_icons .footer-social 
#twitter a{background-image:url(../images/socialnetwork_twitter.jpg);}
#social_icons .footer-social #facebook a{background-image:url(../images/socialnetwork_facebook.jpg);}
#social_icons .footer-social #youtube a{background-image:url(../images/socialnetwork_youtube.jpg);}
#social_icons .footer-social li a{width:26px;height:28px;display:block;text-indent:-99999px;background-position:center top;background-repeat:no-repeat;f}


#social_icons .footer-social li a:hover{background-position:center bottom;}


