@import "/global.css";

* {	margin:0;padding:0;
	}
Body {
	color:#111111;
	font:1em/1.1875em Tahoma,Verdana,sans-serif;
	background-color:#ECEBE9;
	}
a {	text-decoration:none;
	}
a img {	border:0;
	}
a:link {
	color:#000000;
	border-bottom:#996600 1px solid;
	}
a:visited {
	color:#333333;
	border-bottom:#000000 1px solid;
	}
a:hover {
	color:#996600;
	}
a:active {
	}

h1 {
	width:720px;
	height:318px;
	text-indent:-9999px;
	background:url(lisaheader.jpg) center top no-repeat;
	margin:20px 0 0 50px;
	}
h2 {
	font-size:.8125em;
	text-align:right;
	}
p {
	font-size:.8125em;
	margin:0 0 .5625em 0;
	}

#center {
	width:770px;
	margin:auto;
	position:relative;
	}
#content {
	max-width:500px;
	margin:auto;
	}
#info {
	position:absolute;
	top:200px;
	left:314px;
	width:200px;
	font-size:.8461em;
	line-height:1.2727em;
	}
.mainbox {
	width:235px;
	height:200px;
	float:left;
	margin:0 0 0 20px;
	background:url(cat.gif) left bottom no-repeat;
	}
.textbox {
	width:175px;
	height:167px;
	padding:0 10px 0 60px;
	overflow:auto;
	}
#intro {
	margin:0;
	}
#listing {
	}
#fans {
	}
#footer {
	width:770px;
	text-align:center;
	padding:20px 0 1em 0;
	clear:both;
	font-size:.8125em;
	margin-bottom:;
	}
#footer li {
	display:inline;
	}
#footer ul#affs a {
	border:0;
	}
#footer ul#links li:after {
	content:"\20 \7C";
	}
#footer ul#links li.lastItem:after {
	content:"";
	}

ul#fans {
	font-size:.8125em;
	list-style:none;
	clear:both;
	}
ul#fans li {
	padding-right:1em;
	float:left;
	}
ul#fans li.name {
	min-width:7.5em;
	}
ul#fans li.country {
	min-width:6.25em;
	}
ul#fans li.song {
	min-width:6.25em;
	}