body{
	height:100%; 
	background-color: #e0e0e0;
	margin:0px;
	padding: 0px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}

img{
		border:0px;
}

a:hover{
	text-decoration:underline;
}

h3{ color:#444444; font-size:16px; letter-spacing: 5px; margin-bottom: 2px; margin-top: 2px; text-transform:uppercase; font-weight:bold; }

.bubblead{
	font-size:12px; letter-spacing: 2px; margin-bottom: 12px; margin-top: 12px; font-weight:bold; color:#444444;;
}
.bubbleadlink{
	font-size:12px; margin-bottom: 2px; margin-top: 10px; line-height:18px; font-weight:bold; color:#444444;;
}

.bubbleadtext{
	font-size:10px; margin-bottom: 2px; margin-top: 10px; color:#444444;;
}

#bubbleadlink a{
	font-size:18px; color:#444444; 	text-decoration:underline;
}

.bubbleadheadline{
	margin:0 0 5px 0;
	font-size:18px; 
	color:#444444;
}


#all{
	position: absolute;
	left: 50%;
	width: 800px;
	height:100%;
 	margin-left: -400px;
	border-left:1px solid #949494;
	border-right:1px solid #949494;
	background-color:#D4D4D4;
}

#top{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 44px;
	padding: 8px 0 0 0;
	background-color:#D4D4D4;
}

.menu {
	width: 800px;
	height: 20px;
	font-size:10px;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	letter-spacing: -1px;
	border-bottom:1px solid #949494;
	border-top:1px solid #949494;
	background-color:#8AA7FF;
}

#ad2{
	float:left; 
	margin-left:-124px;
	margin-top:50px;
}

#ad3{
	width: 800px;
	height: 20px;
	background:url("menu-back.gif") repeat-x;
	font-size:10px;
	padding: 5px 0 0 0;
	margin: 8px 0 8px 0;
}


#adsense{
	width: 800px;
	height: 60px;
	background:url("adsense-back.gif") repeat-x;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;

}



#menu a{
	font-size:11px;
	
}



#content{
	width: 800px;
	height:91%;
	background-color:#D4D4D4;
}

fieldset{
	padding:5px 10px 5px 10px;
	margin:5px 5px 5px 5px;
	text-align:left;
	border: 1px solid #cccccc;
	color:#666666;
	width:360px;
	height:140px;
	float:left
}
.fieldsetlink{
	color:#444444;
	font-size:10px;
}


.legend{
	color:#444444;
	font-size:16px;
	font-weight:bold;
}


.friends{
	font-size:10px;
	color:#888888;
}


.friends a{
	font-size:10px; color:#888888; 	text-decoration:none;
}

.friends a:hover{
	text-decoration:underline;
}

