div.left {
	width:390px;
	float:left;
}

div.text {
	text-align:justify;
	margin: 25px 0 30px 0;
}

div.rightbar {
	width:210;
	float:right;
	text-align:left;
}

div.right {
	margin: 0 20px 20px 10px;
	border:1px solid #888365;
}

div.right h3 {
	margin:0;
	background:#CFC190;
	text-align:left;
	text-indent:10px;
	line-height:3em;
	font-size:1.5em;
	font-family:courier new, times, georgia, arial;
	text-transform: uppercase;
	color: #000;
	border-bottom:1px solid #888365;
}

div.right h4 {
	margin:0;
	background:#000;
	text-align:left;
	line-height:3em;
	font-size:1.8em;
	font-weight:bold;
	font-family:Garamond, Georgia, Serif;
	border-bottom:1px solid #fff;
}

div.right h5 {
	margin:0;
	background:#CFC190;
	text-align:left;
	text-indent:110px;
	line-height:3em;
	font-size:1.5em;
	font-weight:normal;
	font-family: Century Gothic, Tahoma, Arial;
	color: #000;
	border-bottom:2px solid #888365;
}

h4 a {
	margin-left:35px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
}

h4 a:hover {
	margin-left:10px;
	font-size:1.2em;
	text-decoration: none;
	color: #dd0000;
	font-family: century gothic, tahoma, arial;
}

div.reg {
	padding:5px;
	background: #F5F4EF;
	border-bottom: 1px dashed #888365;
}

div.alt {
	padding:5px;
	background: #fff;
	border-bottom: 1px dashed #888365;
}

div.preg {
	background: #CFC190;
	color: #555;
	width: 100%;
	font-size: 1.2em;
	padding: 3px;
	text-align: center;
}

div.preg a {
	font-size:1.1em; 
	color:#fff;
	text-decoration:none;
}

div.preg a:hover {
	color:red;
	text-decoration: underline;
}