	body {
		margin:0px 0px 10px 0px;
		background:#333;
		}

a:link       { color: #fc0; text-decoration: none; }
a:visited    { color: #fc0; text-decoration: none; }
a:hover      { color: #fc0; }

a.underline           { font-size: 10px; text-decoration: none; border-bottom: 1px dotted #979798; }
a.underline:visited   { font-size: 10px; text-decoration: none; border-bottom: 1px dotted #979798; }
a.underline:active    { font-size: 10px; text-decoration: none; border-bottom: 1px dotted #979798; }
a.underline:hover     { font-size: 10px; text-decoration: none; border-bottom: 1px solid #fc0; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

 #frame {
 	width:681px;
 	margin-right:auto;
 	margin-left:auto;
 	margin-top:0px;
 	background-color: #333;
  text-align: center;
 	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:normal;
  text-align:center;
		border-bottom:1px dotted #666;
		background:#333;
		padding:15px;
		text-transform:uppercase;
		letter-spacing:.2em;
		}

	#content {
		width:681px;
		background:#333;
		margin-right:15px;
  margin-left:15px;
		padding-bottom:20px;
		}

	#links {
  width:230px;
		padding-right:15px;
  text-align:center;
		}

	.blog {
		padding-left:15px;
		padding-top:5px;
		padding-right:15px;
		}

	.blogbody {
		font-family:georgia, times, serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
		background:#333;
		line-height:140%;
		padding-left:10px;
		padding-right:10px;
		padding-top:30px;
  padding-bottom:30px;
  border-bottom:1px dotted #666;
  text-align:center;
		}

	.title {
		font-family:georgia, times, serif;
		font-size:large;
		color:#CCC;
		font-weight:bold;
  margin-top:5px;
  text-align:center;
		}

	#menu {
  margin-bottom:5px;
		background:#333;
  padding:5px;
  border-bottom:1px dotted #666;
		}

  .menunav {
		font-family:geneva, verdana, arial, sans-serif;
		font-size:x-small;
		color:#666;
  text-align:center;
  }

 .date {
		font-family:georgia, times, serif;
		font-size:small;
		color:#666;
  text-align:center;
  margin-top:5px;
		}

	.posted	{
		font-family:geneva, verdana, arial, sans-serif;
		font-size:x-small;
		color:#666;
  text-align:center;
  margin-bottom:10px;
		}

	.head {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:normal;
		background:#333;
		line-height:140%;
		padding:2px;
  text-align:center;
		}

	.side {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:x-small;
		font-weight:normal;
		background:#333;
		line-height:140%;
		padding:2px;
  text-align:center;
		}

	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:left;
		text-transform:uppercase;
		letter-spacing:.2em;
		}

  .movableicon {
  padding:2px;
  margin-top:30px;
  text-align:center;
  }

	.comments-body {
		font-family:georgia, times, serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
		background:#333;
		line-height:140%;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		}

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
		background:#333;
		}

	.comments-head {
		font-family:georgia, times, serif;
		font-size:large;
		color:#CCC;
		font-weight:bold;
		margin-top:10px;
		}

  .comment-note {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
		background:#333;
  }
