body  {
	font: 80% Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	background-color: #FFF;
}
.thrColAbsHdr #container {
	position: relative; 
	width: 980px;  
	height: 710px;
	margin: 0 auto; 
	text-align: left; 
} 

.thrColAbsHdr #header {
	height: 261px;  
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	padding-top: 10px;
} 

.thrColAbsHdr #header h1 {
	padding: 0 0 0 10px; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 44px;
	font-weight: normal;
}
.thrColAbsHdr #header h3 {
	margin: 70px 0 0px 10px; 
	padding: 0; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.thrColAbsHdr .activepage {
	color: #EB439B;
}

.thrColAbsHdr #top_nav {
	height: 15px;  
	background-color: white;
	background-repeat: no-repeat;
	padding: 12px 0 3px 0;
	text-align: right;
} 

.thrColAbsHdr #top_nav a {
	color: #B31367;
	text-decoration: none;
}

.thrColAbsHdr #menu2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;	
	color: #c0c0c0;
    width: 100%;
    margin: 14px 0;
    padding: 0px 8px;
}

.thrColAbsHdr #menu2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.thrColAbsHdr #menu2 li {
	margin: 0;
	padding: 0;
	float: left;
	
	padding: 5px 12px 0 12px;
}

.thrColAbsHdr #menu2 a {
	color: #c0c0c0;
	text-decoration: none;		
}

.thrColAbsHdr #menu2 a:hover {
	color: #ffffff;
}

.thrColAbsHdr #column_area a {
	color: #B31367;
}
.thrColAbsHdr #column_area h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	border-bottom: solid #B31367 3px;
	margin-top: 5px;
}
.thrColAbsHdr #column_area img {
	display: block;
	margin-left: auto;
    margin-right: auto;
}

.thrColAbsHdr #bar1_1 {
	position: absolute;
	left: 0;
	width: 980px; 
	height: 410px;
	padding: 5px;
}
.thrColAbsHdr #bar2_2 {
	position: absolute;
	right: 0;
	width: 630px;
	height: 410px;
	padding: 5px;
}
.thrColAbsHdr #bar1_3 {
	position: absolute;
	left: 0;
	width: 310px; 
	height: 410px;
	padding: 5px;
}

.thrColAbsHdr #bar2_3 {
	position: absolute;
	left: 331px;
	width: 310px;
	height: 410px;
	padding: 5px;
}

.thrColAbsHdr #bar3_3 {
	position: absolute;
	right: 0;
	width: 310px; 
	height: 410px;
	padding: 5px;
}

.thrColAbsHdr #footer {
	font-size: x-small;
	text-align: left;
	position: absolute;
	top: 730px;
	margin: 0 auto; 
	padding: 2px 0px 0px 10px;
	width: 970px;
	height: 5px;
} 