@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
}

a:link {color: #660000; text-decoration: none; font-weight: bold;}
a:active {color: #660000; text-decoration: none; font-weight: bold; }
a:visited {color: #660000; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; text-decoration: none; font-weight: bold;}

table.menu a {
	border:none;
	display: block;
}


div.menu a {
	color: #660000;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}

div.menu a:link {color: #660000; text-decoration: none; font-weight: bold;}
div.menu a:active {color: #660000; text-decoration: none; font-weight: bold; }
div.menu a:visited {color: #660000; text-decoration: none; font-weight: bold;}
div.menu a:hover {color: #000000; text-decoration: none; font-weight: bold;}
	
.main-banner {
	background-position: bottom right;
	background-image:url(pictures/main-museum.gif);
	background-repeat: no-repeat;	

}

.main-border-left {
	background-image: url(pictures/bdr-line-left.gif);
	background-position: top left;
	background-repeat: repeat-y;	

}

.main-border-right {
	background-image: url(pictures/bdr-line-right.gif);
	background-position: top right;
	background-repeat: repeat-y;	

}

.main-text-col {
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;

}

.main-text-tbl {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;

}

.main-text-donors {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;

}

.main-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #660000;
}

.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.text-burgandy {
	color: #660000;
}
