body { margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; }
#container { width:842px; background:transparent; margin-left:auto; margin-right:auto; margin-top:0; }
#header { position:relative; width:100%; height:183px; background:transparent; }
#logo { width:265px; height:140px; background:url(../img/logo.png); top:0; left:0; position:absolute; padding-left:22px; padding-right:21px; padding-top:24px; padding-bottom:19px; z-index:20; }
#login { width:50px; height:52px; position:absolute; top:10px; right:25px; }
#slogan { font-size:20px; text-align:right; color:#ffffff; position:absolute; height:70px; line-height:70px; width:509px; top:70px; right:25px; }
#page_blank { background:#ffffff; height:40px; width:100%; top:143px; left:0; position:absolute; z-index:10; }
#page { width:810px; margin-left:32px; background:#ffffff; overflow:hidden; min-height:550px; }
#page_col1 { float:left; background:#ffffff; width:195px; margin-left:25px; margin-right:25px; }
#page_col2 { float:left; background:#ffffff; width:540px; margin-left:0; margin-right:25px; }
#menu_container { width:195px; background:#990000; padding-top:5px; overflow:hidden; }
#menu_container_shadow { width:195px; height:52px; background:url(../img/menu_bg_shadow.png) no-repeat; }
#footer { width:810px; height:45px; margin-left:32px; background:#990000; color:#FFFFFF; font-size:11px; line-height:60px; }
#footer_shadow { width:810px; height:75px; margin-left:32px; background:url(../img/footer_bg.png) no-repeat; }

#menu_container a { overflow:hidden; margin-top:10px; display:block; color:#ffffff; font-size:11px; text-decoration:none; line-height:34px; height:34px; padding-left:5px; width:145px; margin-left:auto; margin-right:auto; background:url(../img/menu_item_0.png) center repeat-x; border:0; border-left:5px solid #999999; }

#menu_container a:hover { overflow:hidden; margin-top:10px; display:block; color:#000000; font-size:11px; text-decoration:none; line-height:34px; height:34px; padding-left:5px; width:145px; margin-left:auto; margin-right:auto; background:url(../img/menu_item_1.png) center repeat-x; border:0; border-left:5px solid #ff0000; }

#copyrights { width:560px; float:left; text-align:left; padding-left:25px; }
#credits { width:200px; float:left; text-align:right; padding-right:25px; }
#credits a { color:#ffffff; text-decoration:none; }
#credits a:hover { color:#ffffff; text-decoration:underline; }

#content_col1 { padding-top:10px; }
#content_col2 { padding-top:10px; }

#photo_banner { width:540px; height:225px; }

.normal { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }
.opaque { filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6; }
