div {
    margin: 0;
    padding: 0;
}

dl {
    margin: 0;
    padding: 0;
}

dt {
    margin: 0;
    padding: 0;
}

dd {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

h1 {
    font-weight: 100;
    font-family: Arial, Verdana, Helvetica;
    font-size: 90%;
    text-align: center;
    line-height: 2em;
}

h2 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

h3 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

h4 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

h5 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

h6 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

pre {
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

input {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 0;
    padding: 0;
}

th {
    font-style: normal;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
}

td {
    margin: 0;
    padding: 0;
}

address {
    font-style: normal;
    font-weight: 400;
}

caption {
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

cite {
    font-style: normal;
    font-weight: 400;
}

code {
    font-style: normal;
    font-weight: 400;
}

dfn {
    font-style: normal;
    font-weight: 400;
}

em {
    font-style: normal;
    font-weight: 400;
}

strong {
    font-style: normal;
    font-weight: 400;
}

var {
    font-style: normal;
    font-weight: 400;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
}

q:before {
    content: '';
}

q:after {
    content: '';
}

body {
    background-image: url(../images/stripesR.png);
    background-repeat: repeat;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-weight: 700;
    left: 50%;
    margin: 0 0 0 -500px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 1000px;
}

#marqueecontainer {
    color: #000;
    height: 130px;
    overflow: hidden;
    padding: 2px 2px 2px 4px;
    position: absolute;
    width: 800px;
}

.style1 {
    font-style: italic;
    font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: left;
}

.style2 {
    font-style: italic;
    font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    line-height: 80%;
}

.style3 {
    font-style: italic;
    font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    line-height: 2em;
}

.style4 {
    line-height: 2em;
    color: #000;
    font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.style9 {
    color: #000;
    font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
}

.style10 {
    color: #000;
    left: 50%;
    margin: 0 0 0 -400px;
    padding: 0;
    position: absolute;
    font-family: Arial, Verdana, Helvetica;
    font-size: 90%;
    text-align: left;
    line-height: 2em;
    width: 800px;
    bottom: 10%;
}

.style11 {
    left: 50%;
    margin: 0 0 0 -250px;
    padding: 0;
    position: absolute;
    width: 500px
}

link {
    color: #000;
    font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}

.menu {
    background: #000 url(../images/menuBarR.png);
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0 0 0 32px;
    position: relative;
}

.menu li.top {
    display: block;
    float: left;
    position: relative;
}

.menu li a.top_link {
    color: #000;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 700;
    height: 40px;
    line-height: 33px;
    padding: 0 0 0 12px;
    text-decoration: none;
}

.menu li a.top_link span {
    display: block;
    float: left;
    font-weight: 700;
    height: 40px;
    padding: 0 24px 0 12px;
}

.menu li a.top_link:hover {
    background: url(../images/menuHover.png) no-repeat;
    color: #000;
}

.menu li:hover > a.top_link {
    background: url(../images/menuHover.png) no-repeat;
    color: #fff;
}

.menu a:hover {
    visibility: visible;
}

.menu li:hover {
    position: relative;
    z-index: 200;
}

.menu ul {
    height: 0;
    left: -9999px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    width: 0;
}

.menu :hover ul.sub {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
    background-color: #fff;
    background: #fff;
    border: 1px solid #3476cd;
    height: auto;
    left: 2px;
    padding: 3px 0;
    right: 2px;
    top: 40px;
    white-space: nowrap;
    width: 160px;
}

.menu :hover ul.sub li {
    display: block;
    float: left;
    height: 20px;
    position: relative;
}

.menu :hover ul.sub li a {
    border: 3px solid #fff;
    border-width: 0 0 0 3px;
    color: #000;
    display: block;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    width: 154px;
}

.menu :hover ul.sub li a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
    background-color: #fff;
    background: #3476cd;
    color: #fff;
}

.menu li a.top_link:hover span {
    background: url(../images/menuHover.png) no-repeat right top;
}

.menu li:hover > a.top_link span {
    background: url(../images/menuHover.png) no-repeat right top;
}

.slideshow {
    display: block;
    height: 385px;
    margin: 0 auto;
    position: relative;
    width: 480px;
    z-index: 0;
}

.slideshow-images {
    display: block;
    height: 385px;
    overflow: hidden;
    position: relative;
    width: 480px;
}

.slideshow-images img {
    display: block;
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.slideshow-thumbnails {
    bottom: -65px;
    height: 65px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.slideshow-images-visible {
    opacity: 1.0;
}

.slideshow-images-prev {
    opacity: .0;
}

.slideshow-images-next {
    opacity: .0;
}

.slideshow a img {
    border: 0;
}

.slideshow-captions {
    background: #000;
    bottom: 0;
    color: #fff;
    font: normal 12px / 22px Arial, sans-serif;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    width: 100%;
    z-index: 10000;
}

.slideshow-captions-hidden {
    height: 0;
    opacity: .0;
}

.slideshow-captions-visible {
    height: 22px;
    opacity: .7;
}

.slideshow-controller {
    background: url(../images/controller/controller.png) no-repeat;
    height: 42px;
    left: 50%;
    margin: -21px 0 0 -119px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 238px;
    z-index: 10000;
}

.slideshow-controller * {
    margin: 0;
    padding: 0;
}

.slideshow-controller-hidden {
    opacity: .0;
}

.slideshow-controller-visible {
    opacity: 1.0;
}

.slideshow-controller a {
    cursor: pointer;
    display: block;
    height: 18px;
    overflow: hidden;
    position: absolute;
    top: 12px;
}

.slideshow-controller a.active {
    background-position: 0 18px;
}

.slideshow-controller li {
    list-style: none;
}

.slideshow-controller li.first a {
    background-image: url(../images/controller/controller-first.png);
    left: 33px;
    width: 19px;
}

.slideshow-controller li.last a {
    background-image: url(../images/controller/controller-last.png);
    left: 186px;
    width: 19px;
}

.slideshow-controller li.next a {
    background-image: url(../images/controller/controller-next.png);
    left: 145px;
    width: 28px;
}

.slideshow-controller li.pause a {
    background-image: url(../images/controller/controller-pause.png);
    left: 109px;
    width: 20px;
}

.slideshow-controller li.play a {
    background-position: 20px 0;
}

.slideshow-controller li.play a.active {
    background-position: 20px 18px;
}

.slideshow-controller li.prev a {
    background-image: url(../images/controller/controller-prev.png);
    left: 65px;
    width: 28px;
}

.slideshow-thumbnails * {
    margin: 0;
    padding: 0;
}

.slideshow-thumbnails ul {
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10000px;
}

.slideshow-thumbnails li {
    float: left;
    list-style: none;
    margin: 5px 5px 5px 0;
    position: relative;
}

.slideshow-thumbnails a {
    display: block;
    float: left;
    padding: 5px;
    position: relative;
}

.slideshow-thumbnails a:hover {
    background-color: #ff9 !important;
    opacity: 1.0 !important;
}

.slideshow-thumbnails img {
    display: block;
}

.slideshow-thumbnails-active {
    background-color: #9ff;
    opacity: 1.0;
}

.slideshow-thumbnails-inactive {
    background-color: #fff;
    opacity: .5;
}

.buttonLink1 {
    left: 0;
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(../images/buttonPurple.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.buttonLink1:hover {
    background-position: top;
}

.buttonLink2 {
    right: 0;
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(../images/buttonBlue.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.buttonLink2:hover {
    background-position: top;
}

.buttonLink3 {
    left: 0;
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(../images/buttonGreen.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.buttonLink3:hover {
    background-position: top;
}

.buttonLink4 {
    right: 0;
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(../images/buttonPink.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.buttonLink4:hover {
    background-position: top;
}
