body {
	margin: 0px 0px 20px 0px;
		background-color: #FFFFFF;
        text-align: center; 
	}

a {
	text-decoration: none;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #FF0000;
	}

a:hover {
	color: #6699CC;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	}

.banner-alt {
	display: none;
	}

#banner {
	background-image: url(http://www.sense-datum.org/robanderica/gui/minneheader.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #FFFFFF;
	display: block;
	padding: 15px;
	height: 150px;
	}

#banner a {
	color: #de952e;
	text-decoration: none;
	}
	
#banner a:hover {
	color: #ddeeff;
	text-decoration: underline;
	}

#banner h1 {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	margin-left: 15px;
	margin-top: 70px;
	letter-spacing: .25em;
	}

#banner h2 {
	font-size: large;
	margin-left: 15px;
	color: #f7e627;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-style: italic;
	}

#center {
		float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: small;
	}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 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: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #333333;
	text-align: left;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	text-align: left;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	text-decoration: none;
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}

.sidebar h2 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 3px 0px;
	letter-spacing: .3em;
	margin-bottom: 3px;
	}

.sidebarcontent {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 125%;
	list-style-type: none;
	position: relative;
	}

.sidebar img {
	border: 5px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#portrait {
	text-align: center;
	margin-bottom: 15px;
	}

#cc {
	text-align: center;
	margin-top: 30px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 100%;
	}

.cc img {
	border: 0px;
	}

#powered {
	text-align: center;
	margin-top: 30px;
	}

#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%;
	}

/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}


.calendarHeader { 
	font-weight: bold; 
	color: #000;                   
	background: #DDD;
	margin:0px;
	padding: 2px 5px;
		font-size: 11px;
}

.calendarToday { 
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: 1px solid #000;
	padding:0px;
	width: 175px;
}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #253A69;
	text-decoration: none;
}

/* these hide the accessibility tags to stop the layout from changing */
.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }
.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; }
