/*  Zentendo 2.0 - Idea 3 - Global Styles  */



img
{

		border-style: none;

		border-width: 0px;
}

body
{

		margin: 0px;

		padding: 0px;

		background-position: center top;

		border-style: none;

		font-family: calibri, tahoma, arial, helvetica, clean, sans-serif;

		font-size: 18px;

		font-weight: normal;

		line-height: 1.22em;

		text-transform: none;

		color: #353535;

		text-decoration: none;

		font-style: normal;

		font-variant: normal;

		background-color: #ffffff;

		background-image: url('');

		background-repeat: repeat-x;

		text-align: center;
}

.spacer-small
{

		padding: 0px;

		margin: 0px;

		height: 10px;

		clear: both;
}

.spacer-medium
{

		padding: 0px;

		margin: 0px;

		height: 18px;

		clear: both;
}

.spacer-large
{

		padding: 0px;

		margin: 0px;

		height: 30px;

		clear: both;
}

#wrapper
{

		width: 990px;

		clear: both;

		display: block;

		text-align: left;

		padding: 0px 0px 0px 0px;

		margin: 0px 0px 0px 0px;
}

#header
{

		border-style: solid solid none solid;

		border-width: 0px;

		text-align: right;

		height: 102px;

		padding: 0px;

		margin: 0px;

		overflow: hidden;

		clear: both;
}
.header-red
{

#	border-color: #297585;

#	background-color: #297585;
	background-color: darkblue;

		background-position: left top;

		background-repeat: no-repeat;

		background-image: url('../images-global/TopBanner.jpg');

		background-postion: bottom center;
		height: 150px;
}
#logo-red
{

		background-position: left top;

		overflow: hidden;

		width: 294px;

		height: 140px;

		float: left;

		text-align: left;

		background-repeat: no-repeat;

		background-image: url('../images-global/TopBanner.jpg');
}






#sponsor
{

		overflow: hidden;

		width: 600px;

		height: 80px;

		float: right;

		text-align: right;
		
}


#footer
{

		border-top: 1px dotted #666666;

		text-align: center;

		padding: 0px;

		margin: 0px;

		color: #404040;

		text-decoration: none;

		clear: both;

		overflow: hidden;
}

.foot-inner-brdr
{

		padding: 9px 0px 8px 0px;

		margin: 0px;

		text-decoration: none;

		clear: both;

		overflow: hidden;
}

#footer a
{

		color: #F0F0F0;

		text-decoration: none;

		font-weight: bold;
}

#footer a:hover
{

		color: #FFFFFF;

		border-bottom-style: dotted;

		border-width: 1px;
}

#footer a:focus, #footer a:active
{

		color: #FFFFFF;

		border-bottom-style: dotted;

		border-width: 1px;

		background-color: #333333;
}






.flier {
width: 148px; 
font-weight: bold;  font-family: Verdana,Arial,Helvetica,sans-serif;  font-size: 9px; text-align: center;
border: 1px dotted #000000; 
float: left;
margin: 4px;  
}

	#ajaxticker1{
		width: 440px;
		height: 90px;
		border: none;
		padding: 5px;
		background-color: #FFFFFF;
	}

	#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
		background-color: #FFFFFF;
	}

	.someclass{
	text-decoration: bold;
	}


	#scroll div {
		 clear: both;
		 float: left;
		 visibility:hidden;
	}

#scroll , #scroll  div.default {
  width:500px;
  margin-top:10px;
  background-image: url('bottombar.png');
  background-repeat: no-repeat;
  height:61px;
  font-weight: bold;
  font-size: 11pt;
  overflow:hidden;
}

.textclass {
 padding: 16px;
}

#scroll table tr td div {
 visibility:visible;
}

#scroll table tr td {
  vertical-align:middle;
}


	.donations{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#710000;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
	.wanted{
		font-weight:bold;
		text-align:center;
	}
	.wanted h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:28px;
		color:#710000;
		margin-bottom:5px;
	}

