body {
	background-color : Silver;
	margin: 5px;
	padding: 5px;
	background-image : url(bg.jpg);
	background-repeat : repeat;
}

body, p, html, table, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}




#centercolumn {
	border: 0px solid;
	margin-left: 201px;
	margin-right: 130px;
	padding: 0px 0px;
	background-color : White;
}

#header {
	background-color : White;
	margin-left: 201px;
	margin-right: 130px;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-top : 0px solid #000000;
	border-bottom : 0px solid #000000;
	color : White;
	height : 80px;
	padding :15px;
}


#entryheader {
	background-color : White;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-top : 0px solid #000000;
	border-bottom : 0px solid #000000;
	color : White;
	height : 70px;
	padding : 10px;
}

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 175px;
	margin-top: 20px;
	border : 0 px solid #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666;
	left : 10px;
	top : 111px;
	background : transparent;
}


#rightcolumn {
	position: absolute;
	right: 0px;
	width: 120px;
	margin-top: 20px;
	background-color : transparent;
	border : 0 px solid #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10px;
	color:  #666;
	right : 10px;
	top : 111px;
}

#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}


#footer {
	border: 1px solid Navy;
	clear: both;
}

#leftcolumn a{
	color : #666;
	text-decoration : inherit;
}


.block {
	margin:6px 6px 12px 6px;
	padding: 4px;
	background: transparent;
	border: 0px solid;
}


.block H3 {
	background: transparent;
	color: #808080;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 0px solid;
	font-size: 11px;
}

.block P {
	margin: 0px;
	padding: 4px;
}

.content {
	padding: 4px;
	background: #FFF;
	border: 0px solid #999;
}

.entrycontent {
	padding: 12px;
	background: #FFF;
	border: 0px solid #999;
}


.content p {
	margin: 4px 2px 4px 2px;
}


H1 {
	font-size: 16px;
	margin: 4px;
	color: #FFF;
		display: inline;
}


H2 {
	font-size: 12px;
	border-bottom: 0px dashed #999;
	margin:0px;
	padding: 2px;
	color: Navy;
}

H3 {
	font-size: 13px;
}

H4 {
	font-size: 14px;
	margin: 4px;
	color: #FFF;
	display: inline;
	font-style: italic;
}

.date {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 0px dashed #666;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #5C6B8E;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5C6B8E;
}


a {
	color : Navy;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}


.prevnext_links {
	float: right;
	color: #FFF;
}

H1 A, .prevnext_links A {
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}



/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}
/* these hide the accessibility tags to stop the layout from changing */ 

.pivot-search label, .pivot-search-result label { visibility:hidden; display:none; }
.pivot-search legend, .pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search fieldset, .pivot-search-result fieldset { border:0; padding:0; margin:0; }

/* this replaces inline style tags */ 
img.badge { border:0; margin-bottom:2px; } 

/* this is a bonus */ 
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }

/* 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;
}
/* end of the calendar styles */
