#container_720 {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(/images/back_header.jpg);
	float: left;
	height: 19px;
	width: 600px;
	padding-top: 96px;
	padding-left: 120px;
}
#body {
	background-image: url(/images/back_body.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 720px;
	min-height: 400px;
}
#footer {
	background-image: url(/images/back_foot.jpg);
	float: left;
	height: 20px;
	width: 720px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 35px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

BODY {
	background-color: #000000;
}

#body #main_body {
	padding: 10px;
	width: 520px;
	margin-top: 0px;
	float: left;
}
#body #main_menu {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 160px;
}

.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
#body #main_menu #menu_body {
	background-image: url(/images/menu_back.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 160px;
}
#body #main_menu #menu_foot {
	background-image: url(/images/menu_foot_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 160px;
}

#body #main_menu #menu_head {
	background-image: url(/images/menu_head_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 160px;
}
#main_menu #menu_body ul#menu_items {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main_menu #menu_body ul#menu_items li {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/menu_item_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main_menu #menu_body #menu_items li.none {
	background-image: none;
	font-size: 0px;
	line-height: 0px;
}

.ticker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#lottery_winners {
	float: right;
	height: 260px;
	width: 160px;
	padding-right: 0px;
	padding-left: 10px;
}

#header_pensions {
	background-image: url(/images/back_header_pensions.jpg);
	float: left;
	height: 19px;
	width: 600px;
	padding-top: 96px;
	padding-left: 120px;
}
