﻿*, html{margin: 0; padding: 0;}

body{background: #9f9f9f url('../images/bkg2.jpg'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

#strip{text-align: right; padding: 4px; background: #9f9f9f; margin-bottom: 30px; padding-right: 50px; border-bottom: 1px black solid;}
#strip p{width: 960px; margin: 0 auto; color: white;}
#strip a{color: white; text-decoration: none;} #strip a:hover{color: black; text-decoration: underline;}

#wrapper{width: 940px; border: 1px solid black; background: white; margin: 0 auto;}

.logo{border: 0; margin-left: 20px; margin-top: 10px; z-index: 1;}

#menu{margin-left: -11px; width: 962px; height: 63px; background:  url('../images/menu.png') no-repeat; margin-top: 4px;}

#menu ul{float: left; font-weight: bold; width: 97%;padding-left: 16px;}

* html #menu ul{margin-bottom: 0; }
#menu ul li{display: inline; line-height: 53px;}

#menu ul li a{font-size: 1.1em; float: left; height: 53px; width: 186px; text-align: center; color: white; font-weight: bold; text-decoration: none;}
#menu ul li a:hover{text-decoration:underline; width: 184px; height: 59px; color: white; background: #1188be; margin-top: -7px; padding-top: 6px; border: 1px black solid;}

#content{margin-left: 15px; margin-top: 10px; width: 615px; padding-bottom: 35px;}

#content h1{font-size: 20pt; margin-bottom: 5px;}
#content h2{font-size: 18pt; border-bottom: 1px solid #0f79ab; width: 100%; margin-bottom: 5px;}
#content h3{font-size: 16pt; border-bottom: 1px solid #0f79ab; width: 100%; margin-bottom: 5px;}
#content h4{font-size: 14pt; margin-bottom: 5px;}
#content h5{font-size: 12pt; margin-bottom: 5px;}
#content h6{font-size: 10pt; margin-bottom: 5px;}

#content p{font-size: 12pt; margin-bottom: 10px;}
a{color: #1188be; text-decoration: none;} a:hover{color: #0c5475; text-decoration: underline;}

#content hr{border: 1px solid #0f79ab; border-collapse: collapse; width: 95%; margin-top: 5px; margin-bottom: 5px;}

#content ol, #content ul{margin-left: 30px; margin-bottom: 15px;}

#content img, #sidebar img{border: 1px solid #0f79ab; padding: 5px;}
.right{float: right; margin: 5px;} .left{float: left; margin: 5px;}


#sidebar{float: right; margin-right: 5px; margin-top: 15px; width: 310px; margin-right: -19px;}
#sidebar h2{width: 304px; height: 63px;  text-indent: 10px; line-height: 55px; font-size: 1.1em; color: white; background: transparent url('../images/sbhead.png') no-repeat;  margin-top: 20px;} 
#sidebar .center{display: block; margin: 0 auto; margin-bottom: 5px; text-align: center;}

#sidebar p{margin-left: 12px; margin-right: 30px; margin-bottom: 10px;}

#copy{width: 100%; text-align: center; margin-top: 30px; margin-bottom: 0px; background: #8f8e8e; padding-top: 4px; padding-bottom: 4px; border-top: 1px black solid; position: fixed; bottom: 0;}

#copy p{width: 960px; margin: 0 auto; color: white;}
#copy a{color: white; text-decoration: none;} .cop a:hover{color: black; text-decoration: underline;}
#copy a:hover{color: black; text-decoration: underline;}
.clear{clear: both;}