html, body {
margin:0;
padding:0;
font-size: 12px;
font-family: "Lucida Grande", Lucida, Arial, sans-serif;
color: #333;
text-align:center;
background: #666;
} 

a {
	text-decoration: none;
	}

a:link {
	color: #cc3366;
	text-decoration: none;
	}

a:visited {
	color: #339999;
	text-decoration: none;
	}

a:hover {
	color: #ff6699;
	text-decoration: underline;
	}


ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

li {
	color: #444;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}
img { border: none;}

h2 {
margin: 0 0 6px 0;
font-size: 16px;
}

#container {
background-image: url(images/bodystretch.gif);
margin:5px;
width:900px;
margin:auto;
text-align:left;
}

#head {
background-image: url(images/banner.gif);
height:210px;
text-align:center;
}

#left {
display:inline;
padding:5px;
width:334px;
float:left;
margin:5px;
margin-left:60px;
text-align: justify;
}

#center {
display:inline;
padding:5px;
width:180px;
w\idth:165px;
float:left;
margin:5px 0 5px 10px;
}

#right {
display:inline;
padding:5px;
margin-top: 5px;
width:176px;
float:right;
margin-right:100px;
}

#foot {
background-image: url(images/footerbg.gif);
clear:both;
height:103px;
text-align: left;
padding-top: 10px; 
padding-left: 60px;
}

#foot p {margin:0;}
ul.invs {
list-style:none;
margin:0;
padding:0;
}

#foot a:link { color: #339999; }

.commenter {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	}
#comment p {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
.commentbox {
background-color: #effbff;
padding-left: 4px;
border-bottom: 1px dotted #ccc;
margin-bottom: 3px;
}
.comment-date {
color: #777;
	font-size: 9px;
	text-align: left;
margin: 0;
}


.posted {color: #999999;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 10px;
	line-height: normal;
	padding: 3px;
	}

.linkdesc, .delicious-extended {
	font-size: 11px;
	font-weight: bold;
       margin-bottom: 6px;
	margin-left: 2px;
}
.outsource {
        	color: #444;
 	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
	text-align: left;
	padding: 2px;
}
.outsource a {
background-repeat: no-repeat;
color: #cc3366;
    background-image: url(images/star2.gif);
padding-left: 12px;
text-decoration: none;
}
.outsource a:visited {
background-repeat: no-repeat;
color: #339999;
    background-image: url(images/check2.gif);
padding-left: 12px;
text-decoration: none;
}

.outsource a.nostyle {
    background-image: none;
padding-left: 0;
}

.outsource ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

.outsource li {
	color: #444;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}
.credits {
color: #339999;
	font-size: 10px;
}
.delicious-tags { display: none; }
.delicious-extended {
	line-height: 125%;
}
p.delicious-extended {
	margin-left: 12px;
	margin-bottom: 4px;
}

.photo-big {
 text-align: center;
padding: 10px;
margin: 0 0 6px 0;
border: 1px solid #999;
background: #efefef;
}

.photo-big img {
padding: 1px;
}

.photo {
	text-align: left;
	margin-bottom: 10px;
margin-right: 12px;
margin-top: 5px;
float: left;
border: 1px solid #333;
	}

#twitter_update_list li {
margin-bottom: 7px;
}

.lfmTrack { margin: 0; padding: 1px; font-size:90%;}
.lfmArtist {font-size:80%; margin: 0 0 4px 0; padding: 0}

