.poverty {
color: #EEE;
background-image: url(../images/mound.jpg);
background-repeat: no-repeat;
background-repeat: repeat-x;
background-color: #231F20;
background-position: center -40px;
text-align: center;
font-family: arial;
font-size: 0px;
padding: 0;
margin: 0;
}
div#face {
position: absolute;
z-index: 2;
right: -40px;
background-image: url(../images/face.png);
background-repeat: no-repeat;
background-position: left -20px;
width: 240px;
height: 204px;
}
.background1 {
position: relative;
padding: 0;
margin: 0;
background-repeat: no-repeat;
background-position: center -20px;
width: 100%;
position: relative;
}
.background2 {
padding: 0;
margin: 0;
background-image: url(../images/splat2.gif);
background-repeat: no-repeat;
background-position: center -20px;
width: 100%;
position: relative;
}
.background3 {
background-image: url(../images/barbenlarged.png);
_background-image: url(../images/barbenlarged.gif);
background-repeat: no-repeat;
background-repeat: repeat-x;
background-position: center 10px;
_background-position: center 20px;
width: 100%;
position: relative;
}
.background4 {
background-image: url(../images/barb_corner.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 100%;
height: 100%;
position: relative;
}
.flash {
margin-left: -52px;
margin-top: -9px;
position: absolute;
}
.header {
position: relative;
text-align: left;
/*background-color: #777;*/
height: 70px;
/*background: url(../images/grad1.png) no-repeat; */
background-repeat: repeat-x;
width: 770px;
margin: 0px auto 0px auto;

}
.logo {
position: absolute;
left: 80px;
top: 4px;
}

.pjblogo {
float: left;
margin-top: 14px;
margin-left: 250px;
}

.wvlogo {
float: right;
padding-top:4px;
}

.container {
text-align: left;
/*font-family: "Courier New", Courier, monospace;*/
font-family: arial;
font-size: 12px;
position: relative;
width: 770px;
/*background-color: #EEE;
opacity: 0.900;
KhtmlOpacity: 900;
-moz-opacity: .900;
*/
margin: 90px auto 0 auto;
min-height: 300px;
_height: 300px;
background: transparent url(../images/container_background.png);
_background: #231F20;

}
.content {
margin-left: 120px;
}

.editorial {
margin-top: 20px;
}

.heading {
font-family: "Courier New", Courier, monospace;
color: #888;
letter-spacing: 4px;
font-size: 24px;
font-weight: bold;
}

.random_quotes {
margin-bottom: 40px;
}

.quote {
margin: 0px 0 0px 0px;
width: 600px;
color: #f78f1e;
font-size: 15px;
font-weight: bold;
border-left: 1px solid #666;
padding-left: 20px;
background-image: url(../images/quotestart.gif);
background-repeat: no-repeat;
background-position: 0px -10px;
}

.author {
font-size: 11px;
color: #EEE;
font-style: normal;
float: right;
background-image: url(../images/quoteend.gif);
background-repeat: no-repeat;
background-position: 100% -10px;
padding-right: 30px;
}

.footer {
font-family: verdana;
width: 100%;
text-align: center;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
margin: 40px auto 0 auto;
font-size: 11px;
}
.footpos {
margin-right: auto;
margin-left: auto;
width: 770px;
text-align: left;
}
.footmargin {
margin-left: 120px;
background-color: #231F20;
}
.footlink {
color: #999;
text-decoration: none;
}
.spacer2 {
color: #777;
margin-left: 5px;
margin-right: 5px;
}
.underfoot {
font-family: verdana;
width: 770px;
margin-right: auto;
margin-left: auto;
text-align: left;
font-size: 10px;
color: #555;
margin-top: 20px;
margin-bottom: 20px;
}
.underfootmargin {
margin-left: 120px;
background-color: #231F20;
}

/* curved corners */
strong.cn { 
position: absolute; 
height: 10px; 
width: 10px; 
margin: 0; 
padding: 0; 
background: url(../images/rounded_corner_black_big.png) no-repeat; 
line-height: 1px; 
font-size: 1px; 
} 
strong.tl {
top: -1px; left: -1px; 
background-position: top left;
}
strong.tr {
top: -1px; 
right: -1px; 
background-position: top right;
}
strong.bl {
bottom: -1px; 
left: -1px; 
background-position: bottom left;
}
strong.br {
bottom: -1px; 
right: -1px; 
background-position: bottom right;
}
* html strong.bl { bottom:-2px;}  
* html strong.br { bottom:-2px;}
* html strong.cn { background-image: url(../images/rounded_corner_black_sm.png);}


strong.cn2 { 
position: absolute; 
height: 10px; 
width: 10px; 
margin: 0; 
padding: 0; 
background: url(../images/corner2.gif) no-repeat; 
line-height: 1px; 
font-size: 1px; 
} 
strong.tl2 {
top: -2px; left: -2px; 
background-position: top left;
}
strong.tr2 {
top: -2px; 
right: -2px; 
background-position: top right;
}
strong.bl2 {
bottom: -2px; 
left: -2px; 
background-position: bottom left;
}
strong.br2 {
bottom: -2px; 
right: -2px; 
background-position: bottom right;
}
* html strong.bl2 { bottom:-3px;}  
* html strong.br2 { bottom:-3px;}
* html strong.cn2 { background-image: url(../images/corner2.gif);}
