@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-family: Arial;

color: #333333;

background: #000000;

}

#header {

margin:0 auto;

width:1148px;

height:197px;

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

#container {

margin:0 auto;

width:1148px;

height:411px;

}

#left {

float:left;

width:1008px;

height:411px;

}

/*#right {

float:right;

width:566px;

height:411px;

}
*/
#leftside {

float:left;

width:288px;

height:411px;

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

}

#box1 {

float:right;

width:720px;

height:411px;

text-align: center;

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

}

/*#box2 {

float: left;

width:446px;

height:411px;

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

}*/

#rightside {

float:right;

width:140px;

height:411px;

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

}

#menu {

margin: 0 auto;

width: 1148px;

height:107px;

text-align: center;

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

}


#footer {

margin:0 auto;

width: 1148px;

height: 85px;

background: url(images/links6.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;

}

