.container { border: 1px solid rgb(153, 153, 153);
padding: 4pt 2pt 2pt;
font-family: Arial,Helvetica,sans-serif;
color: #000;
text-align: left;
width: 976px;
font-size: 11pt;
}
.footer { font-family: Arial,Helvetica,sans-serif;
text-align: center;
font-size: 10pt;
line-height: 150%;
color: rgb(102, 102, 102);
clear: both;
border-top: solid 1px #990000;
background: white;
background-image: url('swirl-gray.jpg');
background-repeat: repeat-x;
}
body { font-family: Arial,Helvetica,sans-serif;
text-align: center;
font-size: 1pt;
}
a:link { font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
color: rgb(153, 0, 0);
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
a:visited { font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
color: rgb(153, 0, 0);
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
a:hover { font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: rgb(153, 0, 0);
}

.menu-sub a:link { font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
color: rgb(102, 102, 102);
font-style: normal;
font-weight: normal;
text-decoration: none;
}
.menu-sub a:visited { font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
color: rgb(102, 102, 102);
font-style: normal;
font-weight: normal;
text-decoration: none;
}
.menu-sub a:hover { font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: rgb(153, 0, 0);
}
.footer a:link { font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
color: rgb(102, 102, 102);
font-style: normal;
font-weight: normal;
text-decoration: none;
}
.footer a:visited { font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
color: rgb(102, 102, 102);
font-style: normal;
font-weight: normal;
text-decoration: none;
}
.footer a:hover { font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: rgb(153, 0, 0);
}

div#clear {
clear: both;
}
div#navbar2container {
  height: 32px;
  width: 100%;
  border-top: solid rgb(153, 153, 153) 1px;
  border-bottom: solid rgb(153, 153, 153) 1px;
  background-color: #FFF;
}
div#navbar-fb {
  float: right;
  width: 150px;
  text-align: right;
padding: 3px 10px;
}

div#navbar2 {
  width: 800px;
  float: left;
}
div#navbar2 ul {
  margin: 0px;
  padding: 0px;
  font-size: 12pt;
  font-variant: small-caps;
  color: rgb(153, 153, 153);
  line-height: 30px;
  white-space: nowrap;
}
div#navbar2 li {
  list-style-type: none;
  display: inline;
    font-size: 12pt;
}
div#navbar2 li a {
  text-decoration: none;
  padding: 7px 10px;
  color: rgb(153, 153, 153);
    font-family: times, serif;
    font-size: 12pt;
}
div#navbar2 lia:link {
  color: rgb(153, 153, 153):
}
div#navbar2 lia:visited {
  color: rgb(153, 153, 153);
}
div#navbar2 lia:hover {
  font-weight: bold;
  color: #FFF;
  background-color: #3366FF;
}
.logo {
float: left;
width: 60%;
height: 100px;
}
.date {
float: right;
text-align: center;
width: 40%;
margin-top: 20px;
}
.clearall {
clear: both;
}
.header {
height: 100px;
width: 100%;
background: white;
background-image: url('swirl-gray.jpg');
background-repeat: repeat-x;
}
h1 {
font-size: 20pt;
font-family: Times;
font-style: italic;
margin-top: 0px;
}
h2 {
font-size: 16pt;
font-family: Times;
font-style: italic;
}
.wrapper {
	text-align: left;
	margin: 40px auto 10px auto;
	padding: 0px;
	border:0;
	width: 976px;
}
.wrapper2 {
        text-align: center;
	margin: 5px auto 10px auto;
	width: 976px;
}

.content{
float: left;
width: 60%
}

.menu-sub{
float: left;
width: 170px;
margin-right: 20px;
margin-left: 7px;
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #990000;
}

.ads{
float: right;
width: 190px;
background: white;
text-align: right;
}
