#MainNav {
	float: left;
	width: 900px;
}
#Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 550px;
	position: absolute;
	left: 315px;
	top: 411px;
	z-index:4;
	line-height: 1.7;
	text-align: justify;
}	
#Content Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	line-height: 1.1px;
	color: #666666;
}
#Content header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 1.7px;
	font-weight: bold;
	color: #017ec1;
}
#ContentHome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 550px;
	position: absolute;
	left: 315px;
	top: 705px;
	line-height: 1.7;
	text-align: justify;
}
#ContentHome2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 550px;
	position: absolute;
	left: 315px;
	top: 741px;
	line-height: 1.7;
	text-align: justify;
}	
#ContentDonate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 550px;
	position: absolute;
	left: 315px;
	top: 569px;
	line-height: 1.7;
	text-align: justify;
}
p.css-vertical-text {
	color:#5d5d5d;
	border:0px solid red;
	writing-mode:tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:20px;
	height:20px;
	text-shadow: 0px 0px 1px #333;
	font: normal 24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0px;
}

td.link a:link {
	color: #c41130;
	text-decoration: none;
}
td.link a:visited {
	text-decoration: none;
	color: #000000;
}
td.link a:hover {
	text-decoration: underline;
	color: #c41130;
}
td.link a:active {
	text-decoration: none;
	color: #000000;
}
td.link a.image:link {
	text-decoration: none;
	
}
td.link a.image:visited {
	text-decoration: none;
	
}
td.link a.image:hover {
	text-decoration: none;
	
}
td.link a.image:active {
	text-decoration: none;
	
}
#videoplayer {
	position:absolute;
	width:478px;
	height:326px;
	z-index:5;
	background: #000;
	left: 113px;
	top: 32px;
	float: left;
	min-width: 400px;
	max-width: 400px;
	min-height: 316px;
	max-height: 316px;
}

#videodiv {
	position:absolute;
	width:478px;
	height:326px;
	z-index:5;
	background: #000;
	left: 113px;
	top: 32px;
	float: left;
	min-width: 400px;
	max-width: 400px;
	min-height: 316px;
	max-height: 326px;
}

#videodiv object{
	position:absolute;
	bottom: 0px;
	left: 0px;
}

