#main {
	float:left;
	width:250px;
	margin-bottom: 10px;
}  
#sidebar {
	float:right;
	width:250px;
	margin-bottom: 10px;
	}    
#space {
	display: block;
	height: 1%;
	margin-bottom: 75px;
	}  
#textINDENT {
	line-height: 35px;
	margin-top: 45px;
	padding-left: 25px;
}
.headerTAN {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B18B43;
	font-weight: bold;
	font-size: 18px;
}
.headerPURP {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F4477;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
}
.headerBLACK {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.headerTAN-news {
	color: #BA9349;
	font-weight: bold;
	font-size: 14px;
}
.headerPURP-news {
	color: #884996;
	font-weight: bold;
	font-size: 14px;
	}
div.piture {
	width: 205px;
	float: right;
	margin-right: 60px;
	margin-left: 15px;
}
#NEWSBOX {
    PADDING-LEFT: 10px;
    Z-INDEX: 1;
    FLOAT: right;
    VISIBILITY: visible;
    PADDING-BOTTOM: 3px;
}
#HOMEBOX {
	FLOAT: left;
	width: 185px;
	font-size: 10px;
	position: absolute;
}
.tableNOBORDER
{
	padding: 5px;
}
.tableNOBORDER th
{
background-color:#663366;
color:white;
}
table.NOBORDER td
{
	padding:18px;
	vertical-align:top;
	font: 10px;
}
table.PURP
{
	border-color: gray;
	border-left: 1px;
	border-right: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-style: solid;
}
table.PURP th
{
	background-color:#663366;
	color:white;
	height: 30px;
}
table.PURP td
{
	padding:18px;
	vertical-align:top;
	font: 10px;
}
table.PURPNO
{
	border-collapse:collapse;
	border-right-width: 1px;
	border-right-color: #663366;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #663366;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-color: #663366;
	border-bottom-style: solid;
}
table.PURPNO th
{
background-color:#663366;
color:white;
height: 55px;

}
table.PURPNO td
{
	padding:5px;
	vertical-align:top;
}
/* Sortable tables */
table.sortable thead {
	background-color:#663366;
	color:#FFFFFF;
	font-weight: bold;
	cursor: default;
	font-size: 12px;
}
table.sortable td
{
	padding:5px;
	vertical-align:top;
	font-size: 12px;
}
