* { padding: 0px;
    margin: 0px;
  }

a.subtitle:link {text-decoration: none}
a.subtitle:visited {text-decoration: none}
a.subtitle:active {text-decoration: none}
a.subtitle:hover {text-decoration: underline}

body {
        font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
        font-size:12px;
        color:#000000;
        padding-left: 1%;
        padding-right: 1%;
        background-color: #EEE;
      }

p {
	margin-top: 1em;
	}

img.smallfadepic {
	width: 36px;
	height: 31px;
	border: 0 none;
	}

img.fadepic {
	width: 142px;
	height: 123px;
	border: 0 none;
	}

img.bigfadepic {
	width: 600px;
	height: 399px;
	border: 0 none;
	}

#mySlideshow {
	width: 600px !important;
	height: 400px !important;
	}

#content {
	background-color: transparent;
	text-align: left;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	visibility: visible;
	}

#centercontent {
	background-color: transparent;
	text-align: center;
	margin-top: -73;
	margin-left: -250;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 146px;
	visibility: visible;
	}

#centerfooter {
	background-color: transparent;
	text-align: center;
	margin-top: -73;
	margin-left: -250;
	position: absolute;
	top: 85%;
	left: 50%;
	width: 500px;
	height: 146px;
	visibility: visible;
	}

.smallouter {
	background-color: transparent;
	border: 1px solid black;
	margin: 2px;
	padding: 2px;
	float: right;
	clear: left;
	width: 36;
	height: 31;
	}

.outerbox {
	background-color: transparent;
	border: 1px solid black;
	margin: 5px;
	padding: 5px;
	float: left;
	align: center;
	}
