body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #191919;
	background-image: url(/images/bg_big_web.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

p.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #3399CC;
}

a:visited {
	color: #CCCCCC;
}

a:active {
	color: #CCFFFF;
	background-color: #333333;
}

a:hover {
	color: #000000;
	background-color: #3399CC;
	text-decoration: none;
}

a img {
	border: none;
} 

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CCFF;
	letter-spacing: 4px;
}


.sub {
	font-size: 12px;
	font-weight: bold;
	color: #CCFFFF;
}

.bullet {
	width: 4px;
	height: 4px;
	padding-right: 4 px;
}

.skull {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
}

.errText {
	font-weight: bold;
	color: #999999
}

.errType {
	font-size: 24px;
	color: #990000;
	background-color: #000000;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	}

.cast {  
	color: #99CCFF;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.cast_pic {
	border: 1px solid #000000;
	margin-right: 20px;
	margin-bottom: 10px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #99CCFF;
	height: 22px;
	border: 2px #336699 solid;
	cursor: hand;
	width: 110px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #000000;
	vertical-align: middle;
}

select, textarea {
	margin: 2px 0px;
	border: 1px solid #999999;
	color: #CCCCCC;
	background-color: #666666;
	}

#davidquitmeyer1170756 .headline a {
	font-size: 14px;
	font-weight: bold;
}


#davidquitmeyer1170756 .date {
	font-size: 10px;
	margin: 2px;
	padding: 2px;
	color: #999999;
}


#davidquitmeyer1170756 li {
	margin-top: 20px;
}

.date {
	font-size: 12px;
	margin: 2px;
	padding: 2px;
	color: #336699;
}

h1 {
	font-size: 16px;
	border-bottom:dotted 1px #999999;
	margin-bottom:10px;
}

h2 {
	font-size: 14px;
	margin-bottom:10px;
	font-weight: bold;
	color: #CCFFFF;
	}

h2#archives {
	font-size: 14px;
	font-weight: bold;
	color: #CCFFFF;
	border-bottom:dotted 1px #999999;
}

h3 {
	padding-top:20px;
	color:#336699;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:dotted 1px #666666;
}

div.blogPost {
	font-size: 12px;
	padding-left:5%;
	clear: none;
	}

div.byline {
	color:#666666;
	font-size: 10px;
}

p#bloggerBug {
	padding-top:20px;
	}
	
.blogComments {
	padding-top:30px;
	color:#666666;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.blogComments .byline {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	display:inline;
	}
	
.blogComment {
	font-size:10px;
	margin:3%;
	color:#333333;
	font-weight:normal;
	}
	
.deleted-comment {
	font-style:italic;
	color:gray;
}

#blogfeeds {}
#postfeeds { }
