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

html {
	background-color:#00ccff;
	margin:0;
	padding:0;
	}
	
body {
	background: #00ccff url(images/bckGr.jpg) repeat-x left top;
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

#wrapper {
	height:100%;
	}	
	


#container{
	background-color:#fff;
	margin: 0 auto;
	width: 1014px;
	}

h1 {
	color: #0d0d96;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	}

h2 {
	color: #0d0d96;
	;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	}
	
h3 {
	color:#9fce4e;
	font-size: .9em;
	font-weight:bold;
	letter-spacing:1px;
	}

p, ul li, ul ol, td {
	font-size: 12px;
	color: #000000;
	text-align: left;
	}


#header {
	background: #9fce4e url(images/joy_of_x.jpg) no-repeat top;
	margin: 0 auto;
	text-align:centre;
	padding: 0 0 0 0px;
	height:151px;
	}

#header h1 { 
	margin: 0; 
	}
#menu {
	text-align:right;
	font-size:.9em;
	font-weight:bold;
	float:right;
	margin-top:110px;
	margin-right:20px;
	width: 580px;
	height:35px;
	}
	
#menu a{
	color:#fff;
	margin-left:30px;
	text-decoration:none;
	}

#menu a:link, #menu a:vistied {
	color:#fff;
	}

#menu a:hover{
	color:#00FF00;
	}


#content-container{
	float: left;
	width: 1014px;
	}
	
#content-container{
	float: left;
	width: 1014px;
	}

#headlines {
	float: left;
	width: 220px;
	display: inline;
	font-size:.85em;
	line-height:1.6;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

#headlines p {
	margin: 0 0 1em;
	padding: 0;
	}

#headlines p a {
	color:#333333;
	text-decoration: none;
	}

#headlines p a:hover { 
	color: #22521f ;
	text-decoration: underline;
	}

#content2column {
	float: left;
	width: 980px;
	min-height:418px;
	height:100%;
	padding: 0px 15px 0px 15px;
	margin:0px 0 0 0px;
	}
#content {
	float: left;
	width: 960px;
	min-height:418px;
	height:100%;
	padding: 0px 15px 0px 15px;
	margin:0px 0 0 0px;
	}

#content h1, #content p, #content h2 { 
	margin: 15px 0 0 15px; 
	}
	
#content h2 a {
	color:#9fce4e;
	text-decoration:underline;
	}

#aside {
	float: right;
	width: 275px;
	padding: 0px 0;
	margin: 20px 0px 0 0;
	display: inline;
	}

#footer {
	width:1014px;
	height:40px;
	clear: left;
	padding: 0 0 0 0px;
	margin:0 0px 0 0px;
	border-top:3px solid #0d0d96;
	text-align:center;
	}

.copyright {
	color:#aaaaaa;
	font-size:.7em;
	}

	
.blue {
	font-size:1.6em;
	font-weight:bold;
	color:#006699;
	}

.green {
	font-size:1.5em;
	font-weight:bold;
	color:#99CC66;
	}

.orange {
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
	color:#CC9900;
	}


.green2 {
	font-size:1.4em;
	font-weight:bold;
	color:#22521f;
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: px; /*for IE*/
	}

.photoLeft {
	float:left;
	padding:10px;
	margin:0px;
	}
	
.photoRight {
	float:right;
	padding:10px;
	margin:0px;
}



#more {
	margin-left:15px;
	width:200px;
	}
	
.moreSongs {
	height:31px;
	width:210px;
	background: url(images/more_songs2.gif) no-repeat top right;
	font-size:.9em;
	

}

.moreSongs a {
	margin-left:10px;
	color:#9fce4e;
}

#moreSongs {
  display: block;
  width: 180px;
  height: 33px;
  background: url("images/moreSongs.gif") no-repeat 0 0;

}

#moreSongs:hover { 
  background-position: 0 -32px;
}

#moreSongs span {
  display: none;
}

a.green {
font-size:1em;
color:#9fce4e;
}
