body{background-color:#dddddd;}
img{border:none}
hr.bigdiv{color:#ff781e;width:85%;}
hr.smalldiv{color:#ff781e;margin-left:0px;width:15%;}
h1{color:#ff781e;font-size:extra-large;}
h2{color:#ff781e;font-size:small;}

/*Navigation bar*/
div.nav_contain{margin-right:267px;width:267px;position:absolute;}
div.banner{height:60px;width:267px;}
p.catchphrase{padding-left:17px;
    position:relative;top:-18px;
    font-family:sans-serif;
    font-size:16px;
    cursor:default;}
div.nav_obj{width:180px;height:25px;
    position:relative;left:30px;
    padding-top:4px;
    background-image:url('nav-back.png');}
div.nav_obj a{width:100%;height:100%;
    display:block;padding-left:25px;
    font-family:courier;font-size:20px;color:#ff781e;}
div.nav_obj a:link,a:visited{text-decoration:none;}
div.nav_obj a:hover{text-decoration:underline;}

/*Content 'pane'*/
#contentholder{position:absolute;left:275px;top:8px;right:42px;max-width:1120px;}
#content{width:100%;height:100%;
    padding:10px 15px 20px 15px;
    -moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
    color:#ff781e;background-color:#071338;}
#content a:link, #content a:active{color:#ff781e;}
#content a:hover{color:#cd3323;text-decoration:none;}
#content a:visited{color:#cd3323;text-decoration:underline;}

#footer{bottom:0px;width:100%;text-align:center;}

div.headline{color:#ff781e;font-size:27px;height:27px;width:50%}
div.metadata{float:right;text-align:right;font-size:small;
    padding-top:10px;padding-right:15px;}
div.quote{background-color:#222222;max-width:70%;
    -moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
	padding:7px 10px 7px 10px;}
div.left{float:left;
    margin-right:17px}
div.right{float:right}
div.bonus{background-color:#222222;
    -moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
	padding:7px 10px 7px 10px;}
div.round{-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;}
img.right{float:right;}
