body { 
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
text-align:center;
align: center;
font-family: verdana;
font-size: 10px;
color: #000000;
} 




#wrapper {
width: 880px;
}

#topnav {
	height: 32px;
width: 880px;
        text-align:center;
	padding: 0 0 0 110px;

}


#top {
	height: 260px;
width: 880px;
        text-align:center;
	background-repeat: repeat-x;
	padding: 0 0 0 0;

}

#middle {
width: 870px;
font-size: 12px;
font-family: verdana;
        text-align:left;
	margin: 0px;
	background-image: url(images/body_04.gif);
	background-repeat: repeat-y;
	padding: 7px 7px 7px 7px;
}

#bottom {
width: 880px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/body_05.gif);
	background-repeat: repeat-x;
}

#slideshow {
    position:relative;
    height:260px;
}

#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;
}








/*
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {

background-color: #FFFFFF;
text-align:center;
min-height:282px;/* for good browsers*/
min-width:519px;/* for good browsers*/
}
*/


p { text-align: justify}

#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 282px;
}
#inner {
width: 519px;
background:white;
height: 282px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:1px solid #FFFFFF;
}

td {
font-size: 12px;
font-family: verdana;
}

a {
color:#000000;
text-decoration: underline;
font-size: 12px;
font-weight: none;
font-family: verdana;

}

