body {background-color:#679;}
table {margin:auto; border-collapse:separate;}
table#page {width: 90%; background-image:url(i/bak.jpg); background-repeat: repeat-y; background-size:100%; font: normal 14pt Arial,sans-serif; color:#000077; text-align:center; border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; box-shadow: 1px 1px 5px #000; -webkit-box-shadow: 1px 1px 5px #000}
td {padding: 5px;}
td.bak {background-color:#99a0dd}
h1 {font-size:18pt; background-image:url(i/tbar.jpg); background-repeat:repeat-x; height:34px; margin:0 30%; color:#00c; border-radius:5px; -webkit-border-radius:5px;}
h2 {font-size:18pt; margin:0}
h3 {margin:0;}
p {text-align:left}
img {border-style:none}
a {font-weight:bold; text-decoration:none; color:#0000cc;}
a:hover {color:#0022ff}
div.navigation {height:24px; margin:10px}
div.navigation a {background-image:url(i/button.jpg); padding:0 5px 2px 5px; margin:0 1px; border-radius:3px; -webkit-border-radius:3px;}
div.navigation a:hover {background-image:url(i/button2.jpg); border-radius:3px; -webkit-border-radius:3px;}
table#sites td {height: 315px}
.bar {background-image:url(i/bar.jpg); background-repeat:repeat-x; height:28px; font-weight:bold; margin:0 15%; padding-top:3px; border-radius:5px; -webkit-border-radius:5px;}
.tbar {background-image:url(i/tbar.jpg); background-repeat:repeat-x; height:34px; color:#00c; border-radius:5px; -webkit-border-radius:5px;}
.title {background-image:url(i/tbar.jpg); background-repeat:repeat-x; height:34px; border-radius:5px; -webkit-border-radius:5px;}
.b {font-weight:bold}
.m {margin: 0px 100px; text-align:left;}
.zero {padding:1px; margin:0;}
.sbut {height:40px}
.left {float: left; margin-right:10px;}
/* Slideshow */
#sldshw {position:relative; width:974px; height:200px; margin:10px auto;}
#sldshw img {position:absolute; left:0; top:0; width:974px; height:200px;}

/* Mix width of 1000 pixels. */
@media screen and (max-width: 1000px) {
	table#page {width: 100%;}
	img {width:97%; height:auto}
	#sldshw {position:relative; width:97%; height:200px; margin:1% auto;}
	#sldshw img {position:absolute; left:0; top:0; width:97%; height:auto;}
	
}
