body {
	background-color:#000;
	font-family:verdana;
    /*background-image:url(model.png);*/
    background-repeat:no-repeat;
    background-position:1150px 425px;
    margin:0px;
    margin-top:50px;
    padding:0px;
    font-size:12pt;
}

div {
}

form {
    margin:0px;
    padding:0px;
}



a {
	color:#997802;
}




.secondary {
	font-size:8pt;
}

.music_credit {
    font-size:7pt;
    color:#444;
    line-height:150%;
    display:block;
}

#exits {
    position:relative;
    left:00px;
    top:-40px;
    color:#333;
}

#entrance {
    background-color:#000;
    height:480px;
    padding-left:80px;
}

#pasteboard {
    width:1024px;
    margin:0px auto;
}

#sections {
    position:relative;
    top:200px;
    width:100%;
    color:#aaa;
    border-top:1px solid #333;
}

#sections table {
    width:100%;
    margin:0px;
    padding:0px;
}


#sections th, #sections td {
    width:33%;
    padding:0px;
    padding-right:20px;
    margin:0px;
    padding-top:20px;
    text-align:left;
    vertical-align:top;
    line-height:140%;
}

iframe.video {
border:1px solid #333;
}

#sections th {
    line-height:200%;
    color:#333;
}

#sections th h2 {
    font-size:200%;
    padding:0px;
    margin:0px;
    color:#aaa;
}

#sections td p strong {
    font-weight:normal;
    display:inline;
    color:#fff;
}


#sections td p {
    font-size:90%;
}

hr.subsection {
    border:1px solid #1f1f1f;
    margin-bottom:40px;
    width:300px;
    margin-left:0px;
}

.quote {
    line-height:180%;
    font-size:80%;
    color:#666;
}

.quote strong {
    color:#997802;
}

#meta {
    position:relative;
    top:250px;
    padding-top:20px;
    color:#999;
    font-size:70%;
    line-height:180%;
    border-top:1px solid #333;
}

#meta .column {
    padding-bottom:100px;
}



em, strong {
    color:#ffcd03;
    font-style:normal;
}

span.punctuation {
    color:#999;
}

#logo {
background-image:url(logo.png);
background-repeat:no-repeat;
height:93px;
width:1024px;
background-position:right center;
}

small {
    color:#333;
}

#play {
    background-image:url(loading.png);
    cursor:pointer;
    background-color:#000;
    width:1024px;
    height:576px;
    position:absolute;
    z-index:2;
}



#trail {
    width:100%;
    position:relative;
    top:250px;
    padding-top:25px;
    padding-bottom:150px;
clear:both;
font-size:7pt;
color:#666;
line-height:200%;
vertical-align:bottom;
background-color:#111;
}

#footer {
top:1500px;
width:1090px;
left:0px;
font-size:10pt;
line-height:170%;
height:700px;
}





ul, ol {
margin:0;
padding:0;
list-style:none;
}



ol li {
display:block;
margin-bottom:20px;
}


ul li {
display:inline;
}

#subscription input {border:1px solid #777; -webkit-appearance:none;}
#subscription input:focus {border-color:#444;}


#subscription .button {
background-color: #cca002; border: 0 none; border-radius:4px; 
    -moz-border-radius:4px;color: #333333; cursor: pointer; display: inline-block; font-size:7pt; font-weight: bold; height: 28px; line-height: 170%; margin: 0px 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: 75px;
}

#subscription input.button {width:70px; margin:0 0 10px 0; min-width:70px;}
#subscription input.email {padding:8px 0px 8px 8px; margin:0 0% 10px 0; text-indent:5px; width:150px; min-width:150px;font-size:7pt;background-color:#cccccc;color:#333;border-radius:4px;
    -moz-border-radius:4px;}