body {

	background-color: #cccccc;

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

	background-repeat: repeat-x;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

}



h1 {

font-size:20px;

font-weight:bold;

color:#990000;

}

.smallheading {

font-size:16px;

font-weight:bold;

color:#5d5c5c;

}.leftborder {

	border-left-width: 1px;

	border-left-style: dashed;

	border-left-color: #acacac;

}



a {

font-weight:bold;

color:#2b4e05;

text-decoration:underline;

}.dottedtd {

	padding: 10px;

	border: 1px dashed #acacac;

}



.footertext {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

font-weight:bold;

}



#logo {

position:absolute;

margin-top:55px;

margin-left:50px;

z-index:2;

}



#slideshow {

    position:relative;

    height:274px;

	z-index:1;

}



#slideshow IMG {

    position:absolute;

    top:0;

    left:0;

    z-index:8;

    opacity:0.0;

}



#slideshow IMG.active {

    z-index:10;

    opacity:1.0;

}



#slideshow IMG.last-active {

    z-index:9;

}

.header  {

width:900px;

}