/*
-----------------------------------------------
Photo Gallery Templates: Screen Master
Author:   Douglas Bowman
The design and Movable Type templates that 
build these pages are available for anyone to 
download and use:
http://stopdesign.com/templates/photos/
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- \*/
@import url("photos.css");
@import url("custom.css");

/* --- UT Law Header Styles --- */

#header-wrapper h1 a,
#header h1 {
    border: 0;
}

/* --- Top Navigation --- */

#tower
  { padding: 3px 0 0;
    background: #4B290B;
    height: 37px; }

#tower img
  { margin-top: 4px;
    float: left;
    width: 313px;
    height: 32px;
    border: 0; }

/* --- Law School Header --- */

#header
  { clear: both;
    background: #A85007 url('http://www.utexas.edu/law/img/tnh_swirls.jpg') top right no-repeat;
    border-top: 1px solid #8F7A67; 
    height: 40px; }

#header h1
  { margin: 0;
    padding: 8px 15px 5px;
    font: bold 1.46em garamond, "times new roman", times, palatino, serif;
    letter-spacing: 0.07em;
    float: left; }

#header h1 a
  { color: #F6E9DC;
    padding-right: 0.75em; }

#header h1 a:hover
  { text-decoration: none; }
