body {
	margin: 0px;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.to_top {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

.display_none {
	display: none;
}

.ui_header_wrapper {
	background-color: #4B2C79;
	width: 100%;
	height: 199px;
}

.ui_header {
	background: #4B2C79 url(/images/Madi_Header.jpg) no-repeat top center;
	width: 854px;
	height: 199px;
	margin: 0px auto;
}

.ui_header_left {
	width: 300px;
	float: left;
}

.ui_header_right {
	width: 554px;
	float: right;
}

.ui_nav_wrapper {
	background: transparent url(/images/Madi_Nav.jpg) repeat-x top left;
	width: 100%;
	height: 35px;
}

.ui_nav {
	width: 854px;
	height: 35px;
	margin: 0px auto;
}

.ui_page {
	width: 1151px;
	margin: 0 auto;
	background: transparent url(/images/Madi_Content_BG.jpg) no-repeat top left;
}

.ui_content {
	width: 854px;
	margin: 0px auto;
	background: transparent url(/images/Madi_Repeat.gif) repeat-y top right;
}

.ui_home_content {
	width: 854px;
	margin: 0px auto;
	background: transparent url(/images/Madi_Repeat_2.gif) repeat-y top right;
}

.ui_left {
	width: 310px;
	float: left;
	margin-top: 12px;
}

.ui_content_blocks {
	background: transparent url(/images/Madi_Left_Repeat.jpg) repeat-y top right;
}

.ui_right {
	width: 544px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 9px;
	background: transparent url(/images/Madi_Repeat_Home.jpg) repeat-y top right;
}

.ui_main_content {
	width: 522px;
	margin: 0px auto;
}	

.ui_footer {
	background: #4B2C79 url(/images/Madi_Footer.jpg) repeat-x top left;
	width: 100%;
}

.ui_copyright {
	font-size: 10px;
	width: 857px;
	margin: 0px auto;
	text-align: center;
	color: #A78BC1;
}

.ui_tagline {
	font-size: 10px;
	width: 857px;
	margin: 0px auto;
	text-align: center;
	color: #A78BC1;
	padding-bottom: 10px;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #A78BC1;}

.ui_tagline a:hover {color: #fff;}

.ui_tagline a:active{color: #A78BC1;}


.about_bg td img { display: block; }