
BODY { background: #ffffff; margin: 0; padding: 0; font-family: arial; font-size: 10pt; color: #000000; }

#container { width: 100%; text-align: center; }
#inner { background: #292d2e; width: 800px; text-align: left; }
#content { background: #cccccc; padding: 0; font-size: 12px; }
#content TABLE { font-size: 11px; }
#content P { margin: 7px; }
#footer { height: 60px; background: #ec6a34 url('/assets/second_bottom.gif') left top no-repeat; }

.home_top { background: url(/assets/home_top.gif) bottom right no-repeat; }
.home_bottom { background: url(/assets/home_bottom.gif) top left no-repeat; }
.copyrite { padding-top: 5px; font-size: 10px; font-weight: 700; color: #666666; }
.schedule { font-size: 11px; font-family: Verdana; color: #000000; }
.schedule EM { font-size: 16px; font-weight: 700; font-family: Verdana; color: #ffffff; font-style: normal; }

#portfolio { margin: 0; padding: 0; }
#portfolio .header { background: url('/assets/fill_portfolio_header.gif') repeat-x; }
#portfolio .menu1 { margin: 0 40px; font-size: 14px; font-weight: 700; }
#portfolio .menu2 { margin: 2px 40px; font-size: 14px; font-size: 12; background: #dddddd; border-bottom: 1px solid #999999; border-top: 1px solid #999999; padding: 2px; }
#portfolio .menu2 A { color: #ec6a34; }
#portfolio .active { font-size: 14px; font-weight: 700; }
#portfolio .image { border: 1px solid #000000; }

.guestbook { padding-left: 40px; background: url('/assets/guestbook_dots.gif') 0 100px no-repeat; }
.prices { background: #333333; color: #ffffff; margin-left: 20px; }
.prices TD { border-bottom: 1px dotted #ec6a34; }
.submit { border: none; padding-left: 5px; color: #999999; background: #EEEEEE url('/assets/orange_triangle_trans.gif') 3px no-repeat; }

#contact { margin: 80px 0; background: #292d2e; }
#contact P { margin-top: 30px; color: #FFFFFF; }
#contact A { color: #fff200; }

#menu { font-family: arial; font-size: 10px; font-weight: bold; padding: 10px 0 10px 20px; }
#menu A { font-family: arial; font-size: 10px; font-weight: bold; text-decoration: none; color: #999999; background: url('/assets/menu_icon_off.gif') no-repeat; padding-left: 15px; }
#menu A:hover { text-decoration: none; color: #ec6a34; background: url('/assets/menu_icon_on.gif') no-repeat; padding-left: 15px; }
#menu .active { text-decoration: none; color: #ec6a34; background: url('/assets/menu_icon_on.gif') no-repeat; padding-left: 15px; }

