	body {
		font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
		background:#fff;
		padding:0px;
		}
	
	a {
		text-decoration:none;
		font-weight:regular;
		color:#224488;
		}
		
		
	.greek {
		color:#666;
		font-size: 10px;
		}
		
	.cssnav { 
		position: relative;
		top: 0px;
		font-family: arial, helvetica, sans-serif;
		background-color: #232160;
		background: url(btn_ovr.jpg) no-repeat;
		white-space: nowrap;
		display: block;
		width: 160px;
		height: 23px;
		}
	 
	.cssnav a {
		display: block;
		
		color: #fff;
		font-size: 12px;
		width: 160px;
		height: 23px;
		float: left;
		text-decoration: none;
		}
	 
	.cssnav img {width: 160px; height: 23px; border: 0; margin-top: 0px;
	margin-bottom: 0px; margin-right:0px;}
	* html a:hover {visibility:visible}
	 
	.cssnav a:hover img{visibility:hidden}
	 
	.cssnav span {
		background-color: #232160;
		position: absolute;
		left: 27px;
		top: 3px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding: 0px;
		color: #fff;
		cursor: pointer;
		}
	#leftcontent {
		background:#fff;
		position: relative;
		top: -2px;
		}

	#centercontent {
		border:0px;
		background: url('ctrbg.jpg');
		background-color: #fff;
		background-repeat: repeat-x;
		z-order:1;
		}
	#rightside{
		background-image: url("right_bg.jpg");
		background-repeat: repeat-y;
	}
		
	#rightcontent {
		background: #232160;
		}
	
	#banner {
		background-image: url("title.jpg");
		background-color: #fff;
		height:144px;
		}
		
	#footer {
		background-color: #fff;
		background-image: url("footer_bg.jpg");
		background-repeat: repeat-x;
		}
	#bannerfont {
		font-size:35px; 
		font-family: times; 
		font-weight: regular;
		font-variant: small-caps;
		letter-spacing: -1.7px;
		color: #000;
		z-index:1;
		display:block;
		margin-left:170px;
		margin-top:80px;
		margin-bottom:0px;		
		}
	#bannersubfont {
		font-size:12px; 
		font-family: times; 
		font-weight: regular;
		font-style: italic;
		letter-spacing: -0.5px;
		color: #aaaacc;
		z-index:2;
		display:block;
		margin-left:170px;
		margin-top:0px;
		margin-bottom:0px;		
		}
	#navheader{
		font-size:13px;
		font-family: times;
		font-weight: bold;
		color: #aaaacc;
		position:relative;
		left: 3px;
		margin:2px;
	}
	.pagetitle{
		font-size:18px; 
		font-family: times; 
		font-weight: semi-bold;
		font-variant: small-caps;
		letter-spacing: -0.5px;
		z-order:1;
		margin-top:5px;
		margin-bottom:20px;
		margin-left: 15px;
		color: #445599;
		}
	
	#pagecontent{
		font-family: times;
		font-size: 13px;
		position: relative;
		color: #333333;
		margin-left: 15px;
		margin-top:-20px;
		margin-right:15px;
		line-height: 160%;
		}
	
	#copyright {
		margin-top:28px;
		font-family: arial;
		font-size: 8px;
		color: #8899aa;
		margin-left: 100px;
		margin-right: 100px;
		line-height: -1px;
		}
	#footer{
		
		background-image: url("footer_bg.jpg");
	}
		
	h1,pre {
		margin:10px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}

