body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#header {
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 6em;
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 1.5em;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2em;
	background-color: #2A4F6F;
	color: #FFFFFF;
	border-top: #778899;
	text-align: right;
}
html > body #footer {
  position: fixed;
}
#footer a:link, #footer a:visited {
	padding: 0.5em 1em 0.5em 1em;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 80%;
}
#footer a:hover {
	text-decoration: none;
}
#nav {
	position: absolute;
	top: 8em;
	left: 1em;
	width: 10em;
}
#nav p {
	line-height: 1.6em; 
	color: #2A4F6F;
	font-size: 70%;
	margin-left: 1em;
	padding-left: 0;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav li a:hover {
	color: #778899;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#nav h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
p {
	font: 80%/1.8em "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
i{
	font: 80%;
	font-family: Verdana, sans-serif;
	color: teal;
	font-weight: bold;
	

}

form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 10px 150px 0px 190px;
	padding: 10px; 
}
#content h2 {
	text-align: left;
	padding-left: 10px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: black;
}
#content li {
		font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
	}
#side1 {
	position: absolute;
	width: 200px;
	top: 30px;
	left: 10px;
	padding: 70px 10px 10px 10px;
}
#side2 {
	position: absolute;
	width: 120px;
	top: 40px;
	right: 5px;
	padding: 70px 10px 10px 10px;
	}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
#side2 p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	margin: 0;
	padding-bottom: 4px;
}

.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#side1 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	}
	
	
.delicious-posts { margin: 1em; border: 2px solid #ddd; padding: 0.5em; width: 20em; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a { font-size: 80% }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #a15426; display: block; padding: 0.3em }
.delicious-post a { color: #04a1ff }