/*
  Landscape styles for IE (all versions)
  Author: Tom W.M. <http://freecog.net/>
  Created: July 29, 2006
  Modified: 11:33 p.m. Saturday, July 29, 2006
*/


blockquote {
	margin-right: 2%;
	margin-left: 2%;
}
p {
	text-indent: 2%;
}

.sidebar {
	margin-right: -3em;
}

/* Mountain styles */

/* full width: 1106px 
   full height: 230px */

/* The following is used to emulate background-attachment: fixed in IE
   by absolutely positioning all of the images. */


#mt0, #mt1, #mt2, #mt3, #mt4, #mt5,
#mt6, #mt7, #mt8, #mt9, #mt10, #mt11, #mt12 {
	background: url(SilhouetteBW.png) no-repeat top left;
	background-attachment: scroll;
}


#mt0 {
	background-position: -126px -164px;
}

#mt1 {
	background-position: -226px -130px;
}

#mt2 {
	background-position: -306px -100px;
}

#mt3 {
	background-position: -426px -130px;
}

#mt4 {
	background-position: -486px -141px;
}

#mt5 {
	background-position: -566px -125px;
}

#mt6 {
	background-position: -616px -110px;
}

#mt7 {
	background-position: -666px -93px;
}

#mt8 {
	background-position: -706px -70px;
}

#mt9 {
	background-position: -756px -50px;
}

#mt10 {
	background-position: -806px -10px;
}

#mt11 {
	background-position: -926px -50px;
}
/*
#mt12 {
	background-position: -1006px -80px;
}*/