@font-face {
    font-style:  normal;
    font-weight: normal;
  }

body {
	margin:0px 0px 10px 0px;
	background:#333;
	font-family:Courier New;
	font-size:x-small;
	font-weight:normal;
	color:#CCC;
	background:#333;
	}

A			{ color:#99CCFF; text-decoration:none; }
A:link		{ color:#99CCFF; text-decoration:none; }
A:visited	{ color:#99CCFF; text-decoration:none; }
A:active	{ color:#99CC66; }
A:hover		{ color:#99CC66; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	font-family:Courier New;
	color:#FFF;
	font-size:x-large;
	font-weight:normal;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	text-align: center;
	letter-spacing:.2em;
	}

#banner a,
       #banner a:link,
       #banner a:visited,
       #banner a:active,
       #banner a:hover {
	font-family:Courier New;
	font-size: x-large;
	color: #FFF;
	text-decoration: none;
	}

.description {
	font-family:Courier New;
	color:#999;
	font-size:small;
	font-weight:bold;
	background:#000;
	text-transform:none;
	letter-spacing:normal;
	}

#content {
	float:left;
	width:65%;
	background:#333;
	border-right:1px dotted #999;
	margin-right:15px;
	padding-bottom:20px;
	}

#links {
	padding-right:15px;
	}

.blog {
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	}

.blogbody {
	font-family:Courier New;
	color:#CCC;
	font-size:small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	}

.title {
	font-family:Courier New;
	font-size:small;
	color:#CCC;
	text-transform:uppercase;
	font-weight:bold;
	}

#menu {
	margin-bottom:15px;
	background:#333;
	}

.date {
	font-family:Courier New;
	font-size:small;
	text-align:center;
	color:#CCC;
	border:1px solid #CCC;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
	}

.posted	{
	font-family:Courier New;
	font-size:small;
	color:#CCC;
	margin-bottom:15px;
	}

.calendar {
	font-family:Tekton;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding:2px;
	text-align:center;
	}

.calendarhead {
	font-family:Tekton;
	color:#CCC;
	font-size:small;
	font-weight:bold;
	background:#333;
	line-height:140%;
	padding:2px;
	}

.side {
	font-family:Courier New;
	color:#003366;
	font-size:small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding:2px;
	}

.sidetitle {
	font-family:Courier New;
	color:#999;
	font-size:small;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:.2em;
	}

.syndicate {
	font-family:Courier New;
	font-size:x-small;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	}

.powered {
	font-family:Courier New;
	color:#CCC;
	font-size:x-small;
	font-weight:bold;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	line-height:140%;
	text-transform:uppercase;
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing:.2em;
	}

.comments-body {
	font-family:Courier New;
	color:#CCC;
	font-size:small;
	font-weight:normal;
	background:#333;
	line-height:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	}

.comments-post {
	font-family:Courier New;
	color:#999;
	font-size:small;
	font-weight:normal;
	background:#333;
	}

.comments-head {
	font-family:Courier New;
	font-size: small;
	color: #CCC;
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
	margin-top:10px;
	}

#banner-commentspop {
	font-family:Courier New;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
	}


 .trackback-body {
	font-family:Courier New;
	color:#666;
	font-size:small;
	font-weight:normal;
 		background:#333;
 		line-height:140%;
 		padding-top:15px;
	}

.trackback-url {
	font-family:Courier New;
	color:#999;
	font-size:small;
	font-weight:normal;
 		background:#333;
 		line-height:140%;
 		padding:5px;
 		border:1px dashed #999;
	}

.trackback-post {
	font-family:Courier New;
	color:#999;
	font-size:small;
	font-weight:normal;
 		background:#333;
 		margin-bottom:20px;
	}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

td.top {
height: 3em;
text-align: center;
width: 7.69%;
font-size:small;
border-left: 1px solid #99CCFF;
border-right: 1px solid #99CCFF;
border-top: 2px solid #99CCFF;
border-bottom: 2px solid #99CCFF;
padding-top: 1px;
}
td.topright {
height: 3em;
text-align: center;
width: 7.69%;
font-size:small;
border-left: 1px solid #99CCFF;
border-right: 2px solid #99CCFF;
border-top: 2px solid #99CCFF;
border-bottom: 2px solid #99CCFF;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
}
td.topleft {
height: 3em;
text-align: center;
width: 7.69%;
font-size:small;
border-left: 2px solid #99CCFF;
border-right: 1px solid #99CCFF;
border-top: 2px solid #99CCFF;
border-bottom: 2px solid #99CCFF;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
}

banner {
font-family:Courier New;
color:#FFF;
font-size:x-large;
font-weight:heavy;
border-bottom:1px dotted #999;
border-top:3px dotted #999;
background:#000;
padding:15px;
text-transform:uppercase;
text-align: center;
letter-spacing:.2em;
}