body, p, li
{	
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}

body
{
	background: #0171DF URL(Background.jpg) no-repeat top center;
	margin: 0;
}

.pageContainer
{
	text-align: left;
	margin: 0 auto;
	width: 790px;
	background-color: Transparent;
}

.outerRim
{
    width: 778px;
    background: #80B8EF URL(outer_rim1.gif) no-repeat top center;
    padding: 5px 6px 9px;
    overflow: hidden;
}

