/* CSS Document */
body{
	padding: 10px;
	background: #CDE9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#wrapper{
	background: white url(../images/menu2_page_bcgr.gif) repeat-y;
}

#header{
	background: #003399 url(../images/EasyBG.jpg) no-repeat;
	color: white;
	font-size: 0.7em;
	padding-left: 220px;
}

#footer{
	background: #4B90D0;
	border-top: 2px solid white;
	text-align: center;
}



h1{
	margin-top: 10px;
	font-size: 1em;
}
