@charset "UTF-8";
/* CSS Document */
/* for consistency & to avoid style conflicts please prefix all id's/classes with p{productcode}_ */

#page{
background-color: #000;
}

/* -- ALTERNATE HEADER -- */
#page #topbar{
width: 100%;
background: #111 url(images/firebg.jpg) repeat-y top left;
}
#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;
}
/* ------- */

#p000175_main{
background: #000 url(images/fire.jpg) no-repeat top left;
min-height: 840px;
}
/**/ * html #p000175_main { height: 840px; } /**/
.p000175_txt{
float: left;
width: 330px;
text-align: justify;
margin: 175px 0 0 15px;
}
.p000175_txt a{
color: #fc0;
}
.p000175_txt2{
float: right;
width: 590px;
text-align: justify;
margin-top: 500px;
}
.p000175_txt p, .p000175_txt2 p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}
.p000175_lrgtxt{
font-size: large;
}
