	
	#frame {
	width:680px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:center;
		}
	#contentheader {
	width: 678px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	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;
	background-position: center;
	text-align: center;

		}
	#contentleft {
	  	padding-top:27px;
		width:112px;
		height:400px;
		float:left;
		background:#000;
		border: 1px solid silver;
		
		text-align:center
		
		}
	#contentcenter {
		width:565px;
		height:426px;
		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:red;
	  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}
	#story {
		background:#666666;
		height:97%;
		margin:1%;
		color:#FFFFFF
	}
	#story img {
		padding:5px;
		border:none
	}
	body {
		text-align:center;
		background:#000;
		}
	a {
		
	}
	#footer{
		float:none
	}
#frame #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#frame #gallery {
	border: thin solid silver;
}
#frame #gallery #story a {
	color: #66FF00;
}
