/* Matthew DeGori Foundation stylesheet "style.css"
   Copyright 2007 Matthew DeGori Foundation
   All Rights Reserved
   <like anyone would need to copy this> */

body {
	margin: 0px;
	background-color: #FFCC00;
}

.lb-column {
	width: 374px;
}
#lb-section {
	position: absolute;
	left: 421px;
}
#EndOfTopbar {
	position: absolute;
	left: 795px;
}
#topbar {
	background-image: url(../images/initial-design_r1_c9.png);
	width: 100%;
	height: 218px;
}
#MDLSFButton {
	position: absolute;
}
.newsitem-top-center {
	width: 100%;
	background-image: url(../images/initial-design_r5_c3.png);
}
.newsitem-bottom-center {
	width: 100%;
	background-image: url(../images/initial-design_r7_c3.png);
}
.newsitem-middle-left {
	width: 23px;
	background-image: url(../images/initial-design_r6_c2.png);
}
.newsitem-middle-right {
	width: 23px;
	background-image: url(../images/initial-design_r6_c6.png);
}
.newsitem-center-center {
	background-color: #660000;
	color: #FFCC00;
}
.newsitem-table {
	width: 99%;
}
.newsitem-title {
	font-size: 30px;
}
.newsitem-content {
	font-size: 20px;
}
.left-hand-newsitems {
	float: left;
	width: 49%;
}
.right-hand-newsitems {
	float: right;
	width: 49%;
}
.address {
	text-indent: 2em;
	margin: 0px;
	padding: 0px;
}
.portrait {
	float: right;
	margin: 15px;
	text-align: center;
}
.portrait-2 {
	float: left;
	margin: 15px;
	text-align: center;
}
.date-hl {
	font-size: larger;
}
.newsitem-content a:visited {
	color: #99CCFF;
}
.newsitem-content a {
	color: white;
}
.slogan {
	font-size: xx-large;
	text-align: center;
}
.disclaimer {
	font-size: .9em;
	text-align: center;
	width: 80%;
	padding-left: 10%;
}
.fundraisers {
	text-align: center;
}

a:visited {
	color: #990000;
}
a {
	color: #0066FF;
}
.centered-title {
	text-align: center;
}
.twocol-newsitem-holers {
	
}
.sponsor {
	padding: 20px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sponsorlist {
	text-align: center;
}
.important-message {
	text-align: center;
	font-size: xx-large;
}
.events {
	text-align: center;
	font-size: large;
}
div.sponsor {
	text-align: center;
	background-color: #FFCC00;
	color: #660000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 25%;
	left: 35%;
	position: relative;
}
.donate-button {
	text-align: center;
}
.important {
	font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.links-2ndlevel {
	border: none;
	margin: none;
	padding: none;
}
.links-2ndlevel img {
	border: none;
	margin-left: 10px;
	margin-right: 10px;
}
