


BODY{
	color:#000000;
 	font-family: verdana, arial, sans-serif ,helvetica;
 	font-size: 12px;
	background-color : #FFFFF0;
	margin-left:5px;
	margin-right:0px;
	margin-width:0px;
	margin-height:0px;
	margin-top:5px;
} 



P, TD, TH, DIV, BLOCKQUOTE, DL, DD,  UL, OL{
	color:#000000;
 	font-family: verdana, arial, sans-serif ,helvetica;
 	font-size: 12px;
}


P.justify { 
 	text-align: justify;
  }
  
P.center { 
 	text-align: center;
}

H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Maroon;
	background-color : #F4F0E7;
} 

H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Maroon;
} 

H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Maroon;
} 

A{
	color: Blue;
	font-family: verdana, arial, sans-serif ,helvetica;
	font-size: 11px;
 	font-weight :bold;
	text-decoration: none;
}

A:hover{
	color: Maroon;
	text-decoration : underline
}

A.notbold{
	color: Blue;
	font-family: verdana, arial, sans-serif ,helvetica;
	font-size: 11px;
 	font-weight :normal;
	text-decoration: none;
}

A.entrys{
	color: Navy;
	font-family:  tahoma, helvetica, arial,sans-serif;
	font-size: 11 px;
	font-weight : normal;
	text-decoration: none
}

A:hover.entrys{
	color: Maroon;
	text-decoration : underline
}

A.entryb{
	color: #191970;
	font-family: tahoma, helvetica, arial,sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none
}

A:hover.entryb{
	color: Maroon;
	font-weight : bold;
	text-decoration : underline;
}

A.hnav{
	color: #D3D3D3;	
	font-family:   tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 10px;
 	font-weight :bold;
	text-decoration: none;

}

A:hover.hnav{
	color: #FFFFFF;
	text-decoration : underline;
}

A.hnavtop{
	color: #000066;	
	font-family:   tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight :bold;
	text-decoration: none;

}

A:hover.hnavtop{
	color: Maroon;
	font-weight: bold;
	text-decoration : underline;
}

A.fnav{
	color: #000066;	
	font-family : arial, ms reference sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

A:hover.fnav{
	color: Maroon;
	text-decoration : underline;
}

.intro{
	color: Maroon;
	font-family: tahoma, sans-serif, arial, verdana;
	font-size: 11px;
	padding-top : 1px;
	padding-bottom : 1px;
}

TD.small{
 	color: #000000;
 	font-family:   arial, helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bolder;
}

TD.entrydates{
	color: Maroon;
	font-family:  tahoma, helvetica, arial,sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration: none;
 }


 /* this td is only for the entryb a tag for associated journals in the entry page #######  it has no link */
TD.entryb{
	color: #191970;
	font-family: tahoma, helvetica, arial,sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none
}


ul {margin: 0; padding: 0;}


#pageWrapper {
width: 850px; 
background-image: url("/EarthquakeSpectra/images/lbg.gif"); 
background-repeat: repeat-y; 
background-color:white;
}

#headlevel1 {
text-align:right; 
background-image: url('/EarthquakeSpectra/images/new_htop_navbg.gif'); 
background-repeat:no-repeat;
padding:5px;
}
#headlevel2 { 
background-image: url('/EarthquakeSpectra/images/hlogo_bg.gif');
background-repeat: repeat-x;
}

#redBox {
padding-top: 5px; 
margin-top:3px;
float:right; 
width: 300px;
height: 55px;
background-image: url('/EarthquakeSpectra/images/hlogo_right.gif');
background-repeat: no-repeat; 
}

#redBoxLeft {
float: left; 
width:50%;
}

#redBoxRight {
float: right;
width:49%;
}

#contentWrapper { 
margin-top: 0px;
margin-left:57px; 
background-color:#FFFFFF;
}

#content { 
margin:0; 
padding: 0;
background-color: #FFFFFF;
}

#footer {
clear: both;
text-align:center;
background-color : #FFFFF0;

}
.bottomLinks {
background: url("/EarthquakeSpectra/images/lbg.gif") no-repeat #F0E7D4;
 }

.bottomLinks li{
list-style:none; 
display:inline; 
margin-right: 20px; 
}

.redBoxList {margin: 0; padding: 0;}
.redBoxList li {list-style: none;}
#redBoxLeft p, #redBoxRight p { padding:0px; margin:0px;}


