body {
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

h1, h2, h3 {
	color: #666666; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.3em;
} 

h1 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.3em;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 120%;
	text-align: justify;
}

a {
	color:#CC0000;
	text-decoration:none;	
}

a:visited{
	color:#6666CC;
}

a:hover{
	color:#6666CC;
}

#top {
	width:740px; 
	color: #FFF;
	margin: 0 auto;
	}
#top a {
	margin-left:17px;
	margin-right:17px;
	color: #FFF;
	text-decoration:underline;
	}	

/* Header */

#header {
	width: 740px;
	height: 115px;
	margin: 0 auto;
	background-image: url(http://www.u2tube.org/lt-images/header.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float:left;
	width:300px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 36px;
}

#logo h2 {
	margin: -2px 0 0 3px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #CC0000;
}

/* Menu */

#menu {
	float: right;
	text-align:right;
	margin-top:15px;
}

/* Othersites */

#othersites {
	padding: 0;
	margin: 0 auto;
	width: 740px;
	height: 15px;
	background-color:#e8e3c9;
	border-bottom: 1px #999 solid;
}

#othersites ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#othersites li {
	display: inline;
	display: block;
	background: url(http://www.u2tube.org/lt-images/img02.gif) no-repeat left center;
	float: left;
	height: 9px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}

#othersites a {
	text-decoration: none;
	color: #6666CC;
	font-weight:bold;
}

#othersites a:hover {
	text-decoration: none;
	color: #000;
}

#othersites .first {
	background: none;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	padding-top: 10px;
}


/* Welcome */

#welcome {
	float: left;
	width: 340px;
	margin-bottom:20px;
	margin-top:0px;
}

#welcome h1, h2, h3 {
	text-transform:uppercase;
}

#welcome .more {
	padding-top: 15px;
	border-top: 1px dashed #CCCCCC;
}

#video {
	float: left;
	width: 425px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content #video h1, h2 {
	text-transform: uppercase;
	margin-bottom:10px;
}


#lyrics {
	float: right;
	width: 300px;
	margin-top:40px;
}
#lyrics h1 {
	text-transform: uppercase;
}

#rollcon {
	height: 337px;
	color:#333333;
	background-color: #f5f4e9;
	background-image: url(http://www.u2tube.org/lt-images/lyrics_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: inherit;
	margin-bottom:13px;
}
#roll {
	color:#000000;
	height: 337px;
	overflow: scroll;
	font-size:12px;
	line-height:14px;
	padding-left:10px;
	padding-top: 10px;
}

#welcome .more a {
	padding-left: 15px;
	background: url(http://www.u2tube.org/lt-images/img05.gif) no-repeat left center;
}

/* News */

#news {
	margin-top:0px;
	float: right;
	width: 350px;
	margin-bottom: 20px;
	font-size:small;
}
#news h2 {
text-transform: uppercase;

}
#news h1 {
text-transform: uppercase;

}


#news .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #CCCCCC;
}

#news .more {
	margin: 0;
	padding: 0;
	border: none;
}

#news .more a {
	padding-left: 15px;
	background: url(http://www.u2tube.org/lt-images/img05.gif) no-repeat left center;
}

/* Feature */

#feature {
	clear: both;
	width: 720px;
	background: #f5f4e9;
	border: 1px solid #e1debd;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:12px;
}

#feature h2 {
	margin: 0;
}

#comments {
	clear:both; 
	width: 740px; 
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom:20px;
}

/* Footer */

#footer {
	width: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	color: #666;
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: #CC0000;
}

.right {
	float: right;
	margin-left: 20px;
}

.left {
	float: left;
	margin-right: 10px;
	border: solid 1px #999999;
	padding: 5px;
	background-color: #ffffff;
}

.border0 {
	border:0;
}