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

font-family: Trebuchet Ms, Arial, sans-serif;
        	text-align: center;
	}

img {border:0px;}

a {
	text-decoration: none;
	}

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

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

a:hover {
	color: #000000;
	text-decoration: hover;
	}

a:active {
	color: #827B49;
	text-decoration: none;
	}
h1, h2,h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	font-size: 10pt;
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Trebuchet Ms, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #ffffff;
        height: 217px;
	text-align: right;
	padding: 5px;
	border-bottom: 0px solid #000;
	}

#banner-img {
	display: none;
	}

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

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

#banner h2 {
	font-size: small;
	}

#banner h3 {
        font-size: 11px;
        }

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

.content {
	padding: 22px 15px 5px 10px;
	background-color: #FFFFFF;
	color: #333;
	font-family: Trebuchet Ms, Arial, sans-serif;
	
font-size: 10px;
	}

#right {
		float: left;
	width: 200px;
	overflow: hidden;
	}

.content p {
	color: #333;
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
background-repeat: no-repeat;
background-position: top left;
border-left: 1px dotted #CC9999;
padding-left: 10px;
	}

.entry a:link {
	color: #663333;
	text-decoration: none;
        border-bottom: 1px dotted #663333;
	}

.entry a:visited {
	color: #330000;
	text-decoration: none;
        border-bottom: 1px dotted #330000;
	}

.entry a:hover {
	color: #006699;
	text-decoration: none;
        border-bottom: 1px solid #006699;
	}

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

.content h2 {
	color: #666666;
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px dotted #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 22px;
	}

.sidebar h2 {
	color: #666666;
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
border-bottom: 1px dotted #999999;
	}

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

.sidebar li {
	color: #666666;
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}
.outsource {
        	color: #666666;
 	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
	text-align: left;
	padding: 2px;
}
.outsource a {
    background-image:  url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/C52745MN/images/star.gif);
background-repeat: no-repeat;
padding-left: 12px;
}
.outsource a:visited {
    background-image:  url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/C52745MN/images/check.gif);
background-repeat: no-repeat;
padding-left: 12px;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}
.linkdesc {
       margin-left: 12px;
       margin-bottom: 6px;
}
.link-note {
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Trebuchet Ms, Arial, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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%;
	}


F0F0F1