body {
margin: 0 0 0px 0;
padding: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background: url(/templates/simple/images/background.jpg) top center no-repeat;
	color: #084761;
}

a:link {
color:#666666;
text-decoration : none;
font-weight: normal;
}

a:visited {
color : #666666;
text-decoration : none;
font-weight: normal;
}

a:active {
color : #666666;
text-decoration : none;
font-weight: normal;
}

a:hover {
color :#F67B11;
text-decoration : none;
}

#outer {
position: relative;
top: 0;
width: 918px;
margin: 0 auto;
height: auto;
}
#topbar {

height: auto;
width: inherit;
}
#topbar a img {border: none;}
#centre {
position: relative;
background: url(/templates/simple/images/centregrad.jpg) top left repeat-x;
background-color: #e2e2e2;
width: 918px; 
height: 100%;
-moz-border-radius-bottomleft :35px;
-webkit-border-bottom-left-radius :35px;
-moz-border-radius-bottomright : 35px;
-webkit-border-bottom-right-radius :35px;
border-top: none;
border-left: 1px solid #dededf;
border-right: 1px solid #dededf;
border-bottom: 1px solid #dededf;
padding-bottom: 15px;
}

#piano {
	position: absolute;
	left: 1px;
	top: 69px;
}
#pianomanlogo {
	position: absolute;
	top: 138px;
	right: 40px;
	z-index: 8;
}

#logo {
	position: absolute;
	top: 98px;
	left: 480px;
	z-index: 20;
}
#pagetitle h1{
	position: absolute;
	top: 168px;
	left: 180px;
	z-index: 7;
	text-align: left;
	width: auto;
	font: 16px Arial, Helvetica, sans-serif;
	color: #666666;
	margin:0;padding:0;
}
#metdesc {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color:#666666;
	padding: 4px;
	margin: 30px 0 0 0;

}
#leftbar {
position: relative;
width: 167px;
margin-right: 8px;
float: left;
height: 100%;
padding: 0;
margin-bottom: auto;
}
#leftbar ul {margin: 0;padding: 0; list-style-type: none; font: 14px Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; text-align: right;}
#leftbar a {font-weight: bold;}
#leftbar a:hover {color: #006699; }
#leftbar li {display: block; margin-bottom:2px;}
#mainbar {
float: left;
width:530px;
height: 100%;
padding: 0 5px;
}
#mainbar a{color:#006;}
#mainbar a:hover{color: #999999;}
#mainbar img {margin: 0 3px 0 3px;}
#rightbar {
background: url(/templates/simple/images/rightbarwhitebit.gif) top left repeat-y;
position: relative;
width: 143px;
height: inherit;
margin-bottom: 0;
float: right;
margin-top: 110px;
z-index: 1;
padding-left: 32px;
}
#youtubeholder {margin: 15px 0;}
.rightnewsholder {
width: 133px;
height: auto;
background: url(/templates/simple/images/newstitle.gif) top center no-repeat;
padding-top: 20px;
margin-bottom: 25px;
z-index: 51;
}
.rightarticlesholder {
width: 133px;
height: auto;
background: url(/templates/simple/images/articlestitle.gif) top center no-repeat;
padding-top: 20px;
margin-bottom: 25px;
}
.rightnews {
text-align: left;
padding: 2px;
border: 1px solid #c2c3c3;
width: 127px;
background: url(/templates/simple/images/newsboxgrad.jpg) top center repeat-x;
z-index: 52;
font-size: 11px;
}
.rightnews ul {list-style-type: none; margin:0; padding:0;}
.rightnews a{z-index: 100;}
#rightgraphic {
	background: url(/templates/simple/images/rightimg.gif) top left no-repeat;
	height: 332px;
	width: 175px;
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 10;
	
}
#davidtext {
	margin-bottom: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: right;
}

.post_top {margin-top: 10px;}
#footer {font-size: 10px; color:#666666; text-align: center;}
