body{
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	font-size: 11px;
}

a{
	color:#363636;
	
}

a:focus { outline:none!important }

/* Header */

.header{
	background-color: #EE3940;
	height:37px;
	color: white;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
}

.header a{
	display: block;
	text-decoration: none;
	color:white;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
}

.header a:hover{
	text-decoration: none;
}

.subheader{
	background-color: #464646;
	height:22px;
	color: #bababa;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.subsubheader{
	background-color: #CECECE;
	height:22px;
	color: #636363;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.subsubheader2{
	background-color: #CECECE;
	height:25px;
	color: #636363;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

h2{
	color:#F5182F;
	font-weight: 600;
}

p{
	color:#363636;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#twitter_div li{
	padding:0;
	margin:0;
	list-style: none;
	border-bottom:1px solid #C8C8C8;
	font-size:11px;
	padding-left:32px;
	padding-right: 32px;
	padding-top: 13px;
	padding-bottom: 13px;
}	
		
#twitter_div ul{
	padding:0;
	margin:0
}
		
#twitter_div a{
	color:#636363;
	font-weight:bold;
	font-size:11px;
}

.songlist ul{
	list-style-type: none;
}

.songlist li{
	border-bottom: 1px dotted #BEBEBE;
	line-height:21px;
	font-size: 11px;
	padding-left: 7px;
	list-style-type: none;
	background-color: #fafafa;
}

.songlist li:hover{
	background-color: #E9E9E9;
}

.joinlist{
	margin: 0;
	padding: 0;
}

.joinlist ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin: 0;
}

.joinlist li{
	border-bottom: 1px solid #E6E6E6;
	line-height:23px;
	height: 23px;
	font-size: 11px;
	margin-left: 0;
	padding-left: 21px;
	list-style-type: none;
	background-color: transparent;
}


.joinlist li a{
	display: block;
	text-decoration: none;
	margin: 0;
}



.flickrlist{
	margin-left: 18px;
}

.flickrthumb{
	border: 2px solid white;
	margin: 5px;
	float: left;
}

.pagemodule{
	background-color: #F9F9F9;
	margin-bottom: 7px;
	color: #373737;
	font-size: 12px;
	width:633px;
}

.pagemodule a{
	text-decoration: underline;
	color: #373737;
}

.pagemodule .header{
	color: #363636;
	font-size: 15px;
}

.blogdesc img{
	width:450px;
}

.fullwidth{
	width:100%;
	padding: 0;
	margin: 0;
}



.results table tr td a{
	display: block;
}