@charset "utf-8";
/* CSS Document */

/* GENERAL RULES */
body {margin:0px auto 0px auto; padding:0px; text-align:center; background-color:#041629; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#eee;}
img a {border:0px;}
img {border:0px;}
.clear {clear:both; height:0px; margin:0px; padding:0px;}

/* CONTAINERS */
#header {width:100%; height:199px; background-color:#033163; text-align:center;}
#navbar {width:100%; height:53px; background:url(images/bg_navbar.jpg) left repeat-x; text-align:center;}
#page {width:100%; background:url(images/bg_page.jpg) top no-repeat; text-align:center;}
#container {width:951px; float:none; background-color:#2F353A; text-align:center; margin:0px auto 0px auto; padding:0px;}
#l_colm {width:422px; float:left; text-align:left;}
#r_colm {width:528px; float:left; text-align:left;}
#gallery_title {width:951px; height:104px; background:url(images/bg_title.gif) left repeat-x; text-align:right;}
#gallery {width:901px; height:493px; padding:0px 25px 0px 25px;}
#page_title {width:528px; height:104px;}
#content {width:498px; padding:10px 15px 5px 15px;}
#footer {width:100%; height:150px; background:url(images/bg_footer.gif) left repeat-x; clear:both;}

/* MAIN NAVIGATION */
#nav {width:925px; height:40px; background:url(images/bg_nav.jpg) left no-repeat; text-align:right; margin:0px auto 0px auto; padding:13px 25px 0px 0px; color:#bdbdbd; font-size:20px;}
#nav a {color:#bdbdbd; text-decoration:none; font-size:20px;}
#nav a:hover {color:#fa8a21; text-decoration:none;}

/* SUPER FOOTER */
#sup_foot {width:950px; height:150px; background:url(images/bg_sup_foot.jpg) left no-repeat; float:none; margin:0px auto 0px auto; padding:0px; text-align:left;}
#links {width:575px; height:130px; padding-top:20px; float:left;}
#links_l {width:235px; height:95px; border-right:1px solid #707880; padding-top:10px; float:left;}
#links_l a {font-size:11px; text-decoration:underline; color:#bdbdbd; font-weight:bold;}
#links_l a:hover {color:#fa8a21;}
#links_r {padding:10px 0px 0px 40px; width:279px; float:left;}
#links_r a {font-size:12px; text-decoration:underline; color:#bdbdbd; font-weight:bold;}
#links_r a:hover {color:#fa8a21;}
#copyright {float:left; clear:both; padding-top:8px; font-size:11px; color:#8c9598; width:575px;}
#watermark {float:right;}

/* TEXT & LINKS */
a {color:#fa8a21; text-decoration:underline;}
a:hover {color:#bdbdbd; text-decoration:underline;}
a.gal {color:#fa8a21; text-decoration:none; font-size:14px;}
a.gal:hover {color:#bdbdbd; text-decoration:none; font-size:14px;}
h1 {font-size:20px; margin-bottom:5px; margin-top:0px; font-weight:normal;}
h2 {font-size:14px; margin-bottom:5px; margin-top:0px; font-weight:normal;}
.gal {margin-top:5px;}
