BODY { 
	background: #EDF4FC url('img/bg.jpg') repeat-x;
	font-family:Verdana,Arial; 
	font-size:12px;
	color: #333333;
	margin-left:0in; 
	margin-right:0in;
}

#main {
	width: 760px;
	background-color: #e4e9f6;
	border: 3px solid black;
}
#main a {  
	font-family: Verdana,Arial;  
    font-weight:bold;
	color: #36437a; 
	text-decoration: none;
}
#main a:hover {  
	font-family: Verdana,Arial; 
	color: #202c60; 
	text-decoration: underline;
}

#top {
	font: 10px Verdana; 
	text-align: center;
	color: #ffffff; 
	width: 760px;
	height: 85px;
	background-color: #202c60;
	background: url('img/top.jpg');
}

#top_nav {
	font: 11px Verdana; 
	font-family: verdana, arial;
	text-align: center;
	font-weight: bold; 
	color: #dddddd; 
	width: 760px;
	height: 15px;
	background-color: #202c60;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#top_nav a{
	color: #ddddff; 
	text-decoration: none;
	float: left;
	width: 80px;
	height: 15px;
	background-color: #36437a;
	border-right: 1px solid black;
}
#top_nav a:hover {
	color: #000000; 
	text-decoration: none;
	background-color: #778DC7;
}

#left_nav {
	float: left;
	left: 0px;
	font: 11px Verdana; 
	font-family: verdana, arial;
	text-align: left;
	color: #000000; 
	width: 140px;
}
#left_nav a{
	font: 10px Verdana; 
	font-family: verdana, arial;
	font-weight: bold;
	color: #303030; 
}
#left_nav a:hover {
	color: #000000; 
}
#left_nav .boxtop{
	position: relative;
	background-color: #202c60; 
	color: #ffffff;
	text-align: center;
	font: 11px Verdana;
	font-weight: bold;
	width: 120px;
	left: 7px;
	border: 1px solid black;
}
#left_nav .boxbot{
	position: relative;
	text-align: left;
	background-color: #a5cbe1;
	top: 0px;
	width: 120px;
	left: 7px;
	border:  1px solid black;
	border-top: none;
}

#right_nav {
	float: right;
	right: 0px;
	font: 10px Verdana; 
	font-family: verdana, arial;
	text-align: left;
	color: #222222; 
	width: 170px;
}
#right_nav .boxtop{
	position: relative;
	background-color: #a5cbe1; 
	text-align: center;
	width: 150px;
	left: 10px;
	border: 1px solid black;
}
#right_nav .boxbot{
	position: relative;
	background-color: #202c60;
	text-align: center;
	color: #ffffff;
	top: 0px;
	width: 150px;
	left: 10px;
	border: 1px solid black;
	border-top: none;
}
#right_nav a{
	color: #666666; 
}
#right_nav a:hover {
	color: #000000; 
}

#title { 
	width: 350px;
	height: 19px;
	font: 13px Verdana; 
	font-weight: bold; 
	font-family: verdana, arial;
	text-align: center;
	color: #000000; 
	background-color: #3abafb;
	border: 3px double black;
}

#copy {
	position: relative;
	font: 10px Verdana; 
	font-family: verdana, arial;
	text-align: center;
	color: #ffffff; 
	width: 760px;
	border-top: 1px solid black;
	background-color: #202c60;
}

#jd table {
	font: 11px Verdana; 
	font-family: verdana, arial;
	text-align: left;
}

p.titulo {
	height: 16px;
	COLOR: #202c60; 
	background: #3abafb;
	FONT-FAMILY: Verdana; 
	border-bottom: 1px dotted #202c60;
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: Bold; 
	LETTER-SPACING: normal; 
	TEXT-DECORATION: none; 
	TEXT-TRANSFORM: none;
	margin-left: 20px; 
	margin-right: 20px;
}

table {
	font: 12px Verdana; 
	font-family: verdana, arial;
	text-align: justify;
}

tr.titulo {
	background-color: #3abafb;
	border-bottom: 1px dotted #202c60;
	font-size: 12px;
	font-weight: Bold; 
	color: #cccccc; ;
	text-align: center;
}

/* Campos */
.campo {
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	color: #0071aa; 
	background: #ccccee; 
	border: 1px #000000 solid;
}

.nomCampo {
	font: 11px Verdana; 
	color: #0071aa; 
	FONT-WEIGHT: Bold; 
	TEXT-ALIGN: left;
}

.centr {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

/* botones */
.boton {
    font-size:9px;
    font-family:Verdana,sans-serif;
    font-weight:bold;
	color: #ffffff;
	text-align: center;
    background:#000033;
    border:0px;
    width:80px;
    height:15px;
}

.boton:hover {
        background:#333399;
}

/* Guestbook */

table.GB {
	border-collapse: collapse; 
	border: 1px #000000 dotted;
	background-color: #ffffff;
}

tr.GB {
	border: 1px #000000 dotted;
}


.GB_id {
	font: 9px Verdana; 
	color: #ffffff; 
	background: #202c60; 
	text-align: center;
	width: 25px;
}

.GB_name {
	font: 13px Verdana; 
    font-weight:bold;
	color: #0071aa; 
	width: 455px;
}

.GB_msg {
	font: 12px Verdana; 
	color: #0071aa; 
	padding: 1em;
}

.GB_abe {
	font: 11px Verdana; 
	color: #0071aa; 
	padding: 1em;
	border: 1px #000000 dotted;
	border-top: hidden;
}

.GB_loc {
	font: 10px Verdana;
    font-weight:bold; 
	color: #0071aa; 
	width: 480px;
}

.GB_date {
	font: 9px Verdana; 
    font-weight:bold;
	color: #0071aa; 
	text-align: center;
	width: 120px;
}

/* News */

tr.News {
	border: 1px #000000 solid;
	background-color: #a5cbe1;
}

.News_name {
	font: 13px Verdana; 
    font-weight:bold;
	color: #003566; 
}

.News_text {
	font: 12px Verdana; 
	color: #003566; 
	padding: 1em;
}

.News_date {
	font: 9px Verdana; 
    font-weight:bold;
	color: #003566; 
	text-align: right;
}

/* Friends */

table.Friends {
	border: 3px #003566 double;
}


.Friends_tit {
	font: 11px Verdana; 
    font-weight:bold;
	color: #0071aa; 
    width:80px;
}

.Friends_txt {
	font: 12px Verdana; 
	color: #0071aa; 
	padding: 0.5em;
}

/* Lyrics */
tr.lyrics1 {
	background-color: #dddddd;
}

tr.lyrics2 {
	background-color: #cccccc;
}

a.lyrics {  
	font-family: Verdana,Arial; 
	font-size: 10px; 

}
a.lyrics:hover {  
	color: #72aae9; 
}

/* Works */

tr.Works {
	border: 1px #000000 solid;
	background-color: #a5cbe1;
}


.Works_name {
	font: 13px Verdana; 
    font-weight:bold;
	color: #003566; 
}

.Works_text {
	font: 12px Verdana; 
	color: #003566; 
	padding: 1em;
}

.Works_date {
	font: 9px Verdana; 
    font-weight:bold;
	color: #003566; 
	text-align: right;
}

a.Works_thumb:hover {
	cursor: pointer;
	opacity: 0.7;
}

.artista {
	font-size:9px;
	color: #000000;
	width: 120px;
}

.cancion {
	font-size:10px;
	color: #000000;
	width: 180px;
}

.album {
	font-size:9px;
	color: #000000;
	width: 140px;
}

.search {  
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	color: #0071aa; 
	background: #bedcee; 
	border: 1px #000000 solid;
}
