/* CSS Document */

HTML, BODY { background: #fff; margin: 0px; padding: 0px; font-family: Tahome, Verdana, Arial; font-size: 12px; }

.header { padding-top: 56px; padding-left: 28px; padding-bottom: 8px; background: #000; }
.header A:link, .header A:visited, .header A:active, .header A:hover { padding: 0px; background: none; }
TD { vertical-align: top; margin: 0px; padding: 0px; }
IMG { border: none; }
INPUT[type=text], INPUT[type=password], SELECT { width: 100%; }
TEXTAREA { width: 100%; height: 250px; }

.page { margin-top: 51px; margin-left: 33px; margin-right: 128px; }

.top_row { height: 100px; }

A { padding: 2px 7px 4px 3px; }
A:link, A:visited, A:active, A:hover { text-decoration: none; color: #000; }
A:hover, A.selected:link, A.selected:visited, A.selected:active, A.selected:hover { background: #000; color: #fff; }

.menu { margin-bottom: 48px; }
.menu DIV { margin-bottom: 8px; font-size: 24px; }
.menu A { padding: 2px 7px 4px 3px; }
.menu A:link, .menu A:visited, .menu A:active, .menu A:hover { text-decoration: none; color: #000; }
.menu A:hover, .menu A.selected:link, .menu A.selected:visited, .menu A.selected:active { background: #d9e0d8; color: #000; }

.portfolio_cats DIV, .portfolio_works DIV { margin-bottom: 8px; }

.col1 { width: 150px; }
.col2 { width: 175px; }
.col_p { width: 350px; }

.portfolio_show IMG { margin-bottom: 21px; }
.portfolio_show .text { width: 205px; }

.content { width: 60%; }
.photo { width: 206px; }
.photo IMG { position: absolute; top: 154px; }

.portfolio_footer { height: 20px; }
.footer { padding-top: 152px; }
