	#contentheader {
	width: 678px;
	border-top-width: thin;
	border-right-width: 1PX;
	border-left-width: 1PX;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-left-color: silver;
	background-color: #000;
	text-align: center;

		}
	#contentleft {
		width:112px;
		height:440px;
		float:left;
		background:#000;
		border: 1px solid silver;
		
		text-align:center
		
		}
	#contentcenter {
		width:565px;
		height:440px;
		float:left;
		background:#000;
    	border-right: 1px solid silver;
		border-bottom: 1px solid silver;
		border-top: 1px solid silver;
		text-align:center;
		}
	
	#contentheader img {
		text-decoration:none;
		border:none
	}
	
	#contentleft a {
  	  padding-top:25px;
  	  padding-bottom:25px;
	  color:#00FF00;
	  text-decoration:none;
	  line-height:50px;

  }
  #contentleft a:hover{
  	  color:silver;
	  font-weight:bold;
  }
	p,h1,pre {
		margin:0px 10px 10px 10px;
		
		}
		
	h1 {
		font-size:14px;
		padding-top:0px;
		}
		
	#contentheader h1 {
		font-size:24px;
		padding:0px;
		margin:0px;
		color:#3366CC
		}
	
	#contentright p { font-size:10px}
	#contentcenter img {
	border:none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#footer {
}

	body {
	text-align:center;
	background:#000;
	color: #CCFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
	
	#footer{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 9px;
	text-decoration: none;
	background-position: center;
	}
#content {
	text-align: center;
	padding: 10px;
	border-width: 1px 1px 1px 1px;
	border: solid;
	border-color: #CCCCCC;
}

#content img {
	border:none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}