ul#mainnav {
	list-style-type: none;
	background-color: #D6D6D6;
	margin: 0px;
	padding: 0px;

}
a, a:visited {
	color: #6666CC;		
}
a:hover {
	color: #666666;	
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: none;
	display: block;
	width: 88%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	padding: 6px 6%;
	background: #154FEE;
}
ul#mainnav li {
	border-top: 1px solid #A5B5C6;
}
ul#mainnav li a:hover {
	color: #EEE;
	background: #718FF1;
}
body {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: bold x-large Arial, sans-serif;
	color: #708BDD;
	margin-top: 0px;
}
h2 {
	font: bold large Arial, sans-serif;
	color: #708BDD;
	margin-top: 0px;
}
a img {
	border: 0px none;
	display: block;			/* removes extra space underneath caused by default text-alignment */
}
p.latestarticle a {
	clear: right;
	font: bold small Verdana, sans-serif;
}
#top {
	background:   url("imagesinstruct/bgtop.jpg") repeat-x;
	padding: 4px;
	border-bottom: 1px solid #A5B5C6;
}
#left {
	position: absolute;
	padding: 0px;
	top: 101px;
	width: 25%;
	background: #708BDD;
	color: #000;
	left: 0px;
}
#leftsongsamples {
	width: 88%;
	padding: 10px 6% 40px 6%;
	color: #154FEE;
}
#featureimg {
	padding: 0px 25% 0px 170px;
	height: 250px;
	text-align: center;
	border-top: 1px solid #A5B5C6;
	background: #7B96E9 url("imagesinstruct/sky3.jpg") no-repeat right top;
}
#sponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 375px;
	text-align: center;
}

#sponsor p {
	color: #A5B5C6;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#innersponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 100px;
	text-align: center;
}
#innersponsor p {
	color: #A5B5C6;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#halkinnaman {
	color: #1B7CD8;
	letter-spacing: 5px;
	font: 36px/25px Arial, Helvetica, sans-serif;
}
.ukuleleinstruction {
	color: #FFFFFF;
	letter-spacing: normal;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#news {
	position: absolute;
	width: 21.9%;
	height: 250px;
	overflow: hidden;
	margin-left: 75%;
	padding: 100px 1.5% 0px;
	top: 101px;
	text-align: center;
	color: #A3F4AA;
	font-weight: bold;
	}
div#news h3 {
	font-size: 14px;
}
div#news p {
	padding-right: 10px;
	padding-left: 10px;
}
div#news a {
	font-size: 12px;
	font-weight: bold;
	color: #99FF99;
}
#center {
	margin: 0px 25%;
	padding: 1% 3%;
}
#leftsongsamples h2 {
	font-size: 14px;
	color: #CCCCCC;
}
#leftsongsamples p {
	font-size: 12px;
}
#leftsongsamples a, #leftsongsamples a:visited {
	text-decoration: none;
	color: #154FEE;
}
#leftsongsamples a:hover {
	color: #CCCCCC;
}

#contact {
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
.realplayer {
	color: #000066;
	font-size: 10px;
}
.leftborder {
	border-left: 2px solid #1B7CD8;
	padding-left: 2px;
}
