/* css for gallery2 - matrix theme  */

#custom_bgbar
{
background: #ffffff url('http://lightboxed.com/images/drops/bg.gif') top center repeat-x;
}

#custom_border
{
border: 0px ;
width: 778px;
background-color: #FFFFFF;
background:url('http://lightboxed.com/images/drops/background.gif') no-repeat;
margin: 0 auto;
}

#custom_header
{
height: 250px;
width: 750px;
border-bottom: 1px solid #584036; 
background-image:url('http://lightboxed.com/images/drops/bg_image.jpg');
}

#custom_container
{
width: 750px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #584036;
}


    #custom_topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #custom_topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #custom_topmenu li {
	    font-family: trebuchet ms, verdana, arial, tahoma;

      display:inline;
      margin:0;
      padding:0;
      }
    #custom_topmenu a {
      float:left;
      background:url(/images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #custom_topmenu a span {
      float:left;
      display:block;
      background:url(/images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#584036;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #custom_topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #custom_topmenu a:hover span {
      color:#584036;
      }
    #custom_topmenu a:hover {
      background-position:0% -42px;
      }
    #custom_topmenu a:hover span {
      background-position:100% -42px;
    }
