body {
	margin-top: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#siteHeader {
	width: 768px;
	height: 210px;
	background-image:url(/img/bgHeader.jpg);
}

div#bodyContainer {
	width:768px;
	background-image:url(/img/bgBody.jpg);
}

div#menu {
	width:178px;
	float:left;
}

div#page {
	width:550px;
	padding-left:20px;
	padding-right:20px;
	float:right;
	background:none;
}

div#bodyFooter {

	width:768px;
	background-image:url(/img/bgBodyfoot.jpg);
	height: 70px;
	clear: left;

}

div#Footer {

	width:768px;
	background-image:url(/img/bgfooter.jpg)

}

div#EndFooter {

	width:768px;
	background-image:url(/img/bgEnd.jpg);
	height: 40px;

}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#CC00FF;
	text-decoration:none;
}
