@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#000000;
}

a:visited   {
	color:#;
}

body {
	background-color: #ffffcc;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}

body,td {
	color: #666666;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}


        .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;	}

width:80px;
height:80px;
display:block;
float:left;
margin:-2px 0 0 -10px;
padding:8px 22px 9px 10px;
background:url(image url);

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #ff9999;
	filter:alpha(opacity=35);
	background:;
}
.container {
	color: #666666;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #ffcccc;
	color: #000000;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding:5px;
}


