body {
  margin: 0px;
  padding: 0px;
  font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  text-align: center;
  background-color: #000000;
}




#sitemasthead{
	width: 100%;
	height: 70px;
	background-color: #000000;
	text-align: left;
}
#menu1Container { 
	visibility:hidden; 
	overflow:visible; 
}

#menu1Container, #menu1Content {
	position:absolute;
	width:120px;
	height:200px;
	clip:rect(0, 110px, 145px, 0);
}




h4 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #666666;
}

hr {
  margin: 20px 0px 0px 0px;
  color: #B3C3CE;
}

hr.titleHr {
  margin: 10px 0px 20px 200px;
  width: 250px;
}

p {
	margin: 5px 0px 10px 0px;
}

img {
	border-width: 0px;
}

a, a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:active { color: #333333; }

a:hover  { color: #333333; }

#Container {
  background: #fff;
}

.topContent {
  color: #fff;
  background: #466677;
  margin: 0px;
  padding: 10px;
  text-align: center;
}

.sideContent {
	text-align: left;
	margin: 0px 10px 0px 30px;
	background-color: #000000;
}

.sideContent ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	background-color: #000000;
}

.sideContent ul.indented {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}

.sideTitle {
	color: #666666;
	margin: 20px 0px 0px 10px;
    text-align: left;
	font-size: 11px;
}

.centerContent {
	color: #000;
	background: #fff;
	margin: 0px 10px 10px 10px;
	padding: 0px 4px 5px 4px;
        text-align: left;
}

.centerContent ul { 
  background: #fff;
	list-style: square;
	margin: 5px 0px 10px 15px;
	padding: 0px;
}

.centerTitle {
  background: #fff;
	margin: 0px 14px 0px 14px;
        text-align: left;
	color: #990000;
	text-transform: uppercase;
	line-height: 12px;
	font-weight: bold;
}

.centerDate {
	background: #fff;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 9px;
}

a.BlogButton, a.BlogButtonCurr, a.BlogButtonCurr:visited, a.BlogButtonCurr:active {
	color: #fff;
	text-decoration: underline;
}

a.BlogButtonCurr:hover, a.BlogButton:hover {
	text-decoration: none;
	color: #fff;
}

.blogTitle {
  color: #466677;
  text-align: right;
  font-size: large;
  padding-top:20px;
}

.blogTagline {
  color: #000;
  text-align: right;
  padding-top:5px;
}
#masthead {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(img/mast_k.jpg);
}
