#col-left { float: left; width: 447px; height: 100%; overflow: hidden }
#col-left #photo   { float: left; width: 447px; height: 659px; overflow: hidden }

#col-right { float: left; width: 543px; height: 100%; overflow: hidden }
#col-right #modelinfo { float: left; width: 543px; height: 381px; background-image: URL(../../images/bg-modelinfo.jpg);; overflow: hidden }

#modelinfo #modelname  { float: left; width: 401px; height: 77px; font-family: arial; font-size: 30px; font-weight: bold; color: #fff; text-align: left; overflow: hidden }
#modelinfo #modelback  { float: left; width: 141px; height: 43px; background-image: URL(../../images/bg-modelback.jpg); text-align: left; overflow: hidden }
#modelinfo #modelphoto { float: left; width: 543px; height: 137px; text-align: left; overflow: hidden }
#modelinfo #modelstats { float: left; width: 543px; height: 150px; margin-top: 10px; overflow: hidden }

#modelstats #stattitle {  font-family: arial; font-size: 10px; color: #e3e3e3; overflow: hidden  }
#modelstats #stat      {  font-family: arial; font-size: 10px; color: #2db6f6; overflow: hidden  }

#col-right #modelbutton { float: left; width: 543px; height: 73px; overflow: hidden; background-image: URL(../../images/bg-modelbutton.jpg); text-align: center }

a:link.goback    { font-family: "Arial Narrow", arial; font-size: 11px; color: #fff; text-decoration: none; }
a:visited.goback { font-family: "Arial Narrow", arial; font-size: 11px; color: #fff; text-decoration: none; }
a:active.goback  { font-family: "Arial Narrow", arial; font-size: 11px; color: #fff; text-decoration: none; }
a:hover.goback   { font-family: "Arial Narrow", arial; font-size: 11px; color: #fff; text-decoration: none; border-bottom: 1px solid #2db6f6 }

a:link.scroll    { font-family: "Arial Narrow", arial; font-size: 11px; font-weight: normal; color: #2db6f6; text-decoration: none; }
a:visited.scroll { font-family: "Arial Narrow", arial; font-size: 11px; font-weight: normal; color: #2db6f6; text-decoration: none; }
a:active.scroll  { font-family: "Arial Narrow", arial; font-size: 11px; font-weight: normal; color: #2db6f6; text-decoration: none; }
a:hover.scroll   { font-family: "Arial Narrow", arial; font-size: 11px; font-weight: normal; color: #cbe363; text-decoration: none; }

img#photo { background: #333; border: 4px solid #FFF }

