body {	background-color: #ffffff;

	color: #000000;	font-family: Arial;	font-size: 10pt;
		background-image: url('images/splatterbg.jpg');

	background-repeat: no-repeat;

	background-position: top center;
}



table {

	color: #000000;

	font-family: Arial;

	font-size: 10pt;

}



#logo {

	position: absolute;

	top: 30;

	left: 50;

	right: 50;

	

	z-index: 5;

}



#menu {

	left: 20%;

	right: 10%;

	position: absolute;

	width: 805;

	margin-top:  230;

	z-index: 1;

}

	

#content {

	width: 775;

	height: 200;

	margin-top: 480;

	text-align: left;

	left: 20%;

	right: 10%;

	position: absolute;

	padding-top: 110;

}



#content .text {

	

	width: 600;

	margin-left: 3;

	padding-bottom: 25;

}







ul{

  list-style: none;

  margin: 0;

  padding: 0;

  	background-image: url('images/photo1.jpg');

  	background-repeat: no-repeat;

	background-position: top right;

}



ul li{

  float: left;

  padding: 0;

  display: block;

  margin-right: 0s;

}



ul li a{

  display: block;

  overflow: hidden;

  width: 30;  

  padding-right: 6;

}



#a1{

  width: 605;

  overflow: visible;

}





ul li img{;

  border: 0;

}



ul li p{

  margin: 0;

  padding: 0;

  display: block;

  margin-left: 0;

  overflow: hidden;

}



#footer {

	font-size: 9pt;

	text-align: right;

	

}



a {

	color: #ec60a1;

	text-decoration: none;

}



a img {

	border-style:solid;

	border-width: 1px;

	border-color: black;

}

