	body {
		color: #888888;	
		text-align:center;
		background:url(assets/dyc_background.gif) repeat-y center;	
		}
	
	#frame {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:112px;
		padding:0px 14px 0px 15px;
		float:left;
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 13px;
		font-style: normal;
		line-height: 175%;
		}
	
	#contentcenter {
		width:540px;
		padding:0px 15px 0px 0px;
		float:left;
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 18px;
		font-style: normal;
		line-height: 115%;
		}
	
	#contentheader {
		background:#fff;
		font-family: Georgia, Times, Times New Roman, serif;
		padding:0px;
		font-size:9px;		
		line-height: 105%;		
		}
		
	p,pre {
		margin:0px 0px 10px 0px;
		}
		
	h1 {
		margin:30px 0px 10px 0px;
		font-size: 21px;
		}

	#legal {
		font-size:11px;
		padding:15px 0px 0px;
		}
		
	#headline {
		font-style: none;
		font-size:19px;
		padding:15px 0px 0px;
		}		
	
	a img {border-width: 0; border-style: none;}
	a:link,a:active {color: #6E707C; text-decoration: underline;}
	a:visited {color: #999; text-decoration: underline;}	
	a:hover {color: #fff; background-color: #6E707C; text-decoration: none;}
	
	input, textarea, select {
	font-size: 16px;
	border: 1px solid #999;
	background: #ff0000;
	padding: 15px, 0px, 0px;
	font-family: Georgia, Times, Times New Roman, serif;
	color: #999999;
	}	