BODY {
	margin: 0;
	}
BODY, TABLE, TR, TD {
	font-family: Geneva, Arial, Verdana, san-serif;
	font-size: 12px;
	color: #555555;
	}
DIV#nav {
	background-image: url(img/bkg_nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	min-height: 470px;
	}
	
#nav IMG {
	margin-bottom: 8px;
	}
	
#welcome {
	padding: 15px;
	}
	
STRONG {
	color: #ff66cc;
	}
	
A {
	color: #ff66cc;
	}
A:visited {
	color: #999999;
	}

UL {
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	margin-bottom: 20px;
	}
UL LI {
	list-style: none;
	padding-left: 20px;
	background-image: url(img/bullet.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
	}
	
H2 {
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	background-image: url(img/sep.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 4px;
	}
	
.footer {
	font-size: 9px;
	padding: 10px;
	}
	
.girls-thumbs IMG {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.flickr {
	float: right;
	width: 220px;
	text-align: right;
	}
	
.small {
	font-size: 10px
	}
	
SUP {
	color: #ffffff;
	background-color: #CC0066;
	padding: 0px 2px 0px 4px;
	border-bottom: 3px solid #CC0066;
	}
