@import "menu.css";
@import "hoverbox.css";
a {color:white; text-decoration:none;}
.title {font-weight:900;}

ul {list-style:square;}
li#gallerylist {list-style:none; display:inline; margin-right:.5em; margin-left:.5em; margin-bottom:2em;}
#wrapper {
width:800px;
font-family: "Lucida Grande", verdana,  serif;
margin-top:15px;
margin-left:auto;
margin-right:auto;
border: 1px solid #000;
}

.gallery {padding-bottom:50px;}
body {
min-width:800px;
background-color: #adadad;
background-image: url("img/bg_body.png");
background-repeat: repeat-x;
background-attachment: scroll;
margin-top:0px;
margin-left:0;
}

div#main {


color:#FFF;
margin-top:0;
background:#46464a;
padding:40px 10px 35px 25px;
}

#copyright {
color:#FFF;
background:#46464a;
border-top:1px solid #000;
text-align:center;
padding:4px;
}

#logo {
width:800px;
height:150px;
background:url("img/logo.png") right no-repeat;
margin:0;
}

.preview {width:25%; height:25%; border:0px;}

.centered {
float:right;
border:1px solid #bbb;
}

.center {

border:1px solid #bbb;
margin-left:53px;
}

#flash {
float:left;
clear:both;
margin-right:15px;
margin-bottom:10px;
padding:2px;
}

h1,h2,h3,h4 {
font-weight:400;
text-align:center;
position:relative;
}

h1.c1 {
display:none;
}

#filmography {width:35em; margin-bottom:0px; padding-left:0px; padding-right:10px; padding-bottom:5px; padding-top:5px}
#filmlist {margin-bottom:0px; }
#filmlist li { padding-bottom:1px; margin-top:0px; margin-bottom:6px;}
.right_images {
float:right;

margin-top:0px;
border:1px solid #000;
}


P {
margin-bottom:10px;
text-indent:0;
}



.clearleft {clear:left;}
.clearboth {
clear:both;
}
