/* CSS Document */body {	margin: 0px 0px 20px 0px;	background-color: #ffffff;	text-align: center;	background-image: url(http://www.gwebel.com/images/shamrock_light_sm_wht.jpg);	background-repeat: repeat;	background-attachment: fixed;	}a {	text-decoration: none;			}a:link {	color: #008B00;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #2F4F2F;	}a:visited {	color: #2F4F2F;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #2F4F2F;	}a:active {	color: #71C671
71c671; 	 }a:hover {	color: #008B00;	background color: #fbdbac	}h1, h2, h3 {	margin: 0px;	padding: 0px;	font-weight: normal;	}#container {	line-height: 102%;	margin-right: auto;	margin-left: auto;	text-align: left;	padding: 0px;	width: 800px;		background-color: #FFFFFF;	border: 1px solid #2F4F2F;	}#banner-img {	background: #FFFFFF url("http://gwebel.com/images/header-marchhedgie.jpg") no-repeat;	border-top: 1px solid #008B00;	border-bottom: 3px solid #2F4F2F;	height: 161px;	}#div.img-link a {        display: block;        height: 161px;        text-decoration: none;        }.banner-alt {	display: none;	}#banner {	display: none;	}#banner a {	color: #2F4F2F;	text-decoration: none;	}#banner h1 {	font-size: x-large;	}#banner h2 {	font-size: small;	}	#center {		float: left;	width:480px;			overflow: hidden;	}.content {	padding: 15px 15px 5px 15px;	background-color: #FFFFFF;	color: #000000;	font-family: verdana, arial, sans-serif;	font-size: x-small;	}#right {	float: left;	width: 290px;	background-color: #FFFFFF;	overflow: hidden;	}.content p {	color: #000000;	font-family: verdana, arial, sans-serif;	font-size: x-small;	font-weight: normal;	line-height: 105%;	text-align: left;	margin-bottom: 12px;	}.content blockquote {	line-height: 150%;	}.content li {	line-height: 150%;	}.content h2 {	color: #2F4F2F;	font-family: verdana, arial, sans-serif;	font-size: small;	text-align: left;	font-weight: bold;	margin-bottom: 12px;		}.content h3 {	color: #000000;	font-family: verdana, arial, sans-serif;	font-size: medium;	text-align: left;	margin-bottom: 10px;		}.content p.posted {	color: #000000;	font-family: verdana, arial, sans-serif;	font-size: x-small;	text-align: right;	margin-bottom: 25px;	line-height: normal;		}.sidebar {	padding: 15px;	}		.sidebar h2 {	color: #2F4F2F;	font-family: verdana, arial, sans-serif;	font-size: x-small;	text-align: left;	font-weight: bold;	text-transform: uppercase;  	letter-spacing: .3em;	}.sidebar ul {	padding-left: 0px;	margin: 0px;	margin-bottom: 30px;	}.sidebar li {	color: #000000;	font-family: verdana, arial, sans-serif;	font-size: x-small;	text-align: left;	line-height: 150%;	margin-top: 11px;	list-style-type: none;	}.sidebar img {	border: 3px solid #FFFFFF;	}.photo {	text-align: left;	margin-bottom: 20px;	}.link-note {	font-family: verdana, arial, sans-serif;	font-size: x-small;	line-height: 150%;	text-align: left;	padding: 2px;	margin-bottom: 15px;	}#powered {	font-family: verdana, arial, sans-serif;	font-size: x-small;	line-height: 150%;	text-align: left;	color: #808080;	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%;	}