body {
	background:#ffffff url("images/Olsons_BG_Wh.gif");
	background-repeat: no-repeat;
}

a {
	color:#1133ee;
	font-weight: bold;
}

a:visited {
	color:#1133ee;
	font-weight: bold;
}

a:hover {
	color:#888800;
	font-weight: bold;
}


DIV.Menu {
	text-align:center;
	font-size:18px;
	width: 157px;
	color: #111111;
	margin-top: 20px;
}

DIV.Content {
	font-size:20px;
	color:#000000;
	margin-left: 35px;
}

DIV.standard_text {
	font-size:18px;
	color:#000000;
}

DIV.ClockContent {
	font-size:20px;
	color:#000000;
	margin-left: 35px;
	margin-right: 35px;
	background:url("images/Clock_Bg.gif");
	background-repeat: no-repeat;
}

DIV.Flash {
	text-align:center;
}

DIV.Center {
        text-align:center;
}

DIV.Title {
	text-align:center;
}

DIV.Left_Logo {
	float: left;
}

DIV.Left_Side {
	float: left;
}

DIV.Right_Side {
	margin-left: 155px;
}

DIV.Footer {
	text-align: center;
	font-size: 12px;
	clear: both;
	color: #000000;
}

