.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #273643;
}

div#flagBG {
	padding: 0px;
	height: 434px;
	width: 1024px;
	background-color: #273643;
	background-image: url(images/bg/flag.jpg);
	background-repeat: no-repeat;


}
div#nav {
	padding: 0px;
	height: 34px;
	width: 790px;
	background-color: #FFFFFF;
	background-image: url(images/bg/nav.jpg);
	background-repeat: repeat-x;
	margin-top: 40px;
	margin-left: 70px;
	font-weight: bolder;

}
div#contentTop {
	padding: 0px;
	height: 228px;
	width: 790px;
	background-color: #FFFFFF;
	margin-left: 70px;
}
div#contentBottom {
	padding: 10px;
	height: 323px;
	width: 790px;
	margin-left: 70px;
	border: none #FF0000;
	background-color: #4e6a82;
	background-image: url(images/bg/indexLower.jpg);
	background-repeat: repeat-x;
}
div#contentBottomInside {
	padding: 10px;
	height: 123px;
	width: 790px;
	margin-left: 70px;
	border: none #FF0000;
	background-color: #4e6a82;
	background-image: url(images/bg/indexLower.jpg);
	background-repeat: repeat-x;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
table#donateIndex {
	padding: 0px;
	height: auto;
	width: 320px;
	background-image: url(images/bg/donateBox.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	margin: 10px;
}
table#donateInside {
	padding: 0px;
	height: auto;
	width: 310px;
	background-image: url(images/bg/donateBox.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	margin: 10px;
}

.Donate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: 3E5572;
}
image#donateButton {
	margin-left: 70px;
	text-align: right;


	
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.contentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.titlesWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
table#bottom {
	padding: 10px;
	height: auto;
	width: 770px;
	margin-left: 0px;
	border-top: thin dashed #930000;
	border-right: thin none #930000;
	border-bottom: thin none #930000;
	border-left: thin none #930000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;


}
div#footer {
	padding: 0px;
	height: 34px;
	width: 790px;
	margin-top: 10px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
div#main {
	padding: 5px;
	
}
footerRight {
	text-align: right;
}
