body {
background: #B5BD68 url(images/tribal_bg2.jpg) top  repeat;
}

td {
	font: normal 12px Arial, Tahoma, "sans-serif";
	color: #000000;
}

td.story {
	background: #99cc66 url(images/clouds_bg.jpg) top  repeat-y;
	padding: 7px 30px 10px 30px;
	border-style:solid;
	border-width:1px;
	font: normal 13px Georgia, Times, Tahoma;
	line-height: 200%;
	color: #333333;
}

td.press {
	background: #99cc66 url(images/clouds_bg2.jpg) top  repeat-y;
	border-style:solid;
	border-width:1px;
	font: normal 13px Georgia, Times, Tahoma;
	line-height: 200%;
	color: #333333;
}


td.video {
	background: url(images/video_bg.png) top  repeat-y;
	border-style:solid;
	border-width:0px;
	font: normal 13px Georgia, Times, Tahoma;
	line-height: 200%;
	color: #333333;
}


td.detail {
	font: normal 12px Georgia, Times, Tahoma;
	line-height: 200%;
	color: #333333;
}


h1, h2, h3, h4, h5 {

    color: #000000;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: Georgia;
    font-size: 18px;    
}

h3 {
    font-size: 14px;
}

a {

font: normal 13px Georgia, Times, Tahoma;
color: #442575;
text-decoration: underline;
}

a:hover {

font: normal 13px Georgia, Times, Tahoma;
color: #442575;
text-decoration: none;

}

a.video {

font: normal 13px Georgia, Times, Tahoma;
color: #000000;
text-decoration: none;
background: #ccff99;
opacity: 0.6; filter: alpha(opacity=60);
padding: 3px 3px 3px 3px;
}

a.video:hover {

font: normal 13px Georgia, Times, Tahoma;
color: #000000;
text-decoration: none;
background: #9933cc;
opacity: 1.0; filter: alpha(opacity=100);
padding: 3px 3px 3px 3px;
}


a.white-link-underline {	
	text-decoration: underline;
	color: #ffffff;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #660000;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 0px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #000000 url(images/index_11.gif) top  repeat-x;
}
.bg2
{
background: #330000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 0px solid #000000;
}
.menu 
{
color:#ffffff;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#660000;
font: bold 11px tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #a257e0;
text-decoration: underline;
}

.blye-text-regular {
color: #a257e0;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #442575;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

#facebox .b {
  background:url(scripts/facebox/b.png);
}

#facebox .tl {
  background:url(scripts/facebox/tl.png);
}

#facebox .tr {
  background:url(scripts/facebox/tr.png);
}

#facebox .bl {
  background:url(scripts/facebox/bl.png);
}

#facebox .br {
  background:url(scripts/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  background-image: url(images/clouds_bg2.jpg); background-repeat: repeat;
  padding: 10px;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 0px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
