@charset "utf-8";
/* CSS Document */

div#header {height: 92px; width: 100%; margin: 0; padding: 0; background-image:url(../img/base-header.jpg); background-position: 0 top; background-repeat:no-repeat;}
div#header img {margin: 29px 0 0 83px; padding: 0; border: none;}
div#main {width: 100%; margin: 0; padding: 0;}
#main a:link {color: rgb(255,255,255); text-decoration: none; font-weight: bold;}
#main a:visited {color: rgb(104,107,106); text-decoration: none; font-weight: bold;}
#main a:hover {color: rgb(88,153,211); text-decoration:none; font-weight: bold;}

/* Menu */
div#nav {position: absolute; width: 159px; left: 645px; top: 51px; margin: 0; padding: 0;}
div#nav img {margin: 0; padding: 0; border: none;}
div#nav table {margin: 0; padding: 0; width: 100%;}

/* Perfect UK logo */
div#perfectuk {position: absolute; width: 219px; height: 134px; left: 147px; top: 599px; margin: 0; padding: 0;}
div#perfectuk img {border: none;}

/* Biography (index.htm) */
div#bio {margin: 0 0 0 470px; padding: 290px 10px 10px 0;}
div#bio p {margin: 0 0 15px 0; font-size: 1.2em; line-height: 1.4em;}

/* Fight profile */
#cell1 {position: absolute; width: 567px; height: 59px; left: 406px; top: 240px; margin: 0; padding: 0 0 0 20px; background: url(../img/cell1.jpg) 0 top no-repeat; font-size: 1.2em;}
#cell2 {position: absolute; width: 567px; height: 59px; left: 406px; top: 307px; margin: 0; padding: 0 0 0 20px; background: url(../img/cell2.jpg) 0 top no-repeat; font-size: 1.2em;}
#cell3 {position: absolute; width: 567px; height: 59px; left: 406px; top: 374px; margin: 0; padding: 0 0 0 20px; background: url(../img/cell3.jpg) 0 top no-repeat; font-size: 1.2em;}
#cell4 {position: absolute; width: 567px; height: 59px; left: 406px; top: 443px; margin: 0; padding: 0 0 0 20px; background: url(../img/cell4.jpg) 0 top no-repeat; font-size: 1.2em;}
#cell5 {position: absolute; width: 567px; height: 59px; left: 406px; top: 512px; margin: 0; padding: 0 0 0 20px; background: url(../img/cell5.jpg) 0 top no-repeat; font-size: 1.2em;}
#cell6 {position: absolute; width: 567px; height: 59px; left: 406px; top: 581px; margin: 0; padding: 0 0 0 20px; background: url(../img/cell6.jpg) 0 top no-repeat; font-size: 1.2em;}

/* Gallery */
div#gallery {margin: 0 0 0 542px; padding: 99px 0 64px 0;}
div#gallery table {margin: 0; padding: 0; width: 100%;}
div#gallery table img {border: none;}

/* Contact */
div#contact {margin: 0 0 0 450px; padding: 290px 10px 10px 0;}
#contact p {margin: 0 0 15px 135px; font-size: 1.2em; line-height: 1.4em;}
#contact table {margin: 63px 0 0 0; padding: 0; width: 559px;}
#contact table img {border: none;}

/* Footer */
div#footer {margin: 0; padding: 0 0 10px 119px; color: rgb(74,75,76); font-size: 1em;}
div#footer p {margin: 0; padding: 0;}
#footer a {color: rgb(74,75,76); text-decoration: none; font-weight: bold;}