body {

background-image: url(images/bkgrnd.jpg);
background-color: #ecd9ff;
}

h3, h6 {
	color: #330000;
}

td {
padding: 10px;
background-repeat: repeat-y;
}

td.events {
border: 3px #660000 double;

}

tr.events {
border: 3px #660000 double;
}

p.special {text-align:justify;} 


h1, h2, h4, h5 {
  color: #660000;
}

h5 {
text-align: left;
}

.block {
width: 320px;
height: 310px;
margin-top: -25px;
margin-left: 0px;
padding: 5px;
position: absolute;
}

.block2 {
width: 300px;
height: 310px;
margin-top: -40px;
margin-left: 300px;
text-align: justify;
padding: 10px;
position: absolute;}

.block3 {
width: 275px;
height: 310px;
margin-top: 310px;
margin-left: 0px;
padding: 10px;
position: absolute;
text-align:justify;
}


.block4 {
width: 275px;
height: 310px;
margin-top: 310px;
margin-left: 300px;
text-align: justify;
padding: 10px;
position: absolute;
text-align:justify;
}


.block5 {
text-align: center;
margin-top: 15px;
padding: 5px;
}

.links {
	text-align: center;
	background-color: #FFE7D1;
}

a {
	color: #003366;
}

ol,ul {
text-align:justify;
}

.thumbnail
{

width: 148px;
border: 0;
padding: 10px;
}


