/* CSS Document */
body {
background-color:#E0E0E0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
margin-top:0px;
}

#container {
width:800px;
margin-left:auto;
margin-right:auto;
}

#content {
width:565px;
background-color:#99cdff;
padding-right:8px;
}

p {
font-family:inherit;
margin-left:8px;
margin-right:2px;
margin-bottom:8px;
}

.submenu {
list-style: url(../images/button.jpg);
padding-left:8px;
margin-left:14px;
margin-top:0px;
}

h2 {
font-size:20px;
}

.submenu li {
padding-bottom:2px;
}

.submenu a {
color:#ffffff;
font-size:11px;
text-decoration:none;
}

.submenu a:hover {
color:#F49B33;
text-decoration:none;
}

.mainheader {
font-size:22px;
color:#016EA5;
text-align:center;
font-weight:bold;
margin:0px;
padding-top:10px;
}

.subheader {
font-size:18px;
text-align:center;
font-weight:bold;
color:#016EA5;
}

.header {
font-size:16px;
text-align:center;
font-weight:bold;
margin-top:8px;
}

.date {
margin-left:auto;
margin-right:auto;
}

.B {
font-style:italic;
font-size:12px;
margin:8px;
text-align:center;
}

.picture {
border:3px solid #FF6600;
margin:12px;
margin-top:0px;
}

.gallery {
border:2px solid #ff6600;
}

.bottom {
padding-bottom:3px;
padding-top:3px;
font-size:11px;
background-image:url(../images/bottom.jpg);
text-align:center;
padding-left:146px;
}

.bottom a {
color:#ffffff;
margin-left:auto;
margin-right:auto;
width=100%;
text-decoration:none;
font-size:11px;
}

.homebottom {
padding-bottom:3px;
padding-top:3px;
font-size:11px;
text-align:center;
background-color:#0188CC;
}

.homebottom a {
color:#ffffff;
margin-left:auto;
margin-right:auto;
width=100%;
text-decoration:none;
font-size:11px;
}

A {
color:#000000;
text-decoration: underline;
font-family: inherit;
font-size: inherit;
font-weight:bold;
}

A:hover {
color: #D1460D;
text-decoration: underline;
}

#email:hover {
color:#0188CC;
}

img {
border:none;
}

table {
border-collapse:collapse;
}

li {
padding-bottom:3px;
}

.footer {
color:#666666;
font-size:10px;
text-align:center;
margin-left:120px;
}