body {
	margin: 0px;
	padding: 0px;
	background: #DDD;
	background-image: url("http://www.aneshome.com/pivot/templates/img_86.gif")
}

body, p, html, table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

H3 {
	font-size: 18px;
}

.plaatje {
	background: #FFFFAA;
	border: 1px dashed #00FFFF;
	width: 350px;
	padding: 8px;
}

#centercolumn {
	border: 0px solid #666666;
	margin-left: 210px;
	margin-right: 10px;
	margin-top: 4px;
}

#header {
	border-top: 2px solid #182746;
	border-bottom: 2px solid #182746;
	background: #314E8C;
	padding: 8px;
	background-image: url("http://www.aneshome.com/pivot/templates/img_87.gif")
}

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 200px;
}

#footer {
	border: 1px solid #00f;
	clear: both;
}

.block {
	margin:6px 6px 12px 6px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
}


.block H3 {
	background: #A7B6C9;
	color: #26344C;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 16px;
}

.block P {
	margin: 0px;
}

.content {
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
}

.entrycontent {
	padding: 12px;
	background: #FFF;
	border: 1px solid #999;
}


.content p {
	margin: 4px 2px 4px 2px;
}

H1 {
	font-size: 24px;
	margin: 4px;
	color: #FFF;
		display: inline;
}


H2 {
	font-size: 20px;
	border-bottom:1px dashed #999;
	margin:0px;
	padding: 2px;
	color: #26344C
}

H4 {
	font-size: 16px;
	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;
}

.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: 1px 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: #253A69;
}

.prevnext_links {
	float: right;
	color: #FFF;
}

H1 A, .prevnext_links A {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 5px;
	margin: 0px;
	border: 0px solid #666;
}


.calendarHeader { 
	font-weight: bold; 
	color: #000;                   
	background: #DDD;
	margin:0px;
	padding: 2px 5px;
}

.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;
}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #253A69;
	text-decoration: none;
}
/* end of the calendar styles */



#elButton a {
	color: #26344C;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #26344C;
	background-color:#A7B6C9;
	display: block;
	width: 160px;
	padding: 3px 5px;
	margin: 1px;
}
#elButton a:hover {
	background-color: #8796A9;
	color:#000000;
	padding-left:4px;
	border:4px inset #26344C;
}
/*
	background: #A7B6C9;
	color: #26344C;

	*/

#woodButton a {
	text-decoration: none;
	font-size:16px;
	font-family:sans-serif, verdana;
	font-weight:bold;
	color:#411;
}
#woodButton a:hover {
	text-decoration: none;
	font-size:16px;
	font-family:sans-serif, verdana;
	font-weight:bold;
	color:maroon;
}
#woodButton td {
	background-image: url("http://www.aneshome.com/images/woodpill.gif");
	valign:"CENTER";
	width:160px;
	height:43px;
	text-align:center;
	 background-repeat: no-repeat;
}
#blueButton a {
	text-decoration: none;
	font-size:16px;
	font-family:sans-serif, verdana;
	font-weight:bold;
	color:white;
}
#blueButton a:hover {
	text-decoration: none;
	font-size:16px;
	font-family:sans-serif, verdana;
	font-weight:bold;
	color:yellow;
}
#blueButton td {
	background-image: url("http://www.aneshome.com/images/bluepill.gif");
	valign:"CENTER";
	width:160px;
	height:43px;
	text-align:center;
	 background-repeat: no-repeat;
}
