@charset "UTF-8";
/* CSS Document */
/* for consistency & to avoid style conflicts please prefix all id's/classes with p{productcode}_ */

/* -- ALTERNATE HEADER -- */
#topbar{
background-color: #000;
}
#topbar h1{
font-weight: normal;
color: #fff;
font-size: large;
margin: 0;
padding: 10px 0 0 10px;
background: none;
}
#topbar .login a{
color: #fc0;
}
#topbar .login{
color: #fff;
}
.bcrumb{
color: #fff;
}
.bcrumb a{
color: #fc0;
}
.bcrumb a:hover{
background-color: #000;
}
/* ------- */

#p000022_main{
background: #000 url(images/pimp2ss.jpg) no-repeat top left;
min-height: 840px;
}
/*\*/ * html #p000022_main { height: 840px; } /**/
.p000022_txt{
float: left;
width: 500px;
text-align: justify;
margin-top: 300px;
}
.p000022_txt div{

padding: 10px;
}
.p000022_txt p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}
.p000022_lrgtxt{
font-size: large;
width: 280px;
}
