 body, html {
	padding: 0;
	margin: 0;
	border-top: 1px solid #578EBE;
	font-size: 1em;
        background-color: #FFFFFF;
        color: #000000;
}
 
#top {
	height: 60px;
	border-top: 1px solid #2C5172;
	border-bottom: 1px solid #cccccc;
	text-align: right;
	padding-right: 40px;
}

#top img {
	margin-top: 8px;
        position: absolute;
	top: 3px;
	right: 20px;
}

#top2 {
	height: 10px;
	margin:0;
	padding:0;
	border-left: 220px solid #2C5172;
	background-color: #578EBE;
	font-size: 1px;
}

#leftcol {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 220px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 80px;
	background-image: url(img/clouds.jpg);
	background-repeat: no-repeat;
}

#leftcol h3.recentposts {
	background-image: url(img/clouds-border2.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}

#leftcol h3 {
	color: #2C5172;
	background-color: transparent;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	margin: 0;
}

#leftcol ul {
	list-style-type: none;
	padding: 8px 0 0 0;
	margin:0;
}

#leftcol li {
	font: 80%/1.6em Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
}

#leftcol li a:link, #leftcol li a:visited, #leftcol li a:active {
	color: #2C5172;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #B5CEE3;
	display: block;
	padding-left: 30px;
	font-weight: normal;
	padding-top: 0.5em;
}

#leftcol li a:hover {
	background-color: #B5CEE3;
}

#leftcol #linkstuff {
	background-image: url(img/clouds-border3.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}

#leftcol p {
	margin-left: 30px;
	font: 80%/1.6em Arial, Helvetica, sans-serif;
}

#content {
	margin-left: 280px;
	margin-top: 30px;
	margin-right: 40px;
}

#content p {
	font: 80%/1.6em Arial, Helvetica, sans-serif;
	margin-left: 3em;
}

h1 {
	font: 140% Georgia, "Times New Roman", Times, serif;
	color: #2C5172;
	background-color: transparent;
}


h2 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #2C5172;
	background-color: transparent;
}

h3 {
	font: bold 90% Georgia, "Times New Roman", Times, serif;
	color: #2C5172;
	background-color: transparent;
	margin-left: 3em;
}

h2 .date {
	color: #aaaaaa;
	background-color: transparent;
	font-size: 70%;
	margin-left: 1em;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #7D7D7D;
	margin-left: 1em;
	font-size: 70%;
	text-decoration: none;
}

.comment {
	margin-bottom: 40px;
	border-bottom: 1px dotted #E7E7E7;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment a:link, .comment a:visited, .comment a:active {
	color: #7D7D7D;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

.comment a:hover {
	color: #2C5172;
	background-color: transparent;
}

a:link, a:visited, a:active {
	color: #578EBE;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #2C5172;
	background-color: #B5CEE3;
}

.txt {
	border: 1px inset #2C5172;
	width: 240px;
	padding: 2px 4px 2px 4px;
	background-color: #B5CEE3;
	color: #000;
}

.txtmulti {
	border: 1px inset #2C5172;
	width: 400px;
	padding: 2px 4px 2px 4px;
	background-color: #B5CEE3;
	color: #000;
}

.btn {
	border: 1px outset #2C5172;
	background-color: #B5CEE3;
	color: #000;
	padding: 2px 6px 2px 6px;
	margin: 0 20px 0 0;
}

#commentform {
	margin-left: 1em;
}

#poptop {
	border-top: 1px solid #2C5172;
	border-bottom: 1px solid #cccccc;
	padding-left: 20px;
	padding-right: 10px;
}

#poptop h1 {
	font: bold 90% Georgia, "Times New Roman", Times, serif;
	color: #2C5172;
}

#popbody {
	padding-left: 20px;
	padding-right: 10px;
        font: 80%/1.6em Arial, Helvetica, sans-serif;
}

#popbody h2 {
	font: bold 110% Georgia, "Times New Roman", Times, serif;
	color: #2C5172;
	border-bottom: 1px dotted #B5CEE3;
}
