﻿html, body {
	background-position: top;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #E9E5E2;
	background-image: url('images/bg_grad.jpg');
	background-repeat: repeat-x;
}
a img {border:none}
.toggleforms {
	display:none;
}
.block_top_corners {
	height: 34px;
	width: 24px;
}
.block_top {
	background-position: bottom;
	height: 34px;
	width: 100%;
	background-repeat: repeat-x;
}
.block_header {
	color: #2384C6;
	font-family: georgia;
	font-size: 25px;
	background-color: #FFFFFF;
}
.block_bot_corners {
	height: 24px;
	width: 24px;
}
.block_bot {
	background-position: bottom;
	height: 24px;
	width: 100%;
	background-repeat: repeat-x;
}
.date_day {
	font-family: tahoma;
	font-size: 18px;
	color: #B34F95;
}
.date_month {
	font-family: tahoma;
	font-size: 10px;
	color: #B55489;
	line-height:11px;
}
.item_header, .item_header a, .item_header a:visited {
	font-family: arial, Helvetica, sans-serif;
	color: #4D4B47;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.item_header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #075C95;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.item_text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.item_text a, .item_text a:visited, .guestbook_a {
	font-family: tahoma;
	font-size: 11px;
	color: #005AA4;
	text-decoration: underline;
}
.guestbook_b {
	border-width: 1px;
	border-color: #005AA4;
	font-family: tahoma;
	font-size: 11px;
	color: #005AA4;
	text-decoration: none !important ;
	border-bottom-style: dashed !important ;
}
.main_menu, .main_menu a, .main_menu a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.main_menu a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #1391E5;
	text-decoration: none;
}


a.years, a.years:link, a.years:visited {font-family: arial, Helvetica, sans-serif;
	color: #4D4B47;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;}
a.years:hover{text-decoration:underline}

.year_active {font-family: arial, Helvetica, sans-serif;
	color: #2384c6;
	font-size: 11px;}
	
a.all_video, a.all_video:link, a.all_video:visited{
	font-family: tahoma;
	font-size: 12px;
	color: #005AA4;
	font-weight:bold;
	text-decoration:underlinel
}

a.all_video:hover {text-decoration:none}
