/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

/* Dark Blue=#000060, Light Blue=514EA7, Orange=#FF6600 */

img {
display: block;
border: none;
}

a {
text-decoration: none;
}

body {
text-align: center;
padding: 0em;
margin: 0em;
font-family: Verdana, sans-serif;
background-color: #ffffff;
}

#header {
height: 110px;
width: 100%;
background-image: url(../images/topbar1.jpg);
background-repeat: repeat-x;
min-width: 765px;
margin-top: -5px;
margin-bottom: -5px;
}

#headercenter {
height: 100%;
width: 765px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#headercenter img {
float: right;
margin-right: 5px;
}

#headercenter img.left {
float: left;
margin-right: 0em;
margin-left: 5px;
}

#headertext {
text-align: center;
}

#headercenter h1 {
font-family: "Century Gothic", Verdana, sans-serif;
font-weight: normal;
color: #ffffff;
font-size: 32pt;
margin-top: 0px;
margin-bottom: 0em;
line-height: 1em;
padding-top: 20px;
border-bottom: 1px #ffffff;
}

#headercenter h4 {
color: #ffffff;
font-family: Verdana, sans-serif;
font-weight: normal;
margin-top: 0em;
margin-bottom: 0em;
font-size: 12pt;
}

#menubar {
background-image: url(../images/menubar1.jpg);
background-repeat: repeat-x;
height: 30px;
min-width: 765px;
border-top: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
}

#menubarcenter {
width: 757px;
margin-left: auto;
margin-right: auto;
padding-top: 4px;
z-index: 10;
}

#menubarcenter a {
width: 107px;
text-align: center;
font-family: Verdana, sans-serif;
color: #ffffff;
text-decoration: none;
display: block;
float: left;
font-size: 11pt;
padding-top: 2px;
padding-bottom: 2px;
border-left: 1px #FFFFFF solid;
}

#menubarcenter a.menuright {
border-right: 1px #ffffff solid;
}

#menubarcenter a:hover, #menubarcenter a:active {
color: #000000;
padding-top: 1px;
padding-bottom: 1px;
border-top: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
}

#main {
width: 100%;
background-color: #c0c0c0;
min-width: 765px;
background-image: url(../images/mainback.jpg);
background-repeat: repeat;
}

#maincenter {
width: 755px;
height: 100%;
margin-left: auto;
margin-right: auto;
background-image: url(../images/maintextback.jpg);
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
}

#footer {
width: 100%;
height: 45px;
background-image: url(../images/footerbar1.jpg);
min-width: 765px;
border-top: 1px #ffffff solid;
margin-top: -0px;
margin-bottom: -0px;
background-position: 0px 0px;
}

#footercenter {
width: 765px;
margin-left: auto;
margin-right: auto;
color: #ffffff;
height: 100%;
}

#footercenterright {
float: right;
text-align: right;
margin-right: 5px;
margin-top: 3px;
}

#footercenterleft {
float: left;
text-align: left;
margin-top: 3px;
margin-left: 5px;
}

#footercenter p {
line-height: 1.2em;
margin: 0em;
padding: 0em;
font-size: 11pt;
}

strong {
font-style: normal;
font-weight: normal;
text-decoration: none;
font-family: "Century Gothic", Verdana, sans-serif;
}

a.email {
color: #ffffff;
text-decoration: none;
}

a.email:hover, a.email:active {
text-decoration: underline;
}

a.textlink {
color: #ffffff;
text-decoration: underline;
}

a.textlink:hover, a.textlink:active {
color: #000000;
text-decoration: underline;
}