@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	text-align: center;
	color: #000000;
	height: 281px;
    }
	
    .thrColAbsHdr #container {
	position: relative;
	width: 930px;
	background: #FFFFFF;
	background-image: url(images/back_main.gif);
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
    } 
    

    .thrColAbsHdr #header {
	background: #FFFFFF;  
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
    .thrColAbsHdr #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
	
	.thrColAbsHdr #wechsler {
    height:300px;
}

    .thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 331px;
	left: 0;
	width: 150px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
    }
    .thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 331px;
	right: 0px;
	width: 165px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	left: 737px;
    }
    .thrColAbsHdr #mainContent {
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	top: 405px;
	padding-top: 0px;
    }
    .thrColAbsHdr #footer {
	background:#FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
    .thrColAbsHdr #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }

