@charset "UTF-8";

td .clock   {  font-size:9px !important;    }

	.thumbnail			{  	}

	.status_key			{  font-size:11px;	}
	.status_value		{  font-size:11px;	}
	.online				{  font-weight:bold;color:red;	}
	.blurb_key			{  font-size:10px;	}
	.blurb_value		{  font-size:10px;	}

	.about_me td		{  	}
	.about_me .key		{  font-weight:bold;padding-right:20px;vertical-align:top;	}
	.about_me .value	{  padding-bottom:3px;  }
	.about_me .value2	{  padding-left:10px;	}

	.interests_info	{  font-weight:bold;padding:3px 3px 3px 3px; }
	.interests_body	{  padding: 5px 5px 10px 10px;	}

	.wall_info			{  font-weight:bold;padding:5px 5px 5px 5px; }
	.wall_body			{  padding: 5px 5px 30px 10px;	}
	.wall_options		{  padding: 5px 5px 5px 10px; }
	.wall_options textarea	{  width:100%;height:70px;  }


	.gallery_image		{  border:1px solid #888888;float:left; }
	.gallery_image img	{  height:80px;width:80px;  }

	.friends_key		{  height: 21px; font-weight:bold;  }
	.friends_value		{	}

	.rating_select		{ 	}

	.outer_body,body  {
		scrollbar-face-color: ThreeDFace !important;
		scrollbar-shadow-color: ThreeDDarkShadow !important;
		scrollbar-highlight-color: ThreeDHighlight !important;
		scrollbar-3dlight-color: ThreeDLightShadow !important;
		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
		scrollbar-track-color: Scrollbar !important;
		scrollbar-arrow-color: ButtonText !important;
	}

	
		
  			a:link,a:active,a:hover { 
	color:#ff3366;
}

a:visited   {
	color:#;
}

body {
	background-color: #000000;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}

body,td {
	color: #ffffff;
	font-family: 'Georgia';
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	7px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #000000;
	filter:alpha(opacity=100);
}
.container {
	color: #ffffff;
	position:relative;
	border: px  #;
	padding:	7px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 7px;
	background-color: #ff3366;
	color: #FFFFFF;
	font-family: 'Georgia';
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
}

.content {
	padding:7px;
}

		
	

	

	

	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}
