body {
	font:	12px/1.2  Helvetica, Verdana, Arial, sans-serif;
	background:#EAD99C;
	padding:0px;
	margin:0px;
	height: 100%;
	text-align:center;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	}
	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

#frame {
	width:747px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background: #F5EED2;
	}
	
#leftpane {
	width:233px;
	padding:0px;
	height: 432px;
	float:left;
	margin: 0px;
	background-image: url(images/lefthome.jpg);
	background-repeat:no-repeat;
	}

#contentpane {
	width:514px;
	height: 432px;
	padding:0px;
	float:left;
	background-image: url(images/righthome.jpg);
	background-repeat:no-repeat;
	}

#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:313px;
	width:747px;
	}
	

	
#menu {
	float: left;
	width: 747px;
	height: 26px;
	background: #A30000;
	padding: 0px;
	/*text-align:right;*/
}
.menu {
	position:absolute;
	margin-left: 248px;
	margin-top: 0px;
	float: right;
	text-align:right;
	width: 500px;
	padding: 0px;
	}

.menuleft {
	position: absolute;
	margin-left:0px;
	width:192px;
	height: 26px;
	background-image: url(images/menuleft.jpg);
	background-repeat:no-repeat;
}
.menuinner {
	position:absolute;
	margin-left: 250px;
	margin-top: 0px;
	float: right;
	text-align:right;
	width: 500px;
	}	
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: 747px;
	height: 185px;
	background: #545327;
	padding: 0px;
}
.logo {
	position: absolute;
	margin: 70px 0 0 50px;
	width: 266px;
}
	
#redb {
	clear:both;
	width: 747px;
	height:20px;
	background: #960000;
	}
	
#contentwrapper  {
	width:100%;
	height: auto;
	}	
/* ---- Inner Style ------*/
#contentheaderinner {
	background:#fff;
	background-image: url(images/banner.jpg);
	height:195px;
	width:747px;
	}
	
#innerleftpane {
	width:232px;
	padding:0px;
	height: 432px;
	margin-left:0px;
	float:left;
	/*background-image: url(images/lefthome.jpg);*/
	background-repeat:no-repeat;
	}
	
#innerrightpane {
	width:25%;
	height: 386px;
	padding:0px;
	float:right;
	/*background-image:url(images/pic.jpg);*/
	}
	
#innercontentpane {
	width:510px;
	height: 100%;
	padding:0px;
	float:left;
	/*background-image: url(images/contenthome.jpg);*/
	background-repeat:no-repeat;
	}
	
#innercontentpaneevents {
	width:98%;
	height: 100%;
	padding:0px;
	float:left;
	/*background-image: url(images/contenthome.jpg);*/
	background-repeat:no-repeat;
	}