body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sansSerif;
	text-align: center;
	background-image: url(../img/bg_r.jpg);
	}

.clr {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #006;
	}

a:visited {
	color: #006;
	}

a:active {
	color: #0253b7;
	}

a:hover {
	color: #600; 
	text-decoration:none;
	}

h1, h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h3  {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
    line-height: 130%;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 796px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #FCF9E4;
	}

#banner {
	height:16px;
	border-bottom:1px solid #000;
	text-align: left;
	background-color: #CCA;
	z-index:1;
	}
	
#banner a {
	text-align: center;
	vertical-align:top;
	font: bold 11px "Trebuchet MS", Tahoma, arial, helvetica, sans-serif; 
	text-decoration: none;
	color: #000;
	padding: 0px 0px 5px 5px;
	}
	
#banner a:hover {
	color: #600;
	text-decoration: none;
	}
	
#banner-img {
	background-image: url(../img/banner.jpg);
	height:70px;
	border-bottom:1px solid #000;
	}

div.img-link a {
	display: block;
	height: 70px;
	text-decoration: none;
	}

div.img-link a:hover { background:transparent; }



#left {
		float: left;
		width: 145px;
		background-color: #FCF9E4;
		overflow: hidden;
		padding-top: 10px;
		}

#right {
		float: left;
		width: 145px;
		background-color: #FCF9E4;
		overflow: hidden;
		padding-top: 10px;
		}

#center {
		float: left;
		width: 500px;
		overflow: hidden;
		text-align:center;
		padding-top:30px;
		}

.content {
	padding: 10px;
	background-color: #FCF9E4;
	color: #000;
	font-size: small;
	}

.sidebar {
	padding: 10px;
	}

.content p {
	color: #333333;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
    margin: 0 0 15px 0;
	}

.content blockquote {
	line-height: 130%;
	}

.content li {
	line-height: 130%;
	}

.content h2 {
	color: #666;
	font-size: small;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	}

.content h3 {
	color: #000000;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	}

.content p.posted {
	clear: both;
	color: #666666;
	font-size: 8pt;
	border-bottom: 1px solid #ccc;
	text-align: left;
	margin-bottom: 20px;
	line-height: normal;
	padding: 10px 0 5px 0;
	}

.content p.posted a:link {
font-weight:bold;
}

.sidebar h2 {
	color: #006;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sansSerif;
	border-bottom: 1px solid #999999;
	text-align: left;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.sidebar li {
	color: #999;
	font-size: 12px;
	text-align: left;
	line-height: normal;
	list-style-type: none;
	padding:2px 0 0 0;
	margin-left:0px;
	}

.sidebar img {
	border: 1px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 10px;
	}

.link-note {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

.caption {
	font: 12px "Trebuchet MS", Verdana, Arial, sansSerif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}

#powered {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	}

.hrrail {
	border-bottom:3px solid #999999;
	padding:0px;
	margin:0px;
	}

#blogfooter {
	clear:both;
	width:780px;
	border-right:1px solid #633; 
	border-left:1px solid #633;
	border-bottom:1px solid #633;
	background:#633;
	padding:0px 10px; 
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	font-family: "Trebuchet MS", Verdana, Arial, sansSerif;
	}