body {
	margin: 0px 0px 0px 0px;
	background-color: #fef8bc;
	}

a {	
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #6699CC;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#tootsies {
	position: absolute;
	border: 1px solid #744B00;
	top: 10px;
	left: 17px;

}

#flytext {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

#banner {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #eeeeee;
	background-color: #fef8bc;
	background-image: url(/images/isla2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right: 1px solid #744B00;
	
	padding: 2px 20px 13px 0px;
	height: 80px;
	}

#banner h1 {	
	font-size: xx-large;
	font-weight: bold;      
	}
#banner a.title {
	color: #bbbbFF;
}

#banner h2 {
	font-size: x-small;
	margin-top: -5px;
	}

#banner h3 {
	font-size: x-small;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    position: absolute;
	right: 5px;
	top: 5px;
}
#banner a {
	color: #999999;
	text-decoration: none;
	}

#banner a:hover {
	color: #4477aa;
	}

#left {	
    position: absolute;
	left: 0px;
	top: 113px;
	border-right: 1px solid #744B00;
	
	width: 150px;
	background-color: #fef8bc;
	overflow: hidden;
	}

#center {
	margin-left: 150px;
	border-left: 1px solid #744B00;
	border-top: 1px solid #744B00;
	}

.content {
	padding: 14px 60px 50px 20px;
	background-color: #d1f6f3;
	color: #333333;
	font-family: Georgia, serif;
	font-size: small;
  	line-height: 120%;
	}

.sidebar {
	padding: 15px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	border-bottom: 1px solid #744B00;
	text-align: right;
	font-style: italic;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;	
	text-align: left;
	font-weight: bold;	
	margin-top: 20px;
	
	}

.content h4 {
	color: #6699cc;
	font-family: serif;
}

.content p {
	text-align: justify;
}

.posted {
	color: #003366;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: normal;	
	}

.content blockquote {
	background-color: #DCBF89;
    padding: 2px 4px 2px 4px;
	border-left: 2px solid #744B00;
    margin: 0cm .15cm 0cm 1.5cm;
}

.content img {
    padding: 0px 2px 0px 2px;
    border: 0px;
}

.sidebar h2 {
	color: #336699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #336699;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .1em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar li {
	color: #336699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;	
	margin-top: 5px;
	list-style-type: none;
	}

.flatarchives li {
	line-height: 80%;
}

.sidebar img {
	border: 0px solid #666666;
	}


