@charset "UTF-8";
/* CSS Document for
www.sinkadenas.com
Diego Rios
Created by Mack O Vision
www.mackovision.com
mackovision@gmail.com
*/



/* ------------------------------------------------------------------------------------------>

Body Parts

-------------------------------------------------------------------------------------------*/

body {

margin:0 auto;

padding:0;

border: none;

font-size:12pt;

font: Arial;

text-align: left;

color: #333333;

background: #000000;

}

#header {

margin:0 auto;

width:1148px;

height:179px;

background: url(images/lyrics1.jpg) no-repeat scroll;
}

#container {

margin:0 auto;

width:1148px;

height:429px;

}

#left {

float:left;

width:260px;

height:429px;

}

#right {

float:right;

width:888px;

height:429px;

}

#leftside {

float:left;

width:260px;

height:429px;

background: url(images/lyrics2.jpg) no-repeat scroll;

}

/*#box1 {

float:right;

width:458px;

height:411px;

background: url(images/lyrics3.jpg) no-repeat scroll;

}
*/
#box2 {

float: left;

width:618px;

height:429px;

}

#rightside {

float:right;

width:270px;

height:429px;

background: url(images/lyrics4.jpg) no-repeat scroll;

}

#menu {

margin: 0 auto;

width: 1148px;

height:107px;

text-align: center;

background: url(images/lyrics5.jpg) no-repeat scroll;

}


#footer {

margin:0 auto;

width: 1148px;

height: 85px;

background: url(images/lyrics6.jpg) no-repeat scroll;

}


/*----------------------------------------------------------------------------------------------->

General Parts

-------------------------------------------------------------------------------------------------*/



.footer {

margin: 55px 0px 0px 0px;

font-family:Arial;

font-size: 12pt;

color: #666666;

}

.footer a {
color: #FFCC00;
text-decoration:underline;
}
.footer a:hover {
color: #FF9900;
text-decoration:none;
}

.picture {

padding: 10px;

}

.a {

text-decoration:underline;

color: #993300;

}

.a:hover {

text-decoration:none;

color: #999999;

}



* {

margin: 0;

padding: 0;

border: 0;

}

* html #center {

width:800px;

wid\th:800px;

}

.clear {

clear:both;

font-size:0.1em;

}
