body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 729px;
	margin: 0px auto;
}
#top {
	text-align: center;
	color: #000;
	width: 221px;
	height: 140px;
	background-color: #778CB3;
		
	background-image: url(images/keyboard-apple2.jpg);	*/
	background-repeat: no-repeat;	
	
}
#topright {
	margin: 0 0 5px 0;
	float: right;
	height: 140px;
	width: 503px;
	text-align: right;
	background-color: #F0F0F0;
	background-color: #FFFFEC;
	background-color: #CEF8FB;
	background-color: #FFF;	

	background-image: url(images/keyboard-apple4.jpg);	*/
	background-repeat: no-repeat;		
/*	background-image: url(images/Tone-Generator2.gif);	*/
/*	background-image: url(images/circles.jpg);	*/
}

#topright h4 {
	text-align: right;
	font-size: 160%;
	color: #F01E1E;
	color: #778CB3;
	padding: 0 0 0 0;
	margin: 20px 0 20px 0;
}
.cl {
clear:both;
}
#gallery {
	width: 728px;
//	padding-top: 5px;
}
#bannerAds {
	width: 729px;
	padding-top: 5px;
	float: left;
}

#news {
	width: 213px;
	height: 672px;
	float: left;
	margin-top: 0px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#menu {
	width: 477px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;	
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 503px;
	float: right;
	height: 680px;
	margin-top: 0px;
	background-color: #A0AFCB;
}

p {
margin: 0 0 0 0px;
}

#pad {
	padding: 12px;
	color: #000000;
	font-weight: normal;	
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 704px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}


/************** Heading styles *********************/
h1 {
	font-size: 70%;
	color: #000000;
	padding: 4px;
	margin: 4px;
	font-weight: normal;	
}
h2 {
text-align: center;
	font-family: "Magneto","Trebuchet MS";
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
	color:#778CB3;
}
h3 {
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	color:#000;
}
h4 {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	color: #778CB3;
	color: #000;
}
h5 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}



/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
/*	  padding: 4px;*/
/*	  border: 1px solid #a0a0a0;*/
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  padding: 8px; 
	  padding-right: 0px;
	  }
