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

a {	text-decoration: underline;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #660099;
	}

a:active {
	color: #6699CC;
	}

a:hover {
	color: #FF0000;
	}

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

#container {
	line-height: 140%;
	background-color: #f5f5f5;
	
	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	padding: 15px;
	border-bottom: 3px solid #FF0000;
	height: 39px;
	
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small; padding-top: 5px ;
	}

#center {
	margin-right: 220px;
	padding-right: 15px;  
	position: absolute;  
	}
.content {	padding: 15px 200px 5px 15px; /* right=15px */
	background-color: #FFFFFF;
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	}
#right {	position: absolute;
	right: 0px;
/*	top: 70px; */
	width: 200px;
	background-color: #f5f5f5;
	border-left: 1px solid #FF0000;
/*	overflow: hidden; */
	}
#right a { 	text-decoration: none;
}
.content p {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	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 {
	color: #993333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1px;
/*	padding-bottom: 3px; */
	}

.content p.posted {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	}

.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #993333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
  	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: small;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	
	}

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

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

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	line-height: 100%;
	text-align: left;
	color: #333333;
	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%;
	}

/* ph=1 */

