/* CSS Document */

#header {
	background-image: url(../images/background/backBlue.png);
}#content {
	background-color: #3399FF;
}
#footer {
	background-color: #00509F;
}
#menu h1 {
	color: #00509F;
}
#contentRight h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#contentRight h4 {
	color: #39F;
}
#contentLeft td {
	color: #00509F;
}
