body {
	font:	12px/1.2  Helvetica, Verdana, Arial, sans-serif;
	background:#fff;
	padding:0px;
	margin:0px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#28B4C2;
	}
	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}
body {
		text-align:center;
		}
	
#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: repeat-y;
	}
	
#leftpane {
	width:129px;
	padding:0px;
	height: 386px;
	float:left;
	background-image: url(images/sidebar.jpg);
	background-repeat:repeat-y;
	}

#contentpane {
	width:347px;
	padding:0px;
	float:left;
	background:#fff;
	}

#rightpane {
	width:318px;
	height: 386px;
	padding:0px;
	float:right;
	background-image:url(images/pic.jpg);
	}

#contentheader {
	background:#fff;
	background-image: url(images/banner.jpg);
	height:215px;
	}
	
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:14px;
	padding-top:10px;
	}
	
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}

#contentright p { font-size:10px}

#footerpane {
	clear: both;
	width: 799px;
	height: 25px;
	background: #BCDCD8;
	padding: 1px;
}
.logo {
	position: absolute;
	margin: 70px 0 0 50px;
	width: 266px;
}
	/*  --- Inner ----*/
#contentheaderinner {
	background:#fff;
	background-image: url(images/watershdrinner.jpg);
	height:215px;
	}
	
#contentwrapper  {
	width:100%;
	}	
#contentpaneinner {
	width:70%;
	padding:10px;
	float:left;
	background:#fff;
	}
#leftpaneinner {
	width:129px;
	padding:0px;
	height: 425px;
	float:left;
	background-image: url(images/sidebar.jpg);
	background-repeat:repeat-y;
	}
#rightpaneinner {
	width:25%;
	padding:0px;
	float:right;
	}
