body {
	margin:0px 0px 0px 16px;
	background-color:#000000;
	text-align:left;
	color:#D9D9D9;
	font-size:11px;
	text-decoration:none;
	line-height:120%;
	background-attachment: fixed;
	background-image: url(img/tile.gif);
	background-repeat: repeat;
	background-position: top left;
	}

a:link {
	color:#FF0000;
	text-decoration:none;
	}

a:visited {
	color:#FF0000;
	text-decoration:none;
	}

a:active {
	color:#FF0000;
	text-decoration:none;
	}

a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}

#calendar {
  line-height:140%;
	color:#000000;
	font-size:9px;
	padding:2px;
	text-decoration:none;
	margin:0px;
	}

#calendar table {
	padding:2px;
	border-collapse:collapse;
	border:0px;
	width:100%;
	}

#calendar th {
	text-align:center;
	font-weight:bold;
	}
	
#calendar a {
	color:#009900;
	}
	
.sunday{
	color:#CC3333;
	}
	
.sataday{
	color:#3366CC;
	}

#calendar td {
	text-align:center;
	}


.photo {
	text-align:left;
	margin:10px;
	}
	
.navititle {
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	margin:0px;
	font-family:"Courier New", Courier, mono;
	font-weight: bold;
}

.navisubtitle {
	font-size:9px;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family:"Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.navitext {
	font-size:10px;
	text-decoration:none;
	line-height:130%;
	margin:4px;
}

.entcategory {
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family:"Courier New", Courier, mono;
	font-weight: bold;
}

.entdate {
	font-size:10px;
	text-decoration:none;
	letter-spacing:0.1em;
	text-align:right;
	margin:-12px 4px 0px 0px;
}

.enttitle {
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	margin:3px 0px 0px 0px;
}

.entbody {
	font-size:8.5pt;
	text-decoration:none;
	line-height:170%;
	text-align: justify;
}

.entexcerpt {
	font-size:8.5pt;
	text-decoration:none;
	line-height:170%;
	text-align: justify;
}

.nextprev {
	font-size:12px;
	text-decoration:none;
	letter-spacing:0.05em;
	text-align:right;
}

.headercategory {
	font-size: 15px;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family:"Courier New", Courier, mono;
	font-weight: bold;
}

.profile {
	font-size:10px;
	text-decoration:none;
	line-height:130%;
	margin:3px 0px;
}
.proftitle {
	font-size:11px;
	color:#FFFAC2;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0.1em;
	line-height:130%;
	margin:3px 0px;
}

img {
border:0;
}