body {
	margin: 0px;
	padding: 0px;
	background: #FFE6C7;
}

h2 {
	font-family: futura, verdana, sans-serif;  
	text-transform: uppercase;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-weight: normal;
	border-bottom: 1px #aaa dotted; }

h3 { font-size: 20px; font-weight: normal; }

#top {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        border: 0px solid #ccc;
        background: #FE9914;
        text-align: center;
        }
html>body #top {
        height: 70px; /* ie5win fudge ends */
        }
#left {
        position: absolute;
        top: 70px;
        left: 12px;
        margin: 0px;
        padding: 0px;
        width: 150px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 150px;
        }
html>body #left {
        width: 150px; /* ie5win fudge ends */
        }
#middle {
        margin: 8px 176px 20px 176px;
        padding: 0px;
        }
#right {
        position: absolute;
        top: 70px;
        right: 12px; /* Opera5.02 will show a space 
        at right when there is no scroll bar */
        margin: 0px;
        padding: 0px;
        width: 150px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 150px;
        
		text-align: center;
	
		font-family: futura, verdana, sans-serif;  
		font-size: 14px; 
		color: #000000; 
		line-height: 26px;

        }
html>body #right {
        width: 150px; /* ie5win fudge ends */
        }


 /* set millions of background images */
 .rbroundbox { background: url(../images/roundedcorners/nt.gif) repeat; }
 .rbtop div { background: url(../images/roundedcorners/tl.gif) no-repeat top left; }
 .rbtop { background: url(../images/roundedcorners/tr.gif) no-repeat top right; }
 .rbbot div { background: url(../images/roundedcorners/bl.gif) no-repeat bottom left; }
 .rbbot { background: url(../images/roundedcorners/br.gif) no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
 .rbtop div, .rbtop, .rbbot div, .rbbot {
 width: 100%;
 height: 7px;
 font-size: 1px;
 }
 .rbcontent { margin: 0 7px; text-align: center; }
 .rbroundbox { width: 100%; margin: 1em auto; }

A:link { text-decoration: none; color:#AD6505; border-bottom: 1px #EACCA7 dotted;}
A:visited { text-decoration: none; color:#AD6505; border-bottom: 1px #EACCA7 dotted;}
A:hover { text-decoration: none; color:#000; border-bottom: 1px #000 dotted;}

.pullquote {
	font-family: futura, verdana, sans-serif;  
	font-size: 14px; 
	color: #222; 
	line-height: 22px;
	text-align: justify;
	padding: 12px;
	border-bottom: 1px #aaa dotted;
}

#navcontainer
{
background: #f0e7d7;
width: 30%;
margin: 0 auto;
padding: 1em 0;
font-family: futura, verdana, sans-serif;
font-size: 13px;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 1px;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
font-family: futura, verdana, sans-serif;
}

ul#navlist li a
{
display: block;
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 3px;
border-width: 1px;
color: #AD6505;
text-decoration: none;
background: #FFF;
border-bottom: 1px #aaa dotted;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #FFF;
color: #000;
border-bottom: 1px #aaa dotted;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000000;
border-bottom: 1px #aaa dotted;
}






#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	/* width: 700px; */
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}


#center {
		float: left;
	/*width: 500px;*/
	
	
	/*overflow: hidden; */
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content pre {
	font-size: larger;
}
#innerRight {
/*
		float: left;
	
	
	width: 180px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	
*/
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	padding: 0px;

	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 0px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	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: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .2em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	padding: 0px;
	
	text-transform: uppercase;
  	
	letter-spacing: .2em;
	}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

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

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

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

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
