body {
	background:			#470000;
	color:				#fff6f6;
	margin:				0px auto;
	font:				small/1.4em Verdana, Arial, sans-serif;
	width:				775px;
}

h1 {
	font-size:			1.5em;
	text-indent:		0px;
	padding:			5px;
}

h2 {
	text-indent:		0px;
	font-size:			1.0em;
}

h3 {
	font-size:			1.0em;
	border-bottom:		#ffffff solid 1px;
}

img {
	border:				0px;
	text-indent:		0px;
}

ul {
	list-style-type:	none;
	padding:			0px 15px;
	margin:				0px;
}

th {
	text-align:			right;
}

em {
	font-style:			italic;
	font-weight:		bold;
}

a:link, a:visited  {
	color:				#ffc6c6;
	text-decoration:	none;
}

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

#overall {
	background:			#690000;
}

#header {
	background:			#000000;
	text-align:			right;
}

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

#slogan {
	padding:			20px 25px 15px 0px;
	font-style:			italic;
	font-size:			1em;
}

#navbar {
	padding:			20px 15px 0px 0px;
	position:			relative;
}

#footer {
	background:			#000000;
	text-align:			center;
	font-size:			0.7em;
	padding:			2px;
	clear:				both;
}

#sidebar {
	background:			#470000;
	width:				250px;
	margin:				15px;
	padding:			15px;
	padding-bottom:		25px;
	float:				left;
	text-indent:		20px;
}

#content {
	background:			url(../images/tribal.jpg) no-repeat top;
	margin:				0px 15px 15px 325px;
	padding:			15px;
	padding-top:		15px;
}

#fullFrame {
	margin:				0px 15px 15px 15px;
	padding:			15px;
	padding-top:		15px;
}

#sidebar p a:link, #sidebar p a:visited {
	border-bottom:		1px dotted #fff6f6;
}

#sidebar p a:hover {
	border-bottom:		1px dotted #ff6666;
}

#content p a:link, #content p a:visited {
	border-bottom:		1px dotted #fff6f6;
}

#content p a:hover {
	border-bottom:		1px dotted #ff6666;
}

#navbar img {
	border:				0px;
}

#sidebar h1 {
	border-top:			1px solid #9c3333;
	border-bottom:		1px solid #9c3333;
	background:			url(../images/bg-sidebar.gif);
}

#sidebar img {
	margin-left:		15px;
}

#sidebar h2 {
	margin-left:		15px;
}

#content h1, #fullFrame h1 {
	border-top:			1px solid #9c3333;
	border-bottom:		1px solid #9c3333;
	background:			#550000;
	font-size:			1.3em;
}

.navMenu {
	background:			#333333;
	border:				1px solid #888888;
	line-height:		2em;
	text-align:			left;
	float:				right;
	position:			absolute;
	visibility:			hidden;
}

.navMenu ul {
	padding:			10px 10px;
	margin:				0px;
}

#menuDiscos {
	top:				43px;
	left:				346px;
}

#menuInfo {
	width:				96px;
	top:				43px;
	left:				451px;
}

#menuComunidad {
	top:				43px;
	left:				556px;
}

#menuMultimedia {
	width:				96px;
	top:				43px;
	left:				661px;
}

.discoYear {
	font-weight:		normal;
}

.discoCover {
	padding-bottom:		50px;
}

.trackListing {
	line-height:		2em;
}

.trackTime {
	font-weight:		normal;
}

.disclaimer {
	font-style:			italic;
}

th.doubleWide {
	text-align:			left;
}

#content h2 {
	padding:			5px;
	border-top:			1px solid #9c3333;
	border-bottom:		1px solid #9c3333;
	background:			#550000;
}

.guestbookEntry p {
	font-size:			0.9em;
	line-height:		1.3em;
	padding:			0px 15px 25px 15px;
}

.guestbookLocation {
	font-weight:		normal;
}

.guestbookTimestamp {
	font-weight:		normal;
}

.submitButton {
	color:				#fff6f6;
	background:			#000000;
	border:				solid 1px #999999;
	padding:			2px 5px 2px 5px;
	margin:				3px;
}

.guestbookNav {
	text-align:			right;
}

.newsItem img {
	float:				left;
	padding:			15px;
	padding-top:		0px;
	margin:				0px;
}

.newsItem p {
	padding-left:		115px;
	padding-bottom:		10px;
}

.newsitem .newsDate {
	font-weight:		bold;
}

.articlesPublication {
	font-style:			italic;
	font-size:			0.8em;
}

.articlesContent {
	padding-top:		20px;
}

.articlesNav {
	text-align:			right;
}

.articlesTitle {
	font-size:			1.3em;
}

.articleDate {
	width:				50px;
	float:				left;
}

.articleLink {
	line-height:		1.1em;
	margin:				0px 0px 15px 75px;
}

.linkSnippet {
	padding:			0px 20px;
}

.linkSnippet .code {
	border:				1px #000000 solid;
	background:			#666666;
	font:				1.3em monotype;
	padding:			15px;
}
