body {
	background: #00acec url('back5.jpg') no-repeat top center;
	text-align:center;
	font-family:sans-serif; font-size:12px; color:#FFF;
}

table, td { font-family:sans-serif; font-size:12px; color:#FFF; }

#container { width:830px; margin: 0 auto; padding:0; border:0;background: url('t1n.jpg') no-repeat top center; }
.header { display:block; width:830px; height:252; margin:0;padding:0;border:0; }
.space { width:830px;height:230px; }

#cardshad {
	position: relative;
	 width: 740px;
    	height: 703px;
	 float: left;
	
}
#cardshad #link {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 260px;
	height: 170px;
	
}
#cardshad #link2 {
	position: absolute;
	top: 40px;
	left: 415px;
	width: 260px;
	height: 170px;
	
}
#cardshad #link3 {
	position: absolute;
	top: 350px;
	left: 10px;
	width: 260px;
	height: 170px;
	
}
#cardshad #link4 {
	position: absolute;
	top: 350px;
	left: 420px;
	width: 260px;
	height: 170px;
	
}

.button 
{
	width: 93px;
	height: 22px;
	text-align: center;
	font: normal 9pt Arial, serif;
	background: url(bb.gif);
	line-height: 22px;
	float: left;
	margin: 5px 5px 0 0;
}

.button a
{
   width: 93px;
	height: 22px;
	line-height: 22px;
	float: left;
   color: #FFFFFF;
	text-decoration: none;
}

.button a:hover
{
  	 width: 93px;
	height: 22px;
	line-height: 22px;
	color: white;
	float: left;
	background: url(bbo.gif);
}
/* { border:1px solid red; } */
