/* StyleMonkey Olive CSS for use with the Complement style */
body {
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  text-align: center;
 }

a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:link {
  color: #000000;
}

a:hover {
   color: #000000;
   text-decoration: underline;
}

a:visited {
  color: #000000;
}

aclean {
  color: #959595;
  text-decoration: none;
}

aclean:link{
  color: #959595;
}

aclean:hover {
   color: #959595;
   text-decoration: underline;
}


h1,  h3, h4{
  colour: #3F3F3F;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

h2{
  colour: #3F3F3F;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 120%;
}

.nav {
   color: #3F3F3F;
   font-family: Verdana, Arial, sans-serif;
   font-size: x-small;
   line-height: 140%;
   text-align: left;
   background-color: #FFFFFF;
   padding-right: 10px;
   font-size: x-small;
   
}

.nav_logo {
   color: #3F3F3F;
   font-family: Verdana, Arial, sans-serif;
   font-size: x-small;
   line-height: 140%;
   text-align: left;
   background-color: #FFFFFF;
   padding-right: 10px;
   font-size: x-small;
   }

.nav_copyright {
   color: #3F3F3F;
   font-family: Verdana, Arial, sans-serif;
   font-size: x-small;
   line-height: 140%;
   text-align: left;
   background-color: #FFFFFF;
   padding-right: 10px;
   padding-left: 10px;	
   font-size: x-small;
   
}


#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 800px;
  height:auto;
  
  background-color: #FFFFFF;
 }

#container-inner {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 140%;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-left: none;
	font-size: x-small;
        border-bottom-color: #959595;
	border-bottom-style: dotted;
        border-bottom-width: 1px;
        height:1110px;
	
  

}


#banner {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #999999;
  text-align: left;
  height: 126px;
}

a#banner-img {
  display: none;
}


#banner a {
  color: #D4F5BF;
  text-decoration: none;
  font-weight: normal;
}

#banner h1 {
  font-size: xx-large;
}

#banner h2 {
  font-size: 200%;

}

/* '#center' is used in 3 column layouts only */
/* '#main' is used in 2 column layouts only */


#center {
	float: left;
	width: 435px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 1px dotted #959595;
	padding: 10px;	
}

#centerstatic {
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 10px;
        border-top-color: #959595;
	border-top-width: 1px;
        border-top-style: dotted;
        border-right-color: #959595;
	border-right-width: 0px;
        border-right-style: none;
        border-left-color: #959595;        
        border-left-width: 1px;
        border-left-style: dotted;
        border-bottom-color: #959595;
	border-bottom-style: dotted;
        border-bottom-width: 1px;
	padding: 10px;	
        width: auto;
}

#pagebody {
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
        border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #959595;
	width: auto;
        height:auto;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-left-color: #959595;
	padding: 10px;	
}


#main {
  float: left;
  width: 700px;
  overflow: hidden;
  background-color: #FFFFFF;
}

.content {
  background-color: #FFFFFF;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

.blogentry {
  padding: 0px;
  color: #000000;
  background-color: #FFFFFF;
}

/* '#right' and '#left' are used in 3 column layouts only */
/* '#navbar' is used in 2 column layouts only */

#right {

	float: none;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #959595;
	width: auto;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-left-color: #959595;
}

#left {
	float: left;
	background-color: #FFFFFF;
	width: 170px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
		
	
}

#navbar {
  float: left;
  background-color: #FFFFFF;
  width: 200px;
  overflow: hidden;
}

.content p {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 0px;
}
.content blockquote {
  line-height: 150%;
  border: 0px solid #959595;
  padding: 0px;
}

.content li {
  line-height: 130%;
  list-style-type: none;
}

.content h2 {
  color: #000000;
  background-color: #FFFFFF;
  border: 0px solid #959595;
  font-family: Verdana, Arial, sans-serif;
  font-size: 120%l;
  text-align: left;
  font-weight: bold;
  padding-left: 0px;
  margin-bottom: 0px;
  }

.content h3 {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0px;
}

.content p.posted {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  border-top: 1px solid #959595;
  text-align: right;
  margin-bottom: 0px;
  line-height: normal;
  padding: 0px;
  }

.sidebar {
  padding: 0px;
  background-color: #FFFFFF;
}

.sidebar h2 {
	color: #3F3F3F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
	text-transform: lowercase;
 A       padding: 0px;
}

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-left: 0px;
}



.sidebar li {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  margin-top: 0px;
  list-style-type: none;
}

.sidebar p {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: normal;
  line-height: 140%;
  text-align: left;
}

img {
	border: 1px solid #959595;
	padding: 4px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 4px;
        margin-left: 0px;
       

}

.rightnav-img {
        border: 0px solid #000000;
     	padding: 4px;
}



.leftnav-img {
        border: 0px solid #000000;
     	padding: 4px;
}


.banner {
	padding: 0px;
	border: none;
	}


.photo {
  text-align: left;
  margin-bottom: 0px;
}

/* '.link-note' is used for current-show and next-show */

.link-note {
	color: #000000;
        font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 4px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #959595;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.link-noteNOBORDER {
	color: #000000;
        font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 4px;
	margin-bottom: 0px;
	border: none;
	}

#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #959595;
  margin-top: 50px;
}

#comment-data {
  float: left;
  width: 180px;
  padding-right: 0px;
  margin-right: 0px;
  text-align: left;
  border-right: 1px dotted #959595;
}

textarea[id="comment-text"] {
  width: 80%;
}

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  padding: 0px;
  text-align: center;
  margin-bottom: 30px;
}

#calendar table {
  padding: 0px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
}

#calendar caption {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-sAize: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
}

#calendar th {
  text-align: center;
  font-weight: normal;
}

#calendar td {
  text-align: center;
}