	body {
	text-align:center;
	background-color: #000;
	background-image: url(../images/badge.gif);
	background-repeat: no-repeat;
		}
	a:link {
		color: #330066;
		text-decoration: underline;
	}
	
	a:visited {
		color: #330066;
		text-decoration: underline;
	}
	  
	a:active {
		color: #330066;
		text-decoration: none;
	}
	 
	a:hover {
		color: #FF6600;
		text-decoration: none;
	}	
	#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background-color: #fff;}
		
	#contentleft {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		background-image: url(../images/dtd_coa_bg.jpg);
		background-repeat: no-repeat;
		background-position: 90px -40px;
 		border-bottom: 6px double #330066;
		border-right: 1px dotted #330066;
}
	
	#contentcenter {
		width:299px;
		padding:0px;
		float:left;
		background:#FFFFFF;
		}
	
	#contentright {
	width:175px;
	padding:0px;
	float:left;
	background:#FFFF99;
		}
	
	#contentheader {
	background:#FFCC00;
	border-bottom: 6px double #330066;

		}
		
	p,h1,h2,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
	font-size:1em;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;

		}
		
	#contentheader h1 {
	font-size:1.25em;
	padding:10px;
	margin:0px;
	color: #330066;

		}
	
p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-style: italic;
	font-size: .95em;
	font-family: Georgia, "Times New Roman", Times, serif;

}
	#callout {
	background-color: #9999cc;
	padding-top: 5px;
	border: 1px dotted #330033;
}
	#whitebox {
	background-color: #FFFFFF;
	padding-top: 5px;
}
