body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #E00021;
}
#container {
	width:740px;
	height:100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2; /* IE fix */
	position:relative;
	border: thin solid #CCCCCC;
}
.swooshheader {
	width:740px;
	height:168px;
	background-image: url(../images/SwooshTop_logo.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 30px;
}
.header {
	background-color: #FFFFFF;
	height: 140px;
	width: 740px;
	margin-top: 30px;
	clear: both;
	background-image: url(../../images/school4all/donate_header.jpg);
}
#leftmenublock {
	width:25%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	float: left;
	padding: 5px;
	clear: both;
	list-style-position: outside;
	list-style-type: circle;
}
#leftmenublock ul {
	margin-left: 0em;
	padding-left: 1em;
}
#leftmenublock a {
text-decoration: none;color: #0c4094;}

#leftmenublock li {
       	margin-left: 0px;
	padding-left: 0px;
        margin-bottom: 6px
}

#leftmenublock p {
font-size: 1em;color: #737373;}

#donateblock {
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	float: left;
	padding: 25px 5px 5px;
	clear: both;
}
#mainblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	padding: 5px;
	float: right;
	width: 70%;
}
#rightblock {
	width:25%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: right;
	padding: 5px;
	clear: both;
	border: thin solid #CCCCCC;
	font-size: 1em;
}
#rightblock ul {
	margin-left: 0em;
	padding-left: 1em;
}
#rightblock li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
ul li {
	margin-left: 1em;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

