body {
  margin: 0px 0px 20px 0px;
  background-color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  }

a {
  text-decoration: none;
  }

a:link {
  color: #0066cc;
  }

a:visited {
  color: #9999cc;
  }

a:active {
  color: #00ccff;
  }

a:hover {
  color: #0099ff;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 120%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 760px;
  background-image: url(./mt-static/img/bg.gif);
  border: 1px solid #FFCC00;
  }

#top {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-image: url(./mt-static/img/top.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding: 0px;
  height: 80px;
  }


#top a {
  color: #FFFFFF;
  text-decoration: none;
  }

#top h1 {
  font-size: 16px;
  }

#menu {
  color: #FFFFFF;
  background-color: #FFF2BF;
  height: 30px;
}

#left {
  float: left;
  width: 158px;
  overflow: hidden;
  }

#left h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }



#main {
  float: right;
  width: 600px;
  overflow: hidden;
  }

#label {
  width: 100%;
  hight: 20px;
  color: #3366cc;
  background-color: #FFCC00;
  padding: 5px;
  }


#footer {
  line-height: 120%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #FFFFFF;
  font-size: 10px;
  padding: 0px;
  width: 760px;
  height: 15px;
  background-color: #FFCC00;
}

#calendar {
  line-height: 120%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  padding: 2px;
  text-align: center;
  margin-bottom: 10px;
  }

#calendar table {
  padding: 1px;
  border-collapse: collapse;
  border: 1px solid #FFCC00;
  }

#calendar caption {
  color: #666666;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #FFCC00;
  font-size: 11px;
  padding: 2px;
  }

#calendar td {
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid #FFCC00;
  font-size: 11px;
  padding: 2px;
  }


#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 120%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
  }

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



.content {
  padding: 5px 15px 5px 15px;
  margin: 5px 15px;
  background-color: #FFFFFF;
  color: #666666;
  line-height: 140%;
  font-family: Verdana, Arial, sans-serif;
  }

.content p {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  line-height: 120%;
  text-align: left;
  margin-bottom: 10px;
  }

.content blockquote {
  line-height: 120%;
  }

.content li {
  line-height: 120%;
  }

.content h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

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

.content p.posted {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }


.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 120%;
  text-align: left;
  padding: 2px;
  margin-bottom: 5px;
  }

.box-head {
  display: block;
 background-image: url(./mt-static/img/box_head.gif);
  background-repeat: no-repeat;
  width: 150px;
  text-align: center;
  color: #ffffff;
  padding: 3px;
  margin: 5px 4px 0 4px;
  border: none;
}

.box-head2 {
  display: block;
  background-image: url(./mt-static/img/box_head2.gif);
  background-repeat: no-repeat;
  width: 150px;
  text-align: center;
  color: #FFFFFF;
  padding: 3px;
  margin: 5px 4px 0 4px;
  border: none;
}

.box {
  background: #FFFFFF;
  text-align: left;
  padding: 5px 3px 3px 3px;
  margin: 0 4px 0 4px;
  border: 1px solid #FFCC00;
  font-size: 11px;
}

.box ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 5px;
  }

.box li {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  line-height: 140%;
  list-style-image: url(./mt-static/img/list.gif);
  margin: 0 0 0 20px;
  }

.box form {
  margin-top: 0px;
  margin-bottom: 0px;
}

.box td {
  font-size: 11px;
}

.title {
  display: block;
  background-image: url(./mt-static/img/title_bg.gif);
  background-repeat: no-repeat;
  margin: 15px;
  padding: 0 0 0px 35px;
  border-bottom: 1px dashed #FFCC00;
}

.menu-button {
	float: left;
	border: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.menu-button a {
	color: #993300;
	display: block;
	width: 124px;
	height: 30px;
	padding: 0px;
	background: url(./mt-static/img/button_bg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	overflow: hidden;
}

.menu-button a:hover {
	background-position: 0 -30px;
	color: #993300;
}

.menu-button a:active {
	background-position: 0 -60px;
	color: #993300;
}

.menu-button a:visited {
	color: #993300;
}

.pad11 {
	padding-top: 5px;
	font-size: 12px;
}

.entry {
  padding: 15px 15px 5px 15px;
  margin: 15px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  color: #666666;
  line-height: 140%;
  font-family: Verdana, Arial, sans-serif;
  }

.entry h3 {
  color: #FF9900;
  font-size: 16px;
  font-weight: bold;
  }

.entry h4 {
  color: #999999;
  font-size: 11px;
}


.topinfo {
  padding: 0 15px 5px 15px;
  margin: 15px;
  background-color: #transparent;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5em;
  }


