h1,h2,h3
{
font-family: MyUnderwoodRegular, arial, 'sans serif';
color: saddlebrown; 
}

p,div,table,li,address
{
font-family: MyUnderwoodRegular, arial, 'sans serif'; 
margin-left: 15pt;
}

li,th,td
{
font-size: 80%;
}

body
{
text-align: center;
background: #cccccc;
margin:0; 
padding:0; 
height:100%;
}


#container 
{
position: relative;
background: #ffffff;
width: 900px;
margin:0 auto; 
padding:0; 
min-height:auto;
}

div.main
{
position:relative;
padding-top:20px;
padding-bottom:20px;
text-align:left; 
align:center;
margin:0 auto;
width:90%;  
min-height:100%;
background: #ffffff;
}

div.footer
{
position:relative;
padding-top:20px;
padding-bottom:20px;
text-align:center; 
color:#888888;
margin:0 auto;
width:100%;  
height:40px;
background: #F0F0F0;
}


div.mainhome
{
position:relative;
padding-top:20px;
padding-bottom:50px;
text-align:center; 
align:center;
margin:0 auto;
width:90%;  
min-height:100%;
background: #ffffff;
}

div.utilitynav
{
float:right;
width:100%;
text-align:right;
font-size:70%;
height:10px;
padding-top:0px;
padding-bottom:0px;
}

div.topnav
{
float:left;
width:100%;
height:80px;
padding-top:10px;
padding-bottom:20px;
}

div.gallerynav
{
width:100%;
height:20px;
padding-top:0px;
padding-bottom:10px;
}


div.theatrepics
{
position:relative;
float:left; 
padding-left:10px;
padding-right:10px;
width:100px;
overflow:hidden;
}

div.gallery
{
position:relative;  
min-height:900px;
}

div.UXmaingallery
{
position:relative;  
height:500px;
padding-bottom:20px;
}

div.gallerythumbs
{
width:100%;
padding-bottom:20px;
align:top;
}

div.resume
{
position:relative;  
overflow:hidden;
min-height:100%
}


div.theatreimage
{
float:left;
padding-right:0px;
padding-bottom:20px;
font-size:60%;
}

div.videoembed
{
width:100%;
text-align:center;
}

a:link    
{
color:#4682B4; 
text-decoration:none;
}

a:visited 
{
color:#4682B4; 
text-decoration:none;
}


ul li 
{
float: left;
list-style: none;
margin-right: 1em; 
}
 
li a 
{
color: #4682B4;
text-decoration: none;
align: center;
font-size: 25px;
padding: 12px;
}
 
li a:hover 
{
color: #7eb9be;
border-style:none;
}

img.tonks
{
height:12px;
border-style:none;
}

img.hometitle
{
position:relative;
padding-bottom:30px;
border:none;
}

img.homeoval
{
position:relative;
padding-right:20px;
height:250px;
border-style:none;
}

img.aliahome
{
float:left;
height:80px;
padding-right:20px;
padding-left:0;
padding-bottom:20px;
text-align:center;
border:none;
}

img.gallerythumb
{
float:left;
height:250px;
padding-right:10px;
text-align:center;
border:none;
}

@font-face 
{
    font-family: 'MyUnderwoodRegular';
    src: url('fonts/MyUnderwood-webfont.eot');
    src: url('fonts/MyUnderwood-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyUnderwood-webfont.woff') format('woff'),
         url('fonts/MyUnderwood-webfont.ttf') format('truetype'),
         url('fonts/MyUnderwood-webfont.svg#MyUnderwoodRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}