html, body {
background:rgb(36,36,36);
color:#fff;
font-family: 'Courier New', serif;
font-size:14px;
line-height:17px;
margin:0px;
padding:0px;
height:100%;
}

#topleft {
position:fixed;
left:0px;
top:0px;
width:334px;
}

#wrapper {
position:relative;
width:1250px;
height:100%;
margin-left:auto;
margin-right:auto;
}

#navigation {
position:absolute;
top:130px;
left:20px;
}

#container {
margin-left:340px;
height:100%;
}


#column {
position:relative;
width:600px;
height:100%;
min-height: 100%;
height: auto !important; 
margin-left:auto;
margin-right:auto;
margin-bottom:-95px;
background:#000;
border:1px solid #000;
}




#topreel {
width:600px;
position:absolute;
top:0px;
text-align:center;
}

#bottomreel {
background:#000;
width:600px;
position:absolute;
bottom:0px;
text-align:center;
margin-bottom:0px;
height:95px;
}

.push {
	height: 95px;
}


#title {
padding-top:125px;
text-align:center;
}

a:link {
color:#fff;
}

a:visited {
color:#fff;
}

a:hover {
color:#fff;
}

a:active {
color:#fff;
}



a:link.nav {
text-decoration:none;
font-size:16px;
line-height:24px;
font-weight:700;
}

a:visited.nav {
text-decoration:none;
font-size:16px;
line-height:24px;
font-weight:700;
}

a:hover.nav {
text-decoration:none;
font-size:16px;
line-height:24px;
background:#000;
font-weight:700;
}

a:active.nav {
text-decoration:none;
font-size:16px;
line-height:24px;
background:#000;
font-weight:700;
}


#logo {
width:216px;
height:91px;
border:0px;
position:absolute;
top:15px;
left:20px;
}

p {
padding-left:25px;
padding-right:25px;
padding-bottom:50px;
background:#000;
}

p.content {
/*position:absolute;
top:125px;*/
padding-top:125px;
padding-bottom:30px;
background:#000;
}

.largest {
font-family: 'Courier New', serif;
font-size:24px;
line-height:30px;
font-weight:900;
}

.large {
font-family: 'Courier New', serif;
font-size:18px;
line-height:23px;
font-weight:900;
}

.thumb {
width:125px;
height:100px;
border:1px solid #666;
margin:3px;
margin-top:10px;
}

.pictures {
margin-left:20px;
}

#facetslogo {
width:168px;
height:94px;
border:0px;
}