﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto;
	background-image: url('images/master_blue_background_scrolls.jpg');
	background-repeat: repeat-y;
	background-position: top;
	color: #555555;
	background-color: #000000;
	FONT-FAMILY: arial, sans-serif;
	font-size: 12px;

}

#content_header 
{
	position: relative;
	text-align: center;
	background-image: url('images/master_blue_header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
	width: 1016px;
	height: 145px;
	top: 0px;
	left: 0px;
}





#content_bottom_menu
{
	FLOAT: left;
	background-image: url('images/master_blue_bottom_menu.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 1016px;
    height: 24px;
	margin: 0px auto;
	text-align: center;
}
