body {
	margin: 0px 0px 20px 0px;
	background-color: #357;	
	}

a {	
	text-decoration: underline;
	font-weight: bold;
	}
/* old 	color: #003366;*/
/* old hover #6699CC */
a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #FF0000;
	}

a:hover {
	color: #4477aa;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {	
	background-color: #FFFFFF;	
	}
/* 	border-bottom: 1px dashed #000000;
	height:  800px;*/
#banner {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	background-color: #357;
	text-align: left;
	width: 100%;
	padding: 10px;
	}
#banner h1 {	
    color: red;
	font-size: xx-large;
	font-weight: bold;      
	}
#banner a.title {
	color: #ffffff;
}
#banner h2 {
	color: #000000;
	font-size: medium;
	}

#banner h3 {
	font-size: x-small;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

#banner a:hover {
	color: #4477aa;
	}

/* 	border-right: 1px dashed #000000; */
#left {	
    vertical-align: top;
	width: 150px;
	background-color: #FFFFFF;
	}

/* 	border-left: 1px dashed #000000; */
#right {
    vertical-align: top;
	width: 200px;
	background-color: #FFFFFF;

	}
#center {
    vertical-align: top;

	}

/* 	border-top: 1px dashed #000000; */
#footer {
    width: 100%;

}

#footer h2 {
	color: #ffffff;
	text-align: center;
	font-size: x-small;
	}
	
/*
#left {	
    position: absolute;
	left: 0px;
	top: 70px;
	width: 150px;
	background-color: #FFFFFF;
	border-right: 1px dashed #CCCCCC;
	overflow: hidden;
	}

#right {
    position: absolute;
	right: 0px;
	top: 70px;
	width: 200px;
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	overflow: hidden;
	}
#center {
        position: absolute;
	top: 70px;
        margin-right: 200px;
	margin-left: 150px;
	}
	*/


/*  	color: #333333;*/
.content {
	padding: 15px 15px 5px 15px;
	background-color: #eec;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

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

.content blockquote {
	line-height: 175%;
    font-style: italic;
    background-color: #FEFEFE;
    margin: .75cm .50cm .75cm .50cm;
    padding: .1cm .1cm .1cm .1cm;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	}

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

.content h2 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

.content h4 {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

.content p.posted {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 50px;
	line-height: normal;	
	}

 /*   background-color: #EFEFEF; 
 	border-left: 1px solid #AAAAAA;
 */
	
.content pre {
    background-color: #EFEFEF;
    color: #000000;
    padding: 2px 4px 2px 4px;
	border-left: 2px solid #357;
    margin: 0cm .25cm 0cm .25cm;
}

.content img {
    padding: 0px 10px 0px 10px;
    border: 0px;
    text-align: right;
}

.content img.deco {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px;
}

#calendar {
  	line-height: 140%;
	color: #999999;
	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: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #CCCCCC;
	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;
	}
/* 	color: #191970; */
.sidebar h2 {
	color: #357;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

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

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

.sidebar img {
	border: 0px solid #666666;
	}

.sidebar a {
	font-size: small;
	}

.photo {
	text-align: center;
	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: #999999;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

span.blackfont {
	color: #000000;
	font-size: x-small;
	}

