@charset "utf-8";
/* CSS Document */
html { overflow-x:hidden; }
body { margin:0; padding:0; background-color:#000000; }
a:link { color: white; text-decoration:none; }
a:visited { color: white; text-decoration:none; }
a:hover { background-color: #990000; }

.muted_link { text-decoration:none; border:none; }

/* --------------- header start --------------- */

#header { float:left; width:100%; height:180px;  position:relative; margin:0; padding:0; }
#header_top { height:30px; width:100%; background-color:#134c85; filter:alpha(opacity=70); opacity: 0.70; }
#header_top_menu { width:778px; margin:0 auto; text-align:right; color:#000000; padding-top:5px; }
#header_bottom_menu { width: 778px; margin:0 auto; color:#FFFFFF; }
#header_bottom_menu img { float:left; position:absolute; margin-top:-35px; margin-left:260px; } 
.top_menu_ul { float:right;  margin:-83px 0 0 0; padding:0; }
.top_menu_ul li { float:left; width:auto; height:100px; margin:-18px 0 0 20px; list-style:none; display:inline;  height:50px;  }

.gallery_crumb { text-align:center; color:#FF0; font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight:bold; width:500px; overflow:hidden; padding: 2px 0 0 5px;  }
.gallery_crumb a:link { text-decoration:none; border:none; background:none; color:#FF0; }
.gallery_crumb a:visited { text-decoration:none; border:none; background:none; color:#FF0; }
.gallery_crumb a:hover { text-decoration:underline; border:none; background:none; color:#FF0; }

.two_menu_top {  float:none; font-family:'Geneva'; font-size:80px; padding:0; margin:0; }
.two_menu_top_red {  float:none; font-family:'Geneva'; font-size:80px; padding:0; margin:0; background-color:#990000; }
.two_menu_bottom { margin-top:-20px;}

/* --------------- header ends --------------- */


