@charset "UTF-8";
/* CSS Document */


/*Universal*/

html,body{
background-color:#000;
height:101%;
width:100%;
margin:0;
padding:0;
border:none;
text-align:left;
font-family:Verdana;
font-weight:100;
font-size:11px;
color:#E7E7E7;
line-height:20px;
}

a{ 
color:#F7CE00; 
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

img{
border:0px;
padding:0px;
}

h1{
margin-bottom:-6px;
}

h2{
color:#fff;
padding-top:50px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:lowercase;
font-weight:500;
font-size:15px;
letter-spacing:1px;
padding-bottom:3px;
}

h3{
color:#fff;
padding-top:50px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:lowercase;
font-weight:500;
font-size:15px;
letter-spacing:1px;
margin-bottom:-2px;
}


#main{
width:538px;
position:relative;
margin-left:auto;
margin-right:auto;
padding-top:100px;
padding-bottom:100px;
}

.dashy_nav{
border-top:dashed 1px #fff;
text-align:center;
}

.line_nav{
border-top:solid 1px #fff;
text-align:center;
}

.dashy_p{
border-top:dashed 1px #fff;
padding-top:11px;
}

.dashy_nav img, .line_nav img{
padding:13px 0px 0px 0px;
margin-top:-1px;
}

a.under_none:hover, .over{
/*padding:19px 0px 0px 0px;*/
/*margin:-1px 0px 0px 0px;*/
}

.over{
border-top:solid 1px #F7CE00;
}

.accent{
color:#F7CE00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 40px;
font-weight:100;
line-height:50px;
}

.subhead{
color:#F7CE00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-weight:100;
text-transform:lowercase;
border-top:dashed 1px #fff;
padding-top:11px;
}

.subhead_txt{
color:#F7CE00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-weight:100;
line-height:28px;
text-transform:lowercase;
}

.credit{
font-size:10px;
font-weight:100;
text-transform:lowercase;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing:1px;
}