﻿    #header
	{		
		height: 92px;
		width: 942px;
		margin: 0px;
		padding: 0px;
		background-color: #27241D;
	}
	
    #mo_hdr
	{		
	    float: left;
	    width: 682px;
	    height: 92px;
	    background-image:url('../../images/background_header.jpg');
	    margin: 0px;
	    padding: 0px;
    }
	.background_login
	{
	    background-image:url('../../images/background_login.jpg');
	    width:260px;
	}
#landscape_ad
		{
			margin: 1em auto;
			height: 92px;
			width: 895px;
			padding: 0px;
		}
#ad_banner
		{
		width: 727px;
		height: 92px;
		background-image:url('../../images/site/moose2/ad_banner.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 10px;
		}
	
#mo_advert
		{
		float: right;
		background-color: #424031;
		background-image:url('../../images/site/moose2/mo_ad_hdr.jpg');
		width: 148px;
		height: 92px;
		margin: 0 0 0 0;
		}
#main_container
		{
		height: 100%;
		margin: 1em auto;
		width: 945px;
		height: auto;
		text-align: left;
		background-color: #fdf5de;
		border: 8px solid #f9f6ed;		
		}
		


	.buttons
		{
		margin: 22px 0 12px 38px;
		}
/* Quick Jump*/
#quick_jump_block
		{
		width: 261px;
		height: 52px;
		z-index: 0;
		position: relative;
		left: -5px;
		background-image:url('../../images/site/moose2/quick_jump.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		}
	
	.quick_jump_txt
		{
		width: 256px;
		height: 160px;
		margin: 0 0 0 0;
		padding: 30px 0 0 0;
		font-size: 10px;
		line-height: 16px;
		color: #ffffff;
		text-align: right;
		}
	
	.quick_jump_txt a:link { color: #fce8b1; text-decoration: underline; }
	.quick_jump_txt a:visited { color: #d0c194; text-decoration: underline; }
	.quick_jump_txt a:hover { color: #e3d6b0; text-decoration: underline; }

	.function_links
		{
		font-family: tahoma;
		font-size: 11px;
		color: #ffffff;
		padding: 0 0 0 0;
		}
	
	.function_links a:link { color: #ffffff; text-decoration: underline; }
	.function_links a:visited { color: #d0c194; text-decoration: underline; }
	.function_links a:hover { color: #e3d6b0; text-decoration: underline; }
/* FOOTER*/
#footer	
		{
		clear: both;
		height: 71px;
		background-color: #000000;
		background-image:url('../../images/site/moose2/footer_bkg.jpg');
		background-repeat: no-repeat;
		}
		.footer_links
		{
		font-size: 11px;
		line-height: 20px;
		color: #ffffff;
		}
	
	.footer_links:link { color: #454547; text-decoration: underline; font-weight: 600; }
	.footer_links:visited { color: #454547; text-decoration: underline; font-weight: 600; }
	.footer_links:hover { color: #ffffff; text-decoration: underline; font-weight: 600; }

