@charset "UTF-8";

body {margin: 10% 0 0 0; padding:0px; background: #090909; color:#d4d4d4; font:Normal 30px Georgia, "Times New Roman", Times, serif; text-align: center;}
strong{color:#fff; font-weight:normal;}
p{margin:0px 0px 20px 0px; padding:0px;}
a{text-decoration:none; color: #e4c444;}
a:hover{text-decoration:underline;}

p.big_text{font-size: 30px;}
h1{margin-top: 0; font-size: 38px; color: #e4c444;}

#page{margin:0 auto; text-align:left; width: 950px;}
#content{padding-top: 10px; width: 420px; float: left;}
#contact{padding-top: 20px; font-size: 24px;}

#portfolio a{color: #444; font-weight: bold;}
#navigation {display: inline; float: right; margin-right: 10px;}
#description{background: #d4d4d4; color: #444; font-size: 11px; padding-top: 6px;}

#portfolio{float: right; font-size: 12px; width: 480px;}
#portfolio td{border: 0px solid #fff;}
#portfolio table{border-collapse:collapse}
#portfolio_content{text-align: center; vertical-align: center;}

.left_shadow{height: 18px; background:url(/img/box_left.png) left top repeat-y;}
.right_shadow{height: 18px; background:url(/img/box_right.png) left top repeat-y;}
#top_shadow{height: 18px; background:url(/img/box_top.png) left top repeat-x;}
#bottom_shadow{height: 18px; background:url(/img/box_bottom.png) left top repeat-x;}
#top_left_corner_shadow{height: 18px; width: 18px; background:url(/img/box_corner_top_left.png) left top no-repeat;}
#top_right_corner_shadow{height: 18px; width: 18px; background:url(/img/box_corner_top_right.png) left top no-repeat;}
#bottom_left_corner_shadow{height: 18px; width: 18px; background:url(/img/box_corner_bottom_left.png) left top no-repeat;}
#bottom_right_corner_shadow{height: 18px; width: 18px; background:url(/img/box_corner_bottom_right.png) left top no-repeat;}