body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #66FF66;
	background-image: url(images/backgr2.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom left;
	}

h1, h2, h3 {
	font-family: georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	}

ul {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1.5em;
	padding-left: 1.5em;
	}

li {
	font-size: 100%;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a:link { border: 0px; background-color: transparent; text-decoration: none; color: #CC0000; }
a:hover { border: 0; background-color: #CC0000; text-decoration: none; color: #fff; }
a:visited { border: 0; background-color: transparent; text-decoration: none; color: #CC0000; }

#wrapper {
	margin: 0px auto;
	padding-bottom: 10px;
	width: 770px;
	border-top: 7px solid #cc0000;
	border-right: 1px solid #aaa;
	border-bottom: 20px solid #cc0000;
	border-left: 1px solid #aaa;
	background-color: #CCCCCC;
	}

#header {
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	color: #003300;
	font-variant: normal;
	}

#blogtitle {
	float: left;
	margin: 0;
	padding: 0;
	width: 360px;
	text-align: left;
	padding-top: 20px;
	}

#blogtitle h1 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	letter-spacing: 0.1em;
	text-align: left;
	}

#nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
	text-align: right;
	color: #333;
	font-size: 80%;
	font-variant: normal;
	letter-spacing: 0.09em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content {
	float: left;
	margin-bottom: 10px;
	padding: 0 10px;
	}

#blog {
	float: left;
	margin-right: 5px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	width: 440px;
	background: #fff;
	color: #333;
	font-size: 75%;
	text-align: left;
	}	

#sidebar {
	float: left;
	margin-left: 5px;
	padding: 10px;
	border: 1px solid #ccc;
	width: 255px;
	background: #fff;
	color: #333;
	text-align: left;
	font-size: 70%;
	}	

#footer {
	margin: 0;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	color: #333;
	font-size: 70%;
	font-variant: small-caps;
	letter-spacing: 0.09em;
	}

.date {
	font-size: 100%;
	background: transparent;
	color: #000;
	}

.title {
	font-size: 130%;
	font-weight: normal;
	background: transparent;
	color: #336600;
	border-bottom: 1px solid #ddd;
	}

.posted {
	margin-bottom: 30px;
	font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
	background: transparent;
	color: #666;
	} 

.sidetitle {
	margin: 10px 0;
	font-size: 115%;
	letter-spacing: 0.09em;
	font-weight: normal;
	background: transparent;
	color: #666600;
	border-bottom: 1px dotted #ccc;
	}

.spacer {
	clear: both;
	}
#blogtitle h2 {
	margin: 0;
	padding: 0;
	font-size: 80%;
	letter-spacing: 0.1em;
	text-align: left;
}
.blurb {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	padding-bottom: 15px;
	font-style: italic;
	font-weight: normal;
}
.entry_divider {
	clear: both;
	padding: 0px 0px 30px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
.lists {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.section {
	letter-spacing: 0.2em;
	text-align: center;
	padding: 3px;
	border: thin dotted #333333;
	color: #333333;
	background-color: #CCCCCC;
}
.titleSmall {
	font-size: 90%;
	font-weight: normal;
	background: transparent;
	color: #336600;
}
#ad_header {
	background-color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

