body

{
			background-color : #151515;
			margin-top:0;
			margin-left:0;
			margin-right:0;
			}


/*background images*/

.bg_header{
            background-image: url(images/bg_header.gif);
			height:101px;
}	

.bg_header_left{
            background-image: url(images/left_header.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_header_right{
            background-image: url(images/right_header.gif);
			height:101px;
			background-repeat: no-repeat;
}	


.bg_left{
            background-image: url(images/left_banner.gif);
 			background-position: right top;
			background-repeat: no-repeat;
			height:363px;
}			

.bg_right{
            background-image: url(images/right_banner.gif);
 			background-position: left top;
			background-repeat: no-repeat;
			height:363px;

}	

.bg_content_left{
            background-image: url(images/left_content.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_content_right{
            background-image: url(images/right_content.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_footer{
            background-image: url(images/bg_footer.gif);
			height:101px;
}	
.bg_footer_left{
            background-image: url(images/left_footer.gif);
			height:101px;
			background-repeat: no-repeat;
}	

.bg_footer_right{
            background-image: url(images/right_footer.gif);
			height:101px;
			background-repeat: no-repeat;
}	

	
html
{
  /*overflow: -moz-scrollbars-horizontal !important;*/
}

.pink
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ff016d;
line-height:30px;
height:30px;
}

LI
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #FFFFFF;
line-height:30px;
height:30px;
background-image: url(images/bg_nav.gif);
background-repeat: repeat-x;
list-style:none;
list-style-image:none;
}

H1{
display:none;
}

H2{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ff016d;
padding-left:20px;
}

P
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #666666;
line-height:20px;
padding-left:20px;
}

A
{
color : #FFFFFF;
text-decoration: none;
}

A:hover
{
color : #FFFFFF;
text-decoration: underline;
}

.divider{
margin-left:20px;
height:21px;
background-image: url(images/div.gif);
background-repeat: repeat-x;

}

.thumb{
border-style: solid;
border-width:5px;
border-color:#000000;
position: relative;
margin-left:4px;
padding-left:0px; 
padding-top: 0px;
height:128px;
}

.thumb:hover{
border-color:#54fc11;
}

.text
{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	}

.footer
{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #363636;
	}


.fb_share_link 
{ 
	padding:2px 0 0 20px; 
	height:20px; 
	background: url(images/icon_fb.gif) no-repeat top left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #363636;
	}
	
input{
background-color:#666666;
border:none;
}

.formText
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #404041;
}

