body {
	margin: 0px;
	background-color: #B9AD97;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 796px;
	margin: 0 auto;
	background: transparent url(/images/tracks_outdoor_repeat.jpg) repeat-y top left;
}

.ui_content {
	width: 780px;
	margin: 0px auto;
	background: transparent url(/images/tracks_outdoor_left_bottom.jpg) no-repeat bottom left;
}

.ui_header {
	background: transparent url(/images/tracks_outdoor_header.jpg) no-repeat top left;
	width: 780px;
	height: 262px;
}

.ui_left {
	width: 148px;
	float: left;
}

.ui_print_email {
	color: #fff;
	padding-left: 17px;
}

.ui_line {
	background: transparent url(/images/tracks_outdoor_line.jpg) no-repeat top left;
}

.ui_print {
	padding: 5px 0px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #274953;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #fff;
}

.ui_email {
	padding: 5px 0px;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #274953;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

.ui_lang {
	padding: 5px 0px;
	text-transform:  uppercase;
	font-size: 10px;
}

.ui_lang a:link {color: #fff;}
.ui_lang a:visited {color: #fff;}
.ui_lang a:hover {color: #274953;}
.ui_lang a:active {color: #fff;}

.ui_right {
	width: 629px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 589px;
}	

.ui_content_bottom {
	background: #fff url(/images/tracks_outdoor_content_bott.jpg) no-repeat top left;
	width: 780px;
	clear: both;
	height: 2px;
}

.ui_footer_wrapper {
	background: transparent url(/images/tracks_outdoor_footer.jpg) no-repeat top left;
	width: 780px;
	height: 59px;
	margin: 0px auto;
}

.ui_footer {
	padding: 0px 10px;
	padding-top: 10px;
	color: #fff;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #fff}

.ui_tagline a:hover {}

.ui_tagline a:active{color: #fff}

.ui_copyright {
	font-size: 10px;
	width: 760px;
	text-align: center;
	
}

.ui_tagline {
	font-size: 10px;
	width: 760px;
	text-align: center;
}

.ui_page_counter {
	width: 760px;
	text-align: center;
	font-size: 10px;
	color: #fff
}
