body {
	background: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight:normal;
}

p {
	font-weight:normal;
	font-size:14px;
	color: #FFFFFF;
	padding:0 2px 0 2px;
	margin: 0 0 20px 15px;
	line-height: 16px;
}


h1 {
	font-size:16px;
	color: #ff6699;
	margin: 0 0 2px 15px;
	line-height: 16px;
}


A{ 
	color: #ff6699; 
	text-decoration: none; 
}

A:link { 
	color: #ff6699; 
	text-decoration: none; 
} 

A:visited{ 
	color: #ff99cc; 
	text-decoration: none; 
} 

A:active{ 
	color: #ff6699;  } 

A:hover{ 
	color: #e1e1e1;  }
	
ul {
	font-size: 14px;
}

img {
	padding:0 0 10px 0;
}

/* Fabulous Friends*/

#fabulous A:link{
	font-size:14px;
	margin:0 0 20px 0px;
}

#fabulous h1{
	margin:10px 0 5px 15px;
}

#fabulous p {
	font-size:14px;
	color: #FFFFFF;
	padding:0 2px 0 0;
	margin: 0 0 0 15px;
	line-height: 16px;
}
	
/* Header section */
#header {
	width:200px;
	padding:0 0 20px 0;
}
	
/* Bottom Links section */
	
#bottom {
	background-color:#ff6699;
	font-size:12px;
	text-align:center;
	font-weight: bold;
}

#bottom A:link{
	color:#990033;
}		
	
/* Bottom Links section */
	
#bottomlinks {
	line-height:20px;
	font-size:12px;
	text-align:center;
}	

#bottomlinks img{
	padding:0;
}