body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #FFFFFF;
	
	}
a {
	text-decoration: underline;
	}
a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #003366;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#container {
	line-height: 120%;
	margin-left: 5px;
	text-align: left;
	padding: 0px;
	width: 95%;
	height: 100%; 
        overflow: hidden; 
        position: relative; 
        z-index: 2;
	background-color: #FFFFFF;
	}
#categorycontainer {
        margin-left: 5px;
        margin-top: 5px;
	text-align: left;
        padding: 5px; 
        width: 75%;
        /* overflow: hidden; 
        position: relative;
        z-index: 1; */
        background-color: #DDDDDD;
	border: solid 1px #000000;
        }

#banner-img {
	border-bottom: 1px dotted #FFFFFF;
	height: 100px;
	}
div.img-link a {
	display: block;
	height: 100px;
	text-decoration: none;
	}
.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}



#banner a {
	color: #666666;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	   
	
	}

#banner h2 {
	font-size: small;
	}



#left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

textarea#comment-text {
        width: 370px;
        }


#right {
	float: right;
	width: 186px;
	height: 400px;
	overflow: hidden;

}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
}

.content {
	padding: 15px 0px 5px 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	overflow: hidden;	
}
.containercontent {
        padding: 5px 0px 5px 1px;
        border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
        color: #333333;
        font-family: 'Trebuchet MS', Verdana, sans-serif;
        font-size: small;
        overflow: hidden; 
}       

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}


.content p {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	//margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	background-image: url(images/minilogo.gif);
        background-repeat: no-repeat;
        background-position: left;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	/* margin-bottom: 25px; */
	line-height: normal;
	padding: 3px;
	overflow: hidden;	
}
.posted {
 	clear: both;
        color: #999999;
        font-family: 'Trebuchet MS', Verdana, sans-serif;
        font-size: x-small;
        border-top: 1px dotted #999999;
        text-align: left;
        font-weight: bold;
        /* margin-bottom: 25px; */
        line-height: normal;
        padding: 3px;
        overflow: hidden;
}
.containercontent p.smallposted { 
        clear: both;
        color: #999999;
        font-family: 'Trebuchet MS', Verdana, sans-serif;
        font-size: xx-small;
        border-top: 1px dotted #999999;
        text-align: left;
        font-weight: bold;
        /* margin-bottom: 25px; */
        line-height: normal;
        padding: 3px;
        overflow: hidden;
}       


#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 5px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
#counter {
        text-align: center;
        width: 100%;
        position: absolute; bottom: 0; z-index: 1; }
}


textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}


