.leftcolumn   { background: url(background.GIF) repeat scroll; float: left; margin-right: 15px; padding-bottom: 20px; border-right: 2px solid #000; border-bottom: 2px solid #000; width: 20%; height: 100% }

.rightcolumn {
	top:14px;
	background:#C4E0FF;
	position: absolute;
	left: 160px;
	visibility: visible;
	display: block;
        }
						
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-image: url(background.GIF);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1  { color: #000000; font-weight: bolder; font-size: 28px; font-family: "Times New Roman", Times, serif; background-color: #cc99cc; text-align: center; border: solid purple }
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4
{
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #9A0472;
}
a:visited {
	color: #150479;
}
a:active {
	color: #BCB7BD;
}
a:hover {
	color: #9933FF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006;
	background-color: #D4FAD7;
	text-align: left;
	vertical-align: text-top;
	display: table;
	border-top-color: #636;
	border-right-color: #636;
	border-bottom-color: #636;
	border-left-color: #636;
}

.specialheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006;
	background-color: #D4FAD7;
	text-align: left;
	vertical-align: text-top;
	display: inline-block;
	text-decoration: underline;
}
#redbold {
	color: #B3190C;
	font-size: 18px;
	font-weight: bold;
}

#red {
	color: #B3190C;
	font-size: 14px;
	font-weight: bold;
}
