body { color: #3e4a4a; background-color: #7c9393; font-family: Tahoma, Arial, sans-serif; font-size: 12px; margin: 0px; }
a:link, a:active, a:visited { border-bottom: 1px dotted #3e4a4a; color: #3e4a4a; font-family: Tahoma, Arial, sans-serif; font-size: 12px; text-decoration: none; }
a:hover { border-bottom: 0px; color: #323a39; text-decoration: none; }

.main { border-spacing: 0px; width: 100%; }
.header { background-color: #323a39; background-image: url(images/headbar.png); background-repeat: repeat-x; border-bottom: 1px solid #9fbbbb; color: #7c9393; font-family: Georgia, "Times New Roman", serif; font-size: 20px; height: 50px; text-align: center; }
.header a:link, .header a:active, .header a:visited { border-bottom: 0px; color: #7c9393; font-family: Georgia, "Times New Roman", serif; font-size: 20px; padding: 20px 40px 18px 40px; text-decoration: none; }
.header a:hover { background-image: url(images/headbarover.png); background-position: center; background-repeat: no-repeat; border-bottom: 0px; color: #333333; font-family: Georgia, "Times New Roman", serif; font-size: 20px; padding: 20px 40px 18px 40px; text-decoration: none; }
.content { margin: 20px auto 0px auto; width: 700px; }

.splash { background-color: #697d7d; background-position: center; background-repeat: no-repeat; border: 1px dotted #3E4A4A; height: 300px; margin: auto; width: 500px; }
.splash-text { color: #1b2020; float: right; font-family: Trebuchet MS; font-size: 14px; font-style: italic; font-weight: bold; margin: 100px 5px 0px 0px; width: 300px; }
.splash1 { background-image: url(images/splash1.png); }
.splash2 { background-image: url(images/splash2.png); }
.splash3 { background-image: url(images/splash3.png); }
.splash4 { background-image: url(images/splash4.png); }

.footer { bottom: 0px; color: #3e4a4a; font-family: Tahoma, Arial, sans-serif; font-size: 9px; padding-top: 30px; position: absolute; text-align: center; width: 100%; }
.footer p { font-size: 9px; }
.footer a:link, .footer a:active, .footer a:visited { color: #3e4a4a; border-bottom: 1px dotted #3e4a4a; font-family: Tahoma, Arial, sans-serif; font-size: 9px; text-decoration: none; }
.footer a:hover { border-bottom: 0px; color: #323a39; }

h1 { color: #323a39; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 23px; font-style: italic; }
h2 { color: #c2d4d4; font-family: Tahoma, Arial, sans-serif; font-size: 17px; font-weight: normal; line-height: 30px; }
p { color: #3e4a4a; font-family: Tahoma, Arial, sans-serif; font-size: 12px; margin: 10px 0px 10px 0px; }

ul { margin-left: 20px; list-style-type: circle; }

* { margin: 0; padding: 0 }