body{background-image: url(images/bkg.gif); background-position: top center; background-position-y: -50px; background-repeat: no-repeat; font-family: arial; font-size: 12px;}
#wrapper{width:960px;}
#nav{height:44px; margin-right:25px;}
#page{width:900px; background-color: white; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; border-bottom:5px solid #ed8c1b;}
#nav ul{margin-top:0px; text-align: right;}
#nav li{display:-moz-inline-stack;
display:inline-block; padding-top: 10px; padding-bottom: 10px; padding-left:5px; padding-right:5px; margin-left: 5px; margin-right:5px; background-color: white; background-image: url(images/block.jpg); border-top:1px solid #e0e0e0; border-left:1px solid #e0e0e0; border-bottom:1px solid #05152f; border-right:1px solid #05152f;}
#header{border-bottom:5px solid #ed8c1b;}
.block{background-image: url(images/block.jpg); background-repeat: repeat-x; margin:10px; border: 1px solid #e0e0e0; }
#txt{width:650px; float:left;}
#sidebar{width:225px; float:right;}
h1{color:#3b2985; font-size:30px; margin: 0px; margin-bottom: 10px; border-bottom:1px solid #e0e0e0; text-shadow: 0px 1px 0px white; }
h2{color:#3b2985; font-size:20px; margin: 0px; margin-bottom: 10px; border-bottom:1px solid #e0e0e0; text-shadow: 0px 1px 0px white; }
#footer{clear:both; background-color:#e0e0e0; height:25px; padding-top:2px; padding-bottom:2px;}
p{text-align: justify; padding-left: 20px; padding-right: 20px; text-shadow: 0px 1px 0px white; }
#footer p{text-align: center; text-shadow: 0px 1px 0px white; }
a{color:black; text-decoration: none;}
#slideshow {
    position:relative;
    height:300px;
}
 
#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;
}
.img{padding:10px;}#vid1 {
	float: left;
}
#vid2 {
	float: right;
}
#belowvidtext {
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	background-position: center;
}
#list2 {
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 100px;
}
#list3 {
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
}

