* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	background-color: #295A8F;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999;
	border-left-color: #999;
}
#wrapper #Tagalog logo {
	background-color: #1C4A79;
	background-image: url(../images/tagalog%20logo.jpg);
	height: 100px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #flag animation {
	float: right;
}
#wrapper #menu {
	background-color: #C1E0FF;
	height: 35px;
	background-repeat: no-repeat;
}
#wrapper #body {
	background-color: #FFF;
	clear: left;
}
#wrapper #footer p {
	background-color: #D7D7D7;
	text-align: center;
	font-size: 14px;
}
#wrapper #body table center {
	text-align: center;
}
#wrapper #body table tr td p a {
}
#wrapper #body table tr td table tr td p {
	font-size: 18px;
	color: #F00;
}
