html {
	font-size: 110%; /* IE hack */
	height: 100%;
}
body {
	background: #dbf0ef url('_img/bg.jpg') repeat-x;
	color: #666666;
	font-family: Helvetica, Arial, san-serif;
	font-size: 62.5%;
	margin: 40px 0 0 0;
	padding: 0;
	text-align: left;
}
#frame {
	width: 700px;
	margin: 0 auto;
}
#contentheader {
	margin: 0 0 20px 0;
}
#contentleft {
	width: 490px;
	float: left;
	border-right: 1px solid #ccc;
	padding: 0 20px 0 0;
	margin: 0;

}
#contentright {
	width: 160px;
	float: left;
	padding: 0 0 0 20px;
}

#contentfooter {
	margin: 20px 0 0 0;
	border-top: 1px dotted #ccc;
	padding: 3px 0 20px 0;
	line-height: 1.3em;
}
h1 {
	display:block;
	width:497px;
	height:62px;
	text-indent:-9009px;
	background-image:url('_img/logo_lrg.png');
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #666;
	padding: 5px 0 8px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a, a:visited {
	color: #2b9352;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.plug {
	font-size: 1.8em;
	line-height: 1.4em;
	padding:0 0 12px 0;
	color: #333;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#contentleft p {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0;
}
#contentleft dt {
	font-size: 1.4em;
	line-height: 1.3em;
	width: 65px;
	height: 65px;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
#contentleft dd {
	height: 65px;
	font-size: 1.4em;
	line-height: 1.3em;
}

#contentleft dt.why {
	height: 110px;
}
#contentleft dd.why {
	height: 110px;
}
blockquote {
	color: #51bcd1;
	padding: 0;
	margin: 0 0 20px 0;
	display: block;
}
blockquote p {
	padding: 0;
	margin-top: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	font-style: italic;
}
blockquote .close-quote {
	margin: -5px 0 0 5px;
}

#mailinglist, #sponsors, #sharethis {
	text-align: center;
	margin: 30px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dotted #ccc;
}

#updates {
	text-align: left;
	margin: 30px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dotted #ccc;
}

#updates p, #updates ul, #updates ul li {
	text-align: left;
	font-size: 1.4em;
}
#mailinglist .ss-q-title {
	font-size: 1.6em;
	padding: 0 5px 0 0;
}
#mailinglist .ss-q-short {
	font-size: 1.6em;
	padding: 4px;
	border: 1px solid #ccc;
}

#mailinglist .submit {
	background: #2b9352;
	padding: 7px 8px 5px 8px;
	color: #fff;
	border: none;
	margin: 0 0 0 3px;
	cursor: pointer;
}

#sponsors-1 {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #ccc;
}

#sponsors-1 h3 {
	margin: 0 10px 8px 10px;
	text-align: center;
}

#sponsors-1 img {
	padding: 5px 20px;
	vertical-align: middle;
}

#sponsors-1 a img {
	border: none;
}

.logos {
	padding: 5px 0 0 0;
	background: #fff;
}

#sponsors-1 p {
	font-size: 1.0em;
	line-height: 1.1em;
	padding: 0 15px 15px 15px;
	font-style: italic;
}

#sharethis {
	text-align: center;
	margin: 30px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dotted #ccc;

}

#sharethis a, #shraethis a:visited {
	color: #666;
		font-size: 1.3em;
}

#drop {
	padding: 10px;
	text-align: center;
	border-top: 1px dotted #ccc;
}