html {
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
    text-align: left;
    font-family: Verdana, Arial, sans-serif;

	color: #000000;
	
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	}

a {
	text-decoration: none;
	color: #000000;
	
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #636699;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #000000;
	text-decoration: underline
	}
	
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	}

#container {
	line-height: 140%;
	margin: 0px;
	text-align: left;
	padding: 0px;
	width: 900px;
	height:100%;
	background-color: #FFFFFF;
	border: 1px solid;
	}

#banner {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #AAAAFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid;
	height: 60px;
	width: 740px;
	}
	
#navimage {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #AAAAFF;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
	border-bottom: 1px solid;
	height: 60px;
}

#leftLinks {
	border-right: 1px solid;
	height: 400px;
}


#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 30px;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	}

#bbLeftNav {	
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	width: 160px;
	float: left;
	border: 0px;
}


#bbLeftNav ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style: none; /* turns off display of bullet */
	border-left: none;
}

#bbLeftNav li {
	border-left: none;
}


#bbLeftNav a {	
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

#bbLeftLinks {	
	font-size: x-small;
	padding: 20px;
	text-align: left;
}

#bbLeftLinks h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-top: 30px;
	text-transform: uppercase;
	}

.bbQuote {	
	font-size: x-small;
	color: #000000;
}

.bbNavigation {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	z-index: 1; /* Needs to sit on top of the separator */
}

ul {
	margin: 0px;
	padding: 0px 10px 30px 10px;
	list-style: none; /* turns off display of bullet */
}

/* "navigation ul" styles turn an UL into a horizontal navigational bar */
.bbNavigation ul {
	margin: 0px; /* removes indent IE and Opera */
	padding: 0px; /* removes indent Mozilla and NN7 */
} 

/* border-left adds a "|" separator between links */
.bbNavigation ul li {
	border-left: 1px solid #000000;
	padding: 0px 10px 0px 10px;
	list-style: none; /* turns off display of bullet */
	display: inline; /* sets orientation across the containing element */
}

/* border-left removes the "|" seperator for the first link */
.bbNavigation ul li.first {
	border-left: none;
}

.content {
	margin: 0px;
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
	
.breadcrumb {
	padding: 0px;
	margin: 0px;
}

#right {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	overflow: hidden;
}
	
.content p {
	color: #000000;
	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: 125%;
	background-color : #dddddd;
	padding: 5px 15px 5px 15px;
	}

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

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

.content h3 {
	color: #000000;
	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: #000000;
	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: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.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: #000000;
	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;
	}

.illustration {
	float: right;
	border-color: #aaaaaa;
	border: 1px solid;
	padding: 2px;
	margin: 3px;
	display : inline;
	line-height: 150%;
}

.illustration h1 {
	font-size: xx-small;
	font-style: italic;
}

.blogrollmain {
	font-weight: normal;
}