body {
	margin: 0px;
	background-color: #6F0508;
	background-image: url(/images/bkrnd_img.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;

}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 950px;
	margin: 0 auto;
	background: transparent url(/images/page_bg.jpg) repeat-y top left;
	margin-top: 40px;
}

.ui_header {
	width: 950px;
	height: 250px;
	text-align: right;
}

.ui_top_nav_wrapper {
	background-color: #000;
	width: 950px;
	height: 30px;
}

.ui_top_nav {
	padding-top: 10px;
	padding-left: 300px;
}

.ui_top_wrapper {
	background-color: #F5D11A;
	width: 719px;
	height: 25px;
	
}

.ui_members {
	text-transform: uppercase;
	color: #000000;
	float: right;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	font-weight: bold;	
	}
	
.ui_breadcrumb {
float: left;
}
.ui_left {
	width: 230px;
	float: left;
}

.ui_right {
	width: 715px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 675px;
}	

.ui_footer_wrapper {

}

.ui_footer {
	background-color: #F5D11A;
	width: 950px;
	height: 27px;
}

.ui_print_email {
	color: #6F0508;
	padding-top: 6px;
	text-align: right;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #6F0508;
}

a.PrintPageLink:hover {
	color: #D91A21;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #6F0508;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #6F0508;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #D91A21;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #6F0508;
	padding-right: 10px;
}

.ui_bottom_outside {
	padding-top: 10px;
	width: 950px;
	margin: 0px auto;
	color: #fff;
}

.ui_copyright {
	font-size: 10px;
	text-align: center;
	margin: 0 auto; 
	width: 950px;
}

.ui_copyright a:link, .ui_copyright a:visited {
	color: #F6E686;
}

.ui_copyright a:hover {
	color: #D91A21;
}

.ui_tagline {
	font-size: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 950px;
	text-align: center;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #fff;}

.ui_tagline a:hover {color: #fff;}

.ui_tagline a:active{color: #fff;}
