body { color: black; 
		font: 76%/2em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif; 
		background-color: silver;
		 margin: 1em; padding: 0; }

h1, h2 {
		font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
		font-weight: normal;
		line-height: 76%/1em;
		margin-top: 0;
}

#content { color: black; background-color: silver; margin: 0 190px; padding-top: 20px; padding-bottom: 12px; }

#header { font-size: large; background-image: url(../images/Monti_HeaderNoAlpha.jpg); background-attachment: fixed; text-decoration: none; text-align: center; border: 	solid 2px #060; }

	
#footer { background-image: url(../images/footer_slavery.jpg); background-attachment: fixed; text-align: center; position: relative; height: 100px; margin-top: 0; margin-right: 190px; margin-bottom: 0; }

#header hr, #footer hr {
	display: table;
}

#left, #right {
		background-color: gray;
		border: solid 2px #00c;
}

#left {
		position: absolute;
		left: 0;
		top: 0;
		width: 175px;
}

#right {
		position: absolute;
		right: 0;
		top: 0;
		width: 175px;
}

/*\*//*/
#right {
		margin-right: =15px;
		right: 15px;
}
/**/

#container { color: black; background-color: silver; position: relative; margin-top: 20px; }

/*hide from Mac IE5 \*/
* html #container {
		height: 1%;
}
/* END hide from Mac IE5 */
#container {
	max-width: 1000px;
}


