#leftbox       {
	width: 68%;
	float: left;
}
.line {
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	width: 100%;
	border-bottom-style: dotted;
	clear: both;
	border-top-color: #FFFFFF;
	height: 10px;
}
#leftbox   h4 {
	padding-right: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#Rightbox {
	float: right;
	width: 28%;
	margin-right: 10px;
	background-color: #FFCE0F;
	background-image: url(../images/fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 3px 8px;
}
#Rightbox   a:link,a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	
}
#Rightbox    p, body{
	font-family: Arial, Helvetica, sans-serif;
	color: #6C5121;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	
}#Rightbox a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

	}
#Rightbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-left: 230px;
}
.indent a:link {
	color: #333333;
}
#leftbox img {
	float: left;
	border: 1px dotted #999999;
	}
#leftbox h3 {
	padding-right: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#leftImage {
	height: 1px;
}
#leftImage img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.line2 {
	border-bottom-color: #FFFFFF;
	width: 100%;
	clear: both;
	border-top-color: #999999;
	height: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
}
