body {
    background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { zoom:1; }

img { border: 0;}

#container {
    position: relative;
    width: 1024px;
    margin: 60px auto;
    text-align: center;
}

#content { text-align: center;}

#mainpic {
        position: absolute;
        top: 285px;
        left: 427px;
        z-index: 10;
        width: 380px;
        height: 253px;
        border: solid black 3px;
        
}

#5blocks {
        position: relative;
        top: 500px;
        left: 427px;
        z-index: 15       
}

/* Footer Nav */
#navigation{margin-top: -5px; text-align: center;}
#navigation ul , #navigation a{ font-size: .9em; font-weight: bold; color: #fff; text-decoration: none;}
#navigation li { padding: 0px 10px; text-transform: uppercase; text-align: right; display: inline;}
.back{text-align: center; }
.back a {text-decoration: none; font-weight: bold; color: #000; font-size: .9em;}
.copy {color: #fff; font-size: .7em; color: #fff;}

/* Legal Page */
div .legal_text{ width: 990px; margin-left: 20px; position: absolute; margin-top: 10px;}
.legal_text{font-size: 10px; position: absolute; color: #000; text-align: left;	z-index: 15; }







