body {
background: url(../images/background-page.jpg)
no-repeat
top
left;
background-color:#d3d3d4;
font-family:tahoma, verdana, sans serif, arial, helvetica;
font-size:11px;
margin:15px;
text-align:left;
}

td {
	font-size:12px;
}

input {
	font-size:11px;
}

form {
margin:0;
padding:0;
}

a {
text-decoration:underline;
color:#000000;
}

a:link a:active {
text-decoration:underline;
color:#000000;
}

a:hover {
text-decoration:underline;
color:#0080ff;
}

.main-container {
position:relative;
width:860px;
font-size:11px;
}

.main-container td {
	font-size:11px;
}

.copy {
position:absolute;
left:215px;
top:350px;
width:619px;
z-index:6;
}

.admin-copy {
position:absolute;
left:215px;
top:145px;
width:619px;
z-index:6;
}

.text-container {
width:619px;
float:right;
}

.news-container {
position:relative;
margin-bottom:7px;
height:29px;
}

.news-ticker {
position:absolute;
left:105px;
top:7px;
width:503px;
}

.text-area {
font-size:12px;
margin:0;
padding-left:20px;
padding-right:20px;
padding-top:9px;
padding-bottom:1px;
background:url(../images/text-area-background-wte.jpg)
repeat-y
top
left;
}

.text-area-support {
font-size:12px;
margin:0;
padding-left:20px;
padding-right:20px;
padding-top:9px;
padding-bottom:1px;
background:url(../images/text-area-background-wte-support.jpg)
repeat-y
top
left;
min-height:620px;
}

.support-header {
height:42px;
border-bottom:1px solid #E7E7E7;
}

.credits {
margin-bottom:10px;
font-size:10px;
text-align:right;
padding-right:5px;
}

.credits a {
text-decoration:underline;
color:#000000;
}

.credits a:link a:active {
text-decoration:underline;
color:#000000;
}

.credits a:hover {
text-decoration:underline;
color:#0080ff;
}

.header {
position:relative;
height:150px;
}

.logo {
position:absolute;
left:20px;
top:1px;
}

.sub-header {
position:relative;
width:100%;
clear:both;
}

.cutout {
position:absolute;
top:-55px;
right:347px;
z-index:1;
}

.image {
position:absolute;
left:201px;
width:445px;
height:192px;
z-index:2;
}

.image-position {
margin-left:15px;
}

.booples:after {
content: "."; 
display: block; 
height: 0; 
font-size:0;	
clear: both; 
visibility:hidden;
text-align:left;
}

.booples{display: inline-block;} 

/* Hides from IE Mac \*/
* html .booples {height: 1%;}
   .booples{display:block;}
/* End Hack */ 

.linkImage {
	border:0;
	margin-right:3px;
	vertical-align:middle;
}


.friends_container_start {
	width:570px; 
	padding: 5px; 
	clear:right;
	border-bottom: 1px solid #E7E7E7; 
}

.friends_container {
	width:570px; 
	border-bottom: 1px solid #E7E7E7; 
	padding: 5px; 
	clear:right;
	margin-top:3px;
}

.friends_leftcell {
	float:left; 
	width: 160px; 
	height:120px;
}

.friends_rightcell {
	float:left; 
	padding-left:5px; 
	height:120px; 
	width: 405px; 
	clear:right;
}

.friends_name {
	margin-bottom:5px; 
	height:20px; 
	font-size:14px; 
	font-weight:bold;
	color:#0080ff;
}

.friends_description {
	margin-bottom:5px; 
	height:75px; 
	/*font-family: Arial, Helvetica, sans-serif; */
	overflow:auto;
}

.friends_link {
	height:16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:right; 
	font-weight:bold;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}