body {
		margin:0 auto;
		padding:0px 0px 0px 0px;
		text-align:center;
		background:white;
		font-family: verdana,arial;
		font-size:12px;
		color:black;
		background-color:#eeeeee;
		
		}


	
	#titlebannerimage {
			position:relative;
			width:105px;
			background:white;
			position:relative;
			top:20px;
		}

	#titlebanner {
			position:relative;
			width:585px;
			background:white;
			position:absolute;
			top:20px;
			left:100px;
			height:131px;
		}
	
	#bannerframe {
		position:relative;
		top:0px;
		width:690px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:#eeeeee;
		height:150px;
		}

	#frame {
		position:relative;
		top:1px;
		width:690px;
		margin-right:auto;
		margin-left:auto;
		margin-top:1px;
		padding:0px;
		text-align:left;
		background:white;
		}

	#contentcenter {
		position:relative;
		width:690px;
		padding:0px;
		float:left;
		background:white;
		}
	html>body #contentcenter {
		width:690px;
		}
	#leftcontent {
		position:relative;
		top: 11px;
		left:0px;
		width:500px;
		padding:0px;
		float:left;
		background:white;
		}
	#rightcontent {
		position:relative;
		top: 11px;
		width:190px;
		padding:0px;
		float:left;
		background:white;
		margin-right:0px;
		}
	#bottomcontent {
		position:relative;
		top: 0px;
		width:690px;
		padding:0px;
		float:left;
		background:white;
		margin-right:0px;
		height:60px;
		}
	#bigcontent {
		position:relative;
		top: 15px;
		width:690px;
		padding:0px;
		float:left;
		background:white;
		margin-right:0px;
		}
	#ddtabs1 {
	position:absolute;
	bottom:0px;
	width:470px;
	background: black url(images/blockdefault.gif) center center repeat-x;
		}


A {  text-decoration: none; color: #a61816; font-weight:bold;} A:Hover { text-decoration: 
underline } body { text-align: left; left: 0px; top: 0px; } 


	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
