@charset "UTF-8";

a:link,a:active,a:hover,a:visited  { 
	color:white;
}

body,td {
	color: #e324ff;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

body {
    background: url('http://img201.imageshack.us/img201/5563/rbg.png') no-repeat fixed #000000;
    width:1200px;
    padding-left:450px;
}


td .clock	{	font-size:8px;	}


.container_transparency {
	height:100%;
	width:100%;
	background-color: transparent;
	filter:alpha(opacity=100);
}
.container {
	background-color: transparent;
	position:relative;
	border: 0 none;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}
.container_padding{
  padding-top: 25px;
  height:	100%;
}

.container .heading {
	padding: 5px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	background: url('http://img819.imageshack.us/img819/8774/rul.png') no-repeat scroll left bottom;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.content {
	padding:20px;
}

.content about_me{
	padding:0px;
}

.about_me .key {
    font-weight: bold;
    text-decoration:underline;
    padding-right: 20px;
    vertical-align: top;
}

.interests_info {
    font-weight: bold;
    padding: 3px;
    text-decoration:underline;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.friends_key {
    font-weight: bold;
    height: 21px;
    text-decoration:underline;
}