@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:11pt;

font-family: Arial;

text-align: left;

color: #000000;

background: #000000;

}

#header {

margin:0 auto;

width:1148px;

height:197px;

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

#container {

margin:0 auto;

width:1148px;

height:411px;

}

#left {

float:left;

width:294px;

height:411px;

}

#right {

float:right;

width:854px;

height:411px;

}

#leftside {

float:left;

width:294px;

height:411px;

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

}

/*#box1 {

float:right;

width:280px;

height:411px;

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

}*/

#box2 {

float: left;

width:724px;

height:411px;

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

}

#rightside {

float:right;

width:130px;

height:411px;

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

}

#menu {

margin: 0 auto;

width: 1148px;

height:107px;

text-align: center;

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

}


#footer {

margin:0 auto;

width: 1148px;

height: 85px;

color: #333333;

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

}

.bio {
color: #000000;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size:11pt;
line-height:14pt;
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;

}

