@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
body  {
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.thrColAbsHdr #container {
	position: relative;
	width: 950px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/friends_back.jpg);
	background-repeat: no-repeat;
} 

.thrColAbsHdr #header {
	height: 241px;
	padding: 0;
	width: 949px;
} 
#container #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	position: relative;
	top: 170px;
	width: 720px;
	left: 0px;
	margin-top: 0px;
}
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.thrColAbsHdr #header h1 a:link {
	text-decoration: none;
	color: #FFF;
}
.thrColAbsHdr #header h1 a:visited {
	text-decoration: none;
	color: #FFF;
}
.thrColAbsHdr #header h1 a:hover {
	text-decoration: none;
	color: #000;
}
.thrColAbsHdr #header h1 a:active {
	text-decoration: none;
	color: #000;
}
#container #header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: 217px;
	width: 125px;
	left: 775px;
	margin-top: 0px;
}
#container #header p a:link {
	text-decoration: none;
	color: #FFF;
}
#container #header p a:visited {
	text-decoration: none;
	color: #FFF;
}
#container #header p a:hover {
	text-decoration: none;
	color: #000;
}
#container #header p a:active {
	text-decoration: none;
	color: #000;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 242px;
	left: 0;
	width: 194px; 
	padding: 0px;
	background-repeat: no-repeat;
	height: 461px;
}
.thrColAbsHdr #sidebar1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-indent: 50px;
	width: 174px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 19px;
}
.thrColAbsHdr #sidebar1 p a:link {
	text-decoration:none;
	color:#000;
}
.thrColAbsHdr #sidebar1 p a:visited {
	text-decoration:none;
	color:#000;
}
.thrColAbsHdr #sidebar1 p a:hover {
	text-decoration:none;
	color: #600;
}
.thrColAbsHdr #sidebar1 p a:active {
	text-decoration:none;
	color:#600;
}
.address_left {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	left: 50px;
	position: relative;
	top: 35px;
}
.address_left a:link {
	text-decoration:none;
	color:#FFF;
}
.address_left a:visited {
	text-decoration:none;
	color:#FFF;
}
.address_left a:hover {
	text-decoration:none;
	color:#FFF;
}
.address_left a:active {
	text-decoration:none;
	color: #FFF;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 252px;
	right: 20px;
	width: 186px;
	padding: 0px;
}
.thrColAbsHdr #container #sidebar2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 12px;
}
.thrColAbsHdr #container #sidebar2 p a:link {
	text-decoration:none;
	color:#600;
}
.thrColAbsHdr #container #sidebar2 p a:visited {
	text-decoration:none;
	color:#600;
}
.thrColAbsHdr #container #sidebar2 p a:hover {
	text-decoration:none;
	color:#000;
}
.thrColAbsHdr #container #sidebar2 p a:active {
	text-decoration:none;
	color:#000;
}

.thrColAbsHdr #mainContent {
	padding: 0;
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 220px;
}
.thrColAbsHdr #mainContent a:link {
	text-decoration:none;
	color:#600;
}
.thrColAbsHdr #mainContent a:visited {
	text-decoration:none;
	color: #600;
}
.thrColAbsHdr #mainContent a:hover {
	text-decoration:none;
	color:#000;
}
.thrColAbsHdr #mainContent a:active {
	text-decoration:none;
	color:#000;
}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD;
} 
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.thrColAbsHdr #footer p a:link {
	text-decoration:none;
	color:#000;
}
.thrColAbsHdr #footer p a:visited {
	text-decoration:none;
	color:#000;
}
.thrColAbsHdr #footer p a:hover {
	text-decoration:none;
	color:#600;
}
.thrColAbsHdr #footer p a:active {
	text-decoration:none;
	color:#600;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

