body {
		text-align:center;
		margin:0;
		padding:0;
		background: #EEF0F9;
		}
	
	#frame {
		width:973px;
		margin-right:auto;
		margin-left:0px;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-image: url(/images/right.gif);

		}
		
	#contentleft {
		width:231px;
		height:64px; 
		padding:0 0 0 46px;
		float:left;
		}
	
	#contentcenter {
		width:390px;
		padding:0 5px 3px 46px;
		margin:0;
		float:left;
		background:#fff;
		border-right:12px solid #EEF0F9;
		min-height:262px
		}
	
	#contentright {
		width:229px;
		height: 100%;
		padding:0 0 0 14px;
		margin-left:-12px;
		float:left;
		border-left:12px solid #EEF0F9;
		}
	
	#contentheader {
		height:122px;
 		background: url(/images/header.gif) no-repeat;
		text-align:right;
		padding: 60px 0 0 0;
		}
		
	#footer {
		clear:both;
		height:74px;
 		background: url(/images/footer.gif) no-repeat;

		}

	p,h1,pre {
		margin:0;
		}
		
		
	#contentheader h1 {
		padding:10px;
		margin:0px;
		}

	#contentcenterheadline {
		width:376px;
		}

	#contentcentertext {
		width:376px;
		}


