body	{   
	padding:0px;
	margin:0px;	
	background:url('images/body_bg.gif') 0% 0% #fff repeat-x;	
	font-family: 'Trebuchet MS', 'Times New Roman';
}


#container
	{
		width:970px;
		text-align: left;
		margin:0 auto;	
		min-height:100%;
		background:url('images/bg_home.jpg') 0% 0% #fff no-repeat;
	}

#header
	{
		width: 970px;
		height:262px;
		padding-top:20px;
	}


 div table#menu
	{
		margin: 0;
		height: 69px;		
		text-align: center;
		padding-left: 0;
		position: relative;
	}

#menu td 
	{
		font-family: 'Trebuchet MS', 'Times New Roman';
		text-transform:uppercase;
		font-size:27px;		
		height: 65px;
		padding:0px;
		padding-top:5px;
		text-align: left;
		color:#0759a6;
		margin: 0;
		margin-top:5px;
		background:url('images/menu_divider.gif') 100% 0% no-repeat;
	
	}

table#menu td a
	{
		color:#0759a6;
		text-decoration:none;
	}

table#menu a:hover
	{
		color:#1c89ca;	
	}

table#menu td span.active
	{
		color:#1c89ca;
	}

div#content{padding-top:30px;}

p{
	color:#484848;
	font-size:18px;
	font-family: 'Trebuchet MS', 'Times New Roman';
	text-align:justify;
	padding-top:0px;
	padding-bottom:20px;
	margin:0px;
}

ul{padding-top:0px;
	margin-top:0px;
}

ul li{
	color:#484848;
	font-size:18px;
	font-family: 'Trebuchet MS', 'Times New Roman';
	margin-left:-20px;
	padding-right:20px;
}

.img{
	float:right;
	margin:0px 0px 20px 20px;
}

div.box{
	background-color:#ccd7de;
	padding:20px;
}

div.box p{
	text-align:center;
	color:#243c7a;
}

a#dedication_link{
	color:#ff0505;
	font-size:24px;
	font-family: 'Trebuchet MS', 'Times New Roman';
	text-transform:uppercase;
}


#copyright{
	padding-top:10px;
	height:220px;
	background-color:#09509d;	
}

#copyright div{
	margin:0 auto;
	padding-left:150px;
	width:970px;
	color:#fff;
	font-size:18px;
}


#copyright div h2, #copyright div a{
	color:#fff;
}

#button-donate{
	display:block;
	margin-top:100px;
	float:right;
	width:400px;
	text-align:center;
}


@font-face {
    font-family: 'TrajanPro-Regular'; 
    src: url('TrajanPro-Regular.eot?#iefix')format('embedded-opentype');
	src: url('TrajanPro-Regular.otf');
   }

h1 {
    font-family: 'TrajanPro-Regular', 'Times New Roman';
	color:#0759a6;
	font-size:34px;
	margin:0px;
	text-align:center;
	letter-spacing:-1px;
   }


@font-face{
    font-family: 'Trebuchet MS'; 
    src: url('trebuc.ttf');
   }

h2 {
    font-family: 'Trebuchet MS', 'Times New Roman';
	color:#1c89ca;
	font-size:24px;
	font-style: normal;
	text-transform:uppercase;
   }


a{color:#2e9ad5;line-height:18pt;text-decoration:underline;}
a:hover{text-decoration:none;}










