.rbox{display: none;}

.topbar {display: none;}

.backtop{display: none;}

.hide{display:none;}

.headerlogo{display: none;}

#navcontainer
{
	display: none;
}

.introlist{
 width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 3em;
margin-bottom: 3em;
display: block;
padding: 0;
}

.introlist ul li{
float: left;
list-style-type: none;
width: 40%;
height: 8em;
display: block;
border: 1px solid #333;
padding: 2em;
padding-right: 1em;
margin: 0;
}



body
{
	background: none;
	margin: 0;
	padding: 0;
        font-size: 12px;
        color: #000;
}



div#container
{
	margin: 0;
        padding: 0;
}

.offset{
 background: black;
}

div#header
{
	display: none;
}

.updatesbox
{
	display: none;
}

div#menu
{
	display: none;
}

.leftlinks
{
	display: none;
}

div#info
{
	display: none;
}

div#left
{
	display: none;
}



div#right
{
	
	background: none;
        padding: 0;
        margin-left: 20px;
        margin-right: 20px;
        
}


.featuretitle
{
	font-size: 14px;
text-align: center !important;
	font-weight: bold;

}


br.clear
{
	clear: both;
}

p,bq,blockquote, li,ul{
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.5em;
	text-align: justify;
	}

li{list-style-type:circle;}

li, blockquote, blockquote p{
text-align: left;
}	
	
p {
	text-indent: 0; }

p em, li em, bq em {
	
}

p+p{
 	text-indent: 1.5em;
 	margin-top: 0 }

blockquote p+p{text-indent:0}

li{
  text-indent: 0;
} 

p.none{
	text-indent: 0;
} 
  




h4{
    font-family: "Lucida Grande", Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 1.2em;
    color: maroon;  
    text-indent: 0;
   margin-top: 1.5em;
   margin-bottom: 1em;
    
}

h5{
    font-family: "Lucida Grande", Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 1em;
    color: maroon;  
    text-indent: 0;
    
}

.subtitle{
	
    font-size: 1.3em;
    font-family: "Hoefler Text", serif;
    text-align: center;
    margin: 0 1em 0 0;
    font-style: italic;
    letter-spacing: .08em;
    font-weight: normal;
    padding: 0 0 0 0;
   
}

.doctitle{
    font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
    font-size: 1.5em;
    text-align: center;
    line-height: 1em;
    margin: 2em 0 .5em 0;
    letter-spacing: .08em;
    color: maroon; 
    font-weight: normal;
    display:block;

}



.doctitle:first-letter{
	font-size: 2em !important;
	margin-top: .5em !important;
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif !important;
	color: #555 !important;
        font-weight: normal !important;
}


.attribute{
	font-family: "Hoefler Text", serif;
	font-size: 1em;
	letter-spacing: .08em;
	color: #555;
	text-align: right;
	border-top: 1px solid #ddd;
	margin: 3em 0em 0 0;
	padding: .5em 0 .5em 0;
	font-style: italic;
	
}
	
.attributetext{
    margin-top: -1em;
    padding: 0 1em 0 1em;
    background: #fff;
    float: right;
    font-size: 13px;
    margin-right: 6em;
}	


a{
	color: maroon;
        text-decoration:none;
}

a:hover{
	color: orange;
        border:none;
}


.indented{
  color: #000;
  background: #fff;
}

p>strong{
    font-family: "Lucida Grande", Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 1em;
    color: maroon;
    text-indent: 0 !important;
    
}

#default, .default{
 display: none !important;
}

#creative {display:none}

.continue {display:none}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
       font-size: .8em;
	
}

sup a, sub a{
  border: none !important;
  text-decoration: none !important;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}