body
{
	margin: 0px 0px 20px 0px;
	background: #ffffff ;
	color: #555555;
	text-align: center;
	font-family: Verdana, sans-serif;
}

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

a:link, a:visited { color: #555555; }
.sidebar a:hover { text-decoration: none; }
.sidebar a { text-decoration: none; }

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

#container
{
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 100%;
	position: relative;
}

#banner
{
	font-family: Verdana, sans-serif;
	text-align: center;
	padding: 0px;
	height: 160px;
}

a#banner-img { display: none; }

#banner a
{
	color: #B22222;
	text-decoration: none;
	font-weight: normal;
}

#banner h1
{
	font-size: xx-large;
	padding-bottom: 10px;
	padding-left: 10px;
}

#banner h2 { font-size: small; }

#main
{
	float: left;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0px;
	top: auto;
	z-index: 0;
}

.content
{
	padding: 15px 15px 5px 15px;
	font-size: small;
	margin-right: 200px;
	margin-left: 200px;
	border: 10px solid #B22222;
	background-color: #E8E8E8;
}

#right
{
	float: right;
	width: 200px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.sidebartab { padding: 15px; }

.sidebartab h2
{
 	color: #B22222;
	font: bold small Verdana, sans-serif;
	text-align: center;
	text-transform: lowercase;
	border-bottom: 2px solid;
}
.sidebartab ul
{
	padding-left: 0px;
	margin: 0px;
	margin-left: 10px;
}

.sidebartab li
{
	font-size: x-small;
	text-align: left;
	line-height: 130%;
	margin-top: 2px;
	list-style-type: none;
}

.sidebartab p
{
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

#left
{
	float: left;
	width: 200px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.content p
{
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote
{
	line-height: 150%;
	border: 1px solid #B22222;
	padding: 5px;
	background-color: #C2C2C2;
}

.content li
{
	line-height: 130%;
	list-style-type: none;
}

.content h2
{
	padding-right: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid;
 border-color: #B222222;
	font: bold x-small Verdana, sans-serif;

}
.content h3
{
	font-size: large;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
 color: #555555;
}

.content h5
{
 	color: #9C9C9C;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;

}

.content p.posted
{
	font-size: x-small;
	font-style: italic;
	text-align: right;
	margin-bottom: 0px;
	line-height: normal;
}

.sidebar { padding: 15px; }

.sidebar h2
{
 	color: #B22222;
	font: bold small Verdana, sans-serif;
	text-align: center;
	text-transform: lowercase;
	border-bottom: 2px solid;
}

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

.sidebar li
{
	font-size: x-small;
	text-align: left;
	line-height: 130%;
	margin-top: 2px;
	list-style-type: none;
}

.sidebar p
{
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.sidebartab { padding: 15px; }

.sidebartab h2
{
 	color: #B22222;
	font: bold small Verdana, sans-serif;
	text-align: center;
	text-transform: lowercase;
	border-bottom: 2px solid;
}

.sidebartab ul
{
	padding-left: 5px;
	margin: 0px;
	margin-left: 10px;
}

.sidebartab li
{
	font-size: x-small;
	text-align: left;
	line-height: 130%;
	margin-top: 2px;
	list-style-type: none;
}

.sidebartab p
{
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content h6
{
 	color: #9C9C9C;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;

}

img { border: 0px; }

.photo
{
	text-align: left;
 border: 4px solid #B222f2;
	margin-bottom: 20px;
}

.link-note
{
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered
{
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
}

#comment-data
{
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	border-bottom: 2px solid;
}

textarea[id="comment-text"] { width: 80%; }

#calendar
{
	line-height: 140%;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table
{
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption
{
 color: #B22222;
	border-bottom: 2px solid;
	font: bold small Verdana, sans-serif;
	text-align: center;
	text-transform: lowercase;
}

#calendar th
{
	text-align: center;
	font-weight: bold;
}

#calendar td { text-align: center; }
#copyright {
	background: #EBEBEB;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #666;
	border-top: 2px dotted #CCC;
	border-bottom: 2px dotted #CCC;	
	margin: 50px 0px 0px 0px;
	padding-left: 30px;
	}

#ratebox {
	background: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #666;
	border-top: 1px dotted #b22222;
	border-bottom: 1px dotted #b22222;	
	margin: 50px 0px 0px 0px;
	padding-left: 20px;
	}

.monkey
{
	font-style: italic;
	font-size: x-small;
	text-align: center;
}

.greytext
{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	color: #B22222;
}

.floatimgleft 
{
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
} 

#nav {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: center;
padding:5px;
margin:0px;
background-color:#ffffff;
color:#B22222; 
border-top: 1px solid #ffffff; 
border-bottom: 1px solid #ffffff; 
}

#nav a { 
color:#B22222;
text-decoration:none;
text-align: center;
}
#nav a:hover {
text-decoration:underline;
text-align: center;
}

.rate 
{
	padding-right: 5px;
	margin-bottom: 0px;
	font: bold x-small Verdana, sans-serif;
}