body {
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        background-color:#000;
        margin:0px;
        color:#fcfcfc;
        }
#img {border:1px solid #EEDFAC}
#header {
        background-color:#151515;
        text-align:center;
        font-size:36px;
        color:#ccc;
        font-weight:bold;
        padding:20px 0 10px 0;
        }
#owner {
        font-size:16px;
        color:#e2b75a;
        }
#byline {
        font-family:"Monotype Corsiva";
        font-size:22px;
        font-weight:normal;
        color:#84A4EA;
        line-height:2.5em
        }
#band {
        height:5px;
        background-image:url(images/band.jpg);
        background-repeat:repeat-x;
        }
#pageWrapper {
        width:100%;
        }
p {
	
   	text-align:justify;
	line-height:1.3em
	}

#paperComp {
        position:relative;
        text-align:center;
        top:50px;
        float:left;
        width:80%
        }
#nav {positon:relative;
        float:left;
        margin-left:-30px;
        }
#nav #currentpage a{
        color:#d82120;
        }
#nav li {
        list-style:none;
        /*border:1px solid #843e49;*/
        padding:10px 0px;
        font-size:14px;
        font-weight:bold;
        }
#nav a {
        text-decoration:none;
        color:#E2B75A;
        }
#nav a:hover {
        color:#f5dba1
        }
a {color:#9999FF}
a:hover {color:#fff}
#botAdd {
        text-align:center;
        color:#E2B75A;
        font-size:14px;
        
        width:100%;
	  }
table #text_tbl .mceLayout {width:800px;height:800px}
	