body
{
background-color: #2F2F2E;
color: #CECEC2;
text-align: center;
font-family: arial, sans-serif;
font-size: 9pt;
}

.phone-number
{
font-size: 10pt;
font-weight: bold
}

/* PAGE HEADER & MENU */

#page-header
{
margin: 30px auto 0px;
width: 850px;
height: 28px
}

#page-header #logo
{
width: 208px;
height: 26px;
float: left;
}

#page-menu
{
margin-top: 9px;
width: 630px;
height: 13px;
float: left
}

#page-menu ul
{
margin-left: 15px;
height: 13px;
list-style-position: inside;
list-style-image: none;
}

#page-menu li
{
padding-left: 15px;
height: 13px;
float: left;
list-style-position: inside;
list-style-image: none;
}


/* PAGE BODY */

#page-bodybox
{
margin: 0px auto;
width: 850px;
background-color: #A15B2E;
}

#leftborder
{
width: 20px;
height: 430px;
background: url('images/box-left.gif') repeat-y 0px 0px;
float: left;
}

#leftborder #top
{
width: 20px;
height: 15px;
background: url('images/box-topleft.gif') no-repeat left top;
overflow: hidden;
}

#leftborder #bot1
{
width: 20px;
height: 415px;
background: url('images/box-botleft.gif') no-repeat left bottom;
overflow: hidden;
}

#bodyborder
{
padding: 14px 11px 14px 0px;
}

/* CONTENT LEFT COLUMN */

#leftcol
{
width: 300px;
height: 400px;
float: left
}

/* CONTENT CENTER COLUMN */

#maincol
{
margin: 0px 12px 0px 10px;
width: 350px;
float: left;
overflow: hidden;
text-align: justify
}

#maincol ul
{
padding-top: 2px;
padding-bottom: 10px;
display: block;
}

#maincol li
{
padding-left: 8px;
padding-bottom: 6px;
font-weight: bold;
display: block;
}


/* CONTENT RIGHT COLUMN */

#rightcol
{
width: 148px;
height: 400px;
background-color: #333331;
float: left
}

#rightcol-top
{
width: 148px;
height: 7px;
display: block;
background: url('images/rightcol-top.gif') #333331 no-repeat 0px 0px;
overflow: hidden;
}

#rightcol-bot
{
width: 148px;
height: 7px;
display: block;
background: url('images/rightcol-bot.gif') #333331 no-repeat 0px 0px;
}

#rightcol-main
{
margin: 0px 9px;
width: 130px;
height: 386px;
overflow: hidden;
}

.model-thumbnail
{
margin-bottom: 1px;
width: 130px;
height: 170px;
display: block;
overflow: hidden;
}

.model-nametag
{
margin-bottom: 5px;
border: #60605D 1px solid;
color: #90908E;
}

.model-nametag a
{
display: block;
padding-top: 2px;
padding-bottom: 2px;
width: 128px;
color: #90908E;
font-weight: bold;
text-decoration: none;
}

.model-nametag-bot
{
width: 130px;
height: 17px;
background: url('images/rightcol-tagbg.gif') no-repeat 0px 0px;
color: #90908E;
}

.model-nametag-bot a
{
display: block;
padding-top: 3px;
padding-bottom: 2px;
width: 128px;
color: #90908E;
font-weight: bold;
text-decoration: none;
}


/* PAGE FOOTER */

#page-footer
{
margin: 2px auto 0px;
color: #6C6C69;
font-size: 8pt
}

#page-footer a
{
color: #6C6C69;
text-decoration: none;
}

#page-footer a:hover
{
text-decoration: none;
color: #ffffff;
}

a
{
color: #D0D0C9;
}

a:hover
{
color: #E9E9E5;
}


img
{
border: 0px;
}

ul
{
list-style-type: none;
display: block;
}

li
{
text-indent: 0px;
list-style-type: none;
display: block;
}
