li{margin:10px 0px 0px 0px; padding:0px;  }
ul{margin:10px 40px 0px 0px;  padding:0px; list-style:none; float:left;}

.style2, style2 a:link, style2 a:active, style2 a:visited{
	color: #FFFFFF;
	font-size:medium;
	font-weight: bold;
	padding:15px;
	width:95px; height:95px; background-repeat:no-repeat;
}
style2 a:hover{
	background-color:#999999;
}
p{line-height:1.3em; margin:0px; padding:0px; margin-bottom:1em;}
body{font-family:"Book Antiqua", "Bookman Old Style", Georgia, "Times New Roman", Times, serif; padding:30px 0px 0px 20px; margin:0px;
  background-image: url("images/background.jpg");
  background-attachment: fixed;
  background-position: 100% 0%;
  background-repeat: no-repeat;
}
img{border:none}
h1{color:#676776; font-size:1.2em; margin-bottom:.5em;}

.caption{margin-top:10px; margin-bottom:10px;}
.noBG{
background-image:none;
}