
A.blocklink {
	padding-top: 8px;
	padding-bottom: 8px;
	display: block; 
	text-decoration: none; 
	color: black; 
	font-family: arial, serif, Verdana, Times;
	font-weight: bold;
	font-size: 80%;
}
.blocklink A:visited { color: #353535; }
.blocklink A:active { color: yellow; }
.blocklink A:hover { color: yellow;}

A.contlink {
	font-weight: bold;
}
.contlink A:link { text-decoration: none; color: #F3DAB7; }
.contlink A:visited {color: black; text-decoration: none;}
.contlink A:active {text-decoration: none;}
.contlink A:hover {text-decoration: underline overline; color: black; background-color: #7090A0;}

HR {
	color: black;
}

h1 {
	font-weight: bold;
	font-size: 150%;
	border: 0px;
	padding: 10px 10px;
	color: white;
	background-color: transparent;
}

h2 {
/*	background-color: #8F8D6D;*/
	background-color: #80A0C0;
	font-weight: bold;
	font-size: 90%;
	border-top: 1px solid #73715A;
	border-left: 1px solid #73715A;
	border-right: 1px solid #C3C097;
	border-bottom: 1px solid #C3C097;
	padding: 2px 5px;
}

body {
	color: #444433;
    background: url("images/sidebarblue.png");
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
	font-family: Arial, Verdana, serif, Times;
}

#banner {
	position: absolute;
	left: 0px;
	top: 0px; 
	height: 77px;
	width: 100%;
	background: url("images/topbarblue.png");
}

#LL1 {
	position: absolute;
	left: 22px;
	top: 82px;
	width: 120px;
	background-color: transparent;
}

#LL2 {
	position: absolute;
	left: 22px;
	top: 82px; 
	width: 120px;
	background-color: transparent;
}

#contents {
	position: absolute;
	left: 168px;
	top: 77px;
	padding: 12px 12px;
	font-size: 90%;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px;
}

#xmas {
	width: 104px;
	border-top: 1px solid #6080A0;
	border-left: 1px solid #6080A0;
	border-right: 1px solid #A0C0F0;
	border-bottom: 1px solid #A0C0F0;
	background-color: #993025;
	color: #40E020;
	font-size: 70%;
	padding: 7px 7px;
}
