BODY {background-color: #660000
}
#slideshow{
	background-color:#F5F5F5;
	border:1px solid #FFFFFF;
	height:340px;
	margin:150px auto 0;
	position:relative;
	width:640px;
	
	-moz-box-shadow:0 0 22px #111;
	-webkit-box-shadow:0 0 22px #111;
	box-shadow:0 0 22px #111;
}

#slideshow ul{
	height:320px;
	left:10px;
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	top:10px;
	width:620px;
}

#slideshow li{
	position:absolute;
	display:none;
	z-index:10;
}

#slideshow li:first-child{
	display:block;
	z-index:1000;
}

#slideshow .slideActive{
	z-index:1000;
}

#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}

#slideshow .arrow{
	height:86px;
	width:60px;
	position:absolute;
	background:url('img/arrows.png') no-repeat;
	top:50%;
	margin-top:-43px;
	cursor:pointer;
	z-index:5000;
}

#slideshow .previous{ background-position:left top;left:0;}
#slideshow .previous:hover{ background-position:left bottom;}

#slideshow .next{ background-position:right top;right:0;}
#slideshow .next:hover{ background-position:right bottom;}

object, embed {
  outline: 0;
}


H1 {font: 90% book antiqua; color: white; text-align: center; margin: 0; padding: 0;}
H2 {font: 80% book antiqua; color: white; text-align: center; margin: 0; padding: 0;}
H3 {font: 90% book antiqua; color: white; text-align: justify; size=medium; margin: 0; padding: 0;}
H4 {font: 80% book antiqua; color: black; text-align: center; margin: 0; padding: 0;}
H5 {font: 80% book antiqua; color: white; text-align: center; margin: 0; padding: 0;}
H6 {font: 90% book antiqua; color: black; text-align: center; margin: 0; padding: 0;}

a:link {font: 100% book antiqua; text-decoration: none;  color:  #ffffff;}
a:visited {font: 100% book antiqua; text-decoration: none; color:  #ffffff;}
a:active {font: 100% book antiqua; text-decoration: none; color:  #ffffff;}
a:hover {font: 95% book antiqua; text-decoration: none; color: "#660000";}

 {list-style-type: none;  

  font-family: book antiqua; 
 font-size: small;}




 div.centered{
    display:block;background-color:#000000;

    /*set the div in the center of the screen*/
    position:absolute;
    top:0%;
    left:20%;
width: 60%;
height: 100%;

   
  }


p {font: 80% book antiqua; color: white; text-align: justify}



li {color: white; text-align: left;
 list-style-type: bullet;
  font-family: century gothic; 
 font-size: normal;
font weight: bold}


