html 			{
				overflow-y			: scroll; 
				}
td 				{
				font-family			: Times New Roman;
				font-size			: 10pt;
				color				: #ffffff;	
				}
.mainbg			{
				background-repeat	: no-repeat;
				background-image	: url("graphics/mainbg.gif");
				background-position : top;	
				}
body			{
				background-image	: url("graphics/tile-side.jpg");
				background-repeat	: repeat-x;
				background-color	: #AAAAAA;
				}
a				{
				font-family			: Times New Roman;
				font-size			: 8pt;
				color				: #ffffff;
				text-decoration		: underline;
				}
a:hover			{
				font-family			: Times New Roman;
				font-size			: 8pt;
				color				: #ffffff;
				text-decoration		: none;
				}
.gb_img{margin-left:25px;float:left;margin-bottom:5px;}
.clean{clear:both;height:10px;}
.pirobox_content{position:relative;z-index:999;}
.vid iframe{border:1px solid #fff;position:relative;z-index:-1;}
