
/* WRAPPER */
#wrapper { width:0px; margin:0px auto; }



/* LIST #8 */
#list8 {  }
#list8 ul { list-style:none; }
#list8 ul li { font-family:Georgia,serif,Times; font-size:18px; }
#list8 ul li a { display:block; width:300px; height:28px; background-color:#333; border-left:5px solid #222; border-right:5px solid #222; padding-left:10px;
	text-decoration:none; color:#bfe1f1; }
#list8 ul li a:hover {  -moz-transform:rotate(-5deg); -moz-box-shadow:10px 10px 20px #000000;
	-webkit-transform:rotate(-5deg); -webkit-box-shadow:10px 10px 20px #000000;
	transform:rotate(-5deg); box-shadow:10px 10px 20px #000000; }
	

ul
{
list-style:square url("image/bullet.gif");
} 
		
body {
	background-color: #1568AB;
	background-image: url();
}
a:link {
	text-decoration: none;
	color: #F0F0F0;
}
a:visited {
	text-decoration: none;
	color: #F0F0F0;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.style1 {color: #E16624}
.style2 {font-weight: bold}
