/* CSS Document */

body {
	background: #808080 url(../images/bg2top.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

#header {
	width: 740px;
	margin: 0px;
	padding: 0px;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
}

#page {
	margin-top: 0px;
	width: 740px;
	background-color: #FFF;
	padding: 0px;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	border-top: 5px solid #000;
}

#footer {
	background: #808080 url(../images/bg2footer.gif) repeat-x top;
	border: none;
	height: 63px;
	width: 740px;
	}

h1 {
	color: #000;
	line-height: 1.15em;
	padding-top:10px;
}

.narrowcolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #666;
}

.narrowcolumn p {
	margin-bottom: 20px;
}

#optin {
	border: 3px dashed #000;
	background: #e0ecf2;
	padding: 15px;
	width: 550px;
	margin: 0 auto;
	text-align: center;
	margin-top:10px;
}

.narrowcolumn {
	float: left;
	padding: 0 0px 20px 15px;
	margin: 0px 0 0;
	width: 485px;
	}

#sidebar {
	padding: 10px 10px 10px 10px;
	margin-left: 0px;
	margin-top:0px;
	width: 190px;
	float: right;
	background:#FFF url(../images/sidebarbg2.gif) repeat-y;
	border-left: 1px dotted #CCC;
}

#sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 20px;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom:10px;
}

#sidebar img {
	padding: 1px;
	border: 1px solid #CCC;
}

#sidebar .rss-date {
}
.linklove {
	display: none;
}