body {
	margin: 0px 0px 0px 0px;
}

h1, h2, h3  {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#left {
	float: left;
	background-color: #000000;	
	overflow: hidden;
	margin-right: 0 px;
	margin-left: 0 px;
	text-align: left;
	padding: 0px;
}

#center {
	min-width: 350px;
	overflow: hidden;
}

.comments {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: none ;
	font-size: 24px ;
	text-align : left; 
	text-transform: uppercase ;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
padding-top: 10;
	background-color: #ffffff;
	color: #000000;
	font-family: "Courier", "Courier New", monospace ;
	font-size: 10px;
	text-align: left;
}

.content pre {
	color: black ;
	font-family: "Courier", "Courier New", monospace ;
	font-size: 10px;
	text-decoration : none ; 
}

.content p {
	color: #000000 ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-size: 10px;
	text-decoration : none ; 
}

.content .kop {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: bold ;
	font-size: 24px ;
	text-align : left; 
	text-transform: uppercase ;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content h2 {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: none ;
	font-size: 48px ;
	text-align : left; 
	text-transform: uppercase ;
}

.content h3 {
	color: #FF3300 ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: none ;
	font-size: 48px ;
	text-align : left; 
	text-transform: uppercase ;
}

.content p.posted {
	color: #000000;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-size: 10px;
	border-top: 1px solid #000000;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.content p.posted_comments {
	color: #666666;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-size: 10px;
	text-align: left;
	margin-bottom: 45px;
	line-height: normal;
	padding: 0px;

}
.content span.posted_comments {
	color: #666666;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-size: 10px;
	text-align: left;
	margin-bottom: 45px;
	line-height: normal;
	padding: 0px;

}
.content a:link {
	color: #ffffff;
	text-decoration : none ; 
	background-color: black ;
}

.content a:visited {
	color: #ffffff;
	text-decoration : none ; 
	background-color: black ;
}

.content a:hover {
	color: #ffffff;
	text-decoration : none ; 
	background-color: #ff3300 ;
}

.content a.sublinks {
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	color: #ffffff ;
	font-size: 12px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: #000000 ;
	text-transform: uppercase ;
}

.content a.sublinks:hover {
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	color: #ffffff ;
	font-size: 12px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: #ff3300 ;
	text-transform: uppercase ;
}

.content  a.top {
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	color: #ffffff ;
	font-size: 24px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: #000000 ;
}

.content  a.top:hover {
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	color: #ffffff ;
	font-size: 24px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: #ff3300 ;
}



.content p.posted a {
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	color: #ffffff;
	background-color: #000000;
	text-decoration : none; 
}
.content p.posted a:hover {
	color: #ffffff;
	text-decoration : none ; 
	background-color: ff3300 ;
}


#calendar {
  	padding-left: 10px;
	text-align: left;
	margins: 0px;
	color: #FF3300 ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: none ;
	font-size: 48px ;
	text-decoration: none ;
	text-transform: uppercase
}
#calendar a:link {
	color: #FFFFFF ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: none ;
	font-size: 48px ;
	text-decoration: none ;
	text-transform: uppercase
}

#calendar a:visited {
	color: #660000 ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: none ;
	font-size: 48px ;
	text-decoration: none ;
	text-transform: uppercase
}

#calendar a:hover {
	color: #FF3300 ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: none ;
	font-size: 48px ;
	text-decoration: none ;
	text-transform: uppercase
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	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;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
	
	
	
	a {
	color: white ;
	text-decoration : none ; 
	background-color: black ;
}

a.email {
	color: #FF3300 ;
	text-decoration : none ; 
	background-color: transparent ;
}

a.links{
	color: white ;
	font-size: 12px ;
	text-decoration : none ; 
	background-color: black ;
	text-transform: uppercase ;
}

a.sublinks{
	color: white ;
	font-size: 12px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: black ;
	text-transform: uppercase ;
}

a.top{
	color: white ;
	font-size: 24px ;
	text-decoration : none ; 
	text-align: left ;
	background-color: black ;
}


font.intro {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: bold ;
	font-size: 12px ;
	text-align : left; 
}

font.subkop {
	color: #black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: bold ;
	font-size: 9px ;
	text-align : left; 
	text-transform: uppercase ;
	margin-left : 9px ;
}

.author {
	color: black ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-style: italic ;
	text-align : right; 
	margin-right : 10px ;
}

.caption {
	color: white ;
	font-family: Monaco, "Andale Mono", "Courier New", "Courier", monospace ;
	font-size: 9px ;
	font-style: normal ;
	text-align : left ; 
	margin-left : 9px ;
margin-top : 9px ;
margin-bottom : 3px ;
}

hr {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px 0px 1px 0px;
	BORDER-COLOR: #fff #FFF #000 #FFF;
}
