BODY {
	font-family: arial;
	font-size: 10pt;
	background: url('../images/Image47.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 100%;
	text-align: center;
	}
	
P{
	margin: 0px;
	}
	
h3{
	font-size: 12pt;
}

.width72{
	width: 70%
	}
.width28{
	width: 25%
	}
.width100{
	width: 99%
	}
.resulturl{
	color: #009900;
	font-size: 8pt;
	}
#wrapper{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #efefef;
	background-color: #FFFFFF;
	padding: 5px;
	}
	
#topsection{
	width: 770px;
	height: 10px;
	padding: 15px;
	text-align: right;
	background: url('../images/Image46.gif');
	}	
	
#topsection a{
	color: #000000;
	font-weight: bold;
	}		
	
#header {
	width: 100%;
	height: 106px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 48pt;
	background: url('../images/Image48.gif');
	margin: 5px 0px;
	}	
	
#bigname{
	margin-top: 15px;
	}	
	
#centercontent{
	width: 100%;
	background: url('../images/Image46.gif');
	}	

#leftcontent{
	float: left;
	border: 1px solid #efefef;
	background-color: #FFFFFF;
	padding: 5px;
	//height: 100%;
	margin: 5px;
	text-align: left;
	}	
	
#rightcontent{
	float: left;
	border: 1px solid #efefef;
	background-color: #FFFFFF;
	padding: 5px;
	//height: 100%;
	margin-top: 5px;
	}	
#diggit{
	width: 60px;
	float: left;
	}
	
#introtext{
	float: left;
	}
.clear{
	clear: both;
	}
.divider{
	width: 90%;
	border-bottom: 1px dashed  #c0c0c0;
	color: #c0c0c0;
	font-size: 12pt;
	font-weight: bold;
	}