body {
	background-color: #FF6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
/*	margin:10px 30px 25px 30px; removed 7-1-2008 */
	width:100%;
}

h1,h2,h3,h4,h5,h6 {
	color: black;
	font-family:"Comic Sans MS";
}

a {
	color: red;
}
#banner {
	margin:0;
}
#secondarymenu {
	text-align: right;
	margin-right: 5px;
}

	
#textbody {
background-image: url(images/CPJsBG3a.gif);
width:840px; /* changed from 840 */
margin-top:10px;
padding:30px 30px 30px 30px;
border:thick dotted #f00;
}

#textbodyHomePage {
background-image: url(images/CPJsBG7.gif);
background-repeat: no-repeat;
width:900px; /* changed from 840 */
margin-top:10px;
padding:30px 0px 30px 30px;
border:thick dotted #f00;

}

#stars a {
  position: absolute;
  height: 100px;
  width: 130px;
  text-decoration: none;
  }

#stars a i { visibility: hidden; } 

a#nbe { left: 345px; top: 195px; }
a#video { left: 45px; top: 225px; width:100px; }


#WCATradio {
 float:right;

}

#footer {
   color:#000000;
   font-size:14px;
   clear:both;
   text-align:center;
   padding-right: 30px;
}

.framedphoto {
   border: thick solid #f00;
   margin: 10px;
   }

.quotebox {
   background-color:#FFFFFF;
   margin: 10px;
   padding: 10px;
   border:thin;
   border-style:solid;
   border-color:#000000;
   width:200px;
   }  
  
.plainpage {
   background-color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   padding: 5px 20px 5px 20px;
   }
.plainpage h1, .plainpage h2  {
   font-family:Arial, Helvetica, sans-serif;
}   
 /* unused */  
.picturebox {
   background-color:#FFFFFF;
   margin: 10px;
   padding: 10px;
   border:thin;
   border-style:solid;
   border-color:#000000;
   } 
 
.bigred {
 	color: red;
	}   

.funfont {
	font-family:"Comic Sans MS";
}

.songlist {
}

ul.undotted {
	list-style-type:none;
}
	

/* for rounded corners */
/*
.roundcont {
	width: 920px;
	background-color: #f90;
}


.roundtop { 
	background: url(images/trybg.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/brybg.gif) no-repeat bottom right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block;
}
*/