body, div, p, ul, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}
body, div, p, ul {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
        background-color: #CCCCCC;
}
h1 { 
    padding: 10px 0px 25px 5px;
}
h2 { 
    padding: 10px 0px 10px 5px;
}
h3 { 
    padding: 10px 0px 0px 5px;
}
#background {
    background-color: #CCCCCC;
    width: 100%;
    padding: 0px 0px 0px 0px;
}
#header, #footer, #main, #cat-foot, #about {
    width: 800px;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
#header-logo {
    width: 800px;
    height: 143px;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
}
#header-menu {
    width: 800px;
    height: 32px;
    background-color: #FFFFFF;
    background-image: url(../images/menu.jpg);
    background-repeat: no-repeat;
}
#header-menu ul {
    margin-left: 76px;
    height: 100%;
}
#header-menu ul li {
    display: block;
    float: left;
    width: 160px;
    padding-top: 10px;
    list-style-type: none;
    color: #999999;
}
#header-menu ul li a {
    color: #999999;
    text-decoration: none;
}
#footer-image {
    background-image: url(../images/footer-image.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 18px;
}
#footer {
    background-color: #006599;
}
#footer-links {
    height: 80px;
}
#footer-links ul {
    margin-top: 5px;
    margin-left: 76px;
}
#footer-links ul li {
    display: block;
    float: left;
    width: 233px;
    padding-top: 10px;
    list-style-type: none;
    font-size: 10px;
    padding: 0;
    margin: 0;
    color: #DDDDDD;
    font-weight: bold;
}
#footer-links ul li a {
    color: #DDDDDD;
    text-decoration: none;
    font-weight: normal;
}
 
#cat-body {
    width: 701px;
    margin-left: auto;
    margin-right: auto;
}
.cat-entry {
    display: block;
    float: left;
    width: 213px;
    padding: 20px 20px 10px 0px;
    margin: 0;
    vertical-align: top;
}
.cat-entry p a {
    color: #666666;
    font-weight: normal;
}
 
.cat-head {
}
.cat-head a, .cat-head a img {
    text-decoration: none;
    border: none;
    font-weight: bold;
    color: #666666;
    line-height: 35px;
    vertical-align: top;

}
#cat-foot {
    padding-top: 10px;
    clear: both;
}

#cat-foot ul {
    margin-left: 50px;
    margin-top: 0px;
}

#cat-foot ul li {
    display: block;
    float: left;
    width: 167px;
    list-style-type: none;
    font-size: 11px;
}
#cat-foot ul li a {
    color: #666666;
    text-decoration: none;
}
#main-foot {
    clear: both;
}
#about {
    padding-top: 10px;
    padding-bottom: 20px;
}
#about-body {
    width: 500px;
    background-color: #FFFFFF;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #666666;
    font-size: 60%;
}

#contactform {
    width: 600px;
    background-color: #FFFFFF;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
.website-head a, .website-entry .more {
    color: #006697;
    text-decoration: none;
}
.website-entry ul {
    margin-left: 50px;
    margin-top: 0px;
}

.website-entry ul li {
    display: block;
    float: left;
    width: 167px;
    list-style-type: none;
    font-size: 11px;
    vertical-align: top;
}
.website-entry ul li a {
    color: #666666;
    text-decoration: none;
}



.link-entry {
    width: 250px;
    height: 200px;
    display: block;
    float: left;
    margin: 10px 5px 10px 5px;
    padding-top: 10px;
    border: solid 1px #999999;
    vertical-align: bottom;
    text-align: center;
    overflow: hidden;

}
.link-head h2 {
        padding-bottom: 5px;
        font-size: 110%;
}
.link-head a {
        text-decoration: none;
        color: #006697;
}
.link-head img {
        text-decoration: none;
        border: 0;
}

.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-image: none;
}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.Style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.Watermark {
	background-color: #FFFFFF;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clearfix {
    clear: both;
}
