* { 
	margin-top:0; 
}
.clear { 
	clear:both;
	display:block;
}
html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	text-align:center;
}
body {
	font-size:62.5%;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	text-align:center;
	background-color:#B50000;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat;
	background-position:center;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#000000;
	line-height:140%;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:1.25em;
	list-style-type: disc;
	line-height:140%;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:bold;
	color: #B50000;
	line-height:100%;
	padding:5px 0 10px 0;
	margin:0;
}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color: #999;
	line-height:100%;
	padding:0 0 10px 0;
	margin:0;
}
#header {
	margin:0 0 20px 0;
	text-align:left;
	width:1000px;
	height:144px;
	background:#FFFFFF;
	background-image:url(../images/1000box_bottomborder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#content {
	margin:0 auto;
	text-align:left;
	width:1000px;
	clear:both;
}
#footer {
	margin:0;
	padding-top: 15px;
	text-align:center;
	width:1000px;
	height:30px;
	clear:both;
	background:#FFFFFF;
	background-image:url(../images/1000box_topborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1.1em;
}
#lhs {
	margin: 20px 20px 0px 0px;
	width: 740px;
	float: left;
}
#rhs {
	margin: 20px 0 0px 0;
	width: 240px;
	float: right;
}
.menu1 {
	text-align:center;
	width:1000px;
	background:#FFFFFF;
	background-image:url(../images/1000box_topborder.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.menu2 {
	text-align:center;
	width:990px;
	height:22px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.22em;
	color: #B50000;
	line-height:100%;
	background-image:url(../images/1000box_bottomborder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 13px 5px 5px 5px;
}
.box740a {
	margin:0 0 20px 0;
	padding:0;
	width:740px;
	background-color:#FFFFFF;
	background-image: url(../images/740box_topborder.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align:left;
}
.box740b {
	margin:0;
	padding:15px 25px 15px 25px;
	width:690px;
	background-image: url(../images/740box_bottomborder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.box240a {
	margin:0 0 20px 0;
	width: 240px;
	background-color:#FFFFFF;
	background-image:url(../images/240box_topborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}
.box240b {
	margin:0;
	padding:15px;
	width: 210px;
	background-image: url(../images/240box_bottomborder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
a:link {
	font-weight: bold;
	color: #EE0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.supporters {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	color:#000000;
	line-height:140%;
	text-align:center;
	margin: 15px;
	float: left;
	height: 200px;
	width: 200px;
}
