/*** TOP BANNER ********************************/

#banner {
	height: 120px;
	width: 570px;
	margin-left: 150px;
	padding-left: 30px;
}
#banner h1, #banner h2 {
	display: none;
}
* html #sponsor {
	width: 147px;
}

* html #banner {
	margin-left: -3px;
	margin-right: -3px;
} /* IE HACK */

* p.centered {
	display: block !important ;
	text-align: center !important ;
	margin: 0 auto !important ;
}


/*** FOOTER ************************************/

#footer {
	background: #999 url('../../layout/footer.png') no-repeat top;
}

/*** CONTENT ***********************************/

#content {
	width: 570px;
	margin-left: 150px;
	min-height:1050px; /* removed by Pierre Nadeau, reinstated by A. Mataseje.  This safeguards against banding on the site, I have no clue why he removed this. */
	padding: 1px 10px 20px 20px;
	background: #FFF url('../../layout/sidebar.png') repeat-y left;
}
* html #content {
	margin-left: 147px;
} /* IE HACK */

#content div.break {
	clear: both;
}

#content p {
	margin: 0.5em 0;
    text-indent: 1.5em;
}
	  
#content h2, #content h3 {
	margin: 1em 0 0.5em 0;
	font-weight: bold;
}
#content h2 {
	background: url('../layout/index/shadey.png');
	margin: 0;
	padding: 0.25em 0 0.25em 1em;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
#content h3 {
	font-size: 1.5em;
	color: #9C0;
}
/* #content h4 Added by P.Nadeau */
#content h4 {
	font-size: 1.2em;
	font-weight: bold; 
	color: #FF0000;	 /* red*/
}

#content a {
	color: #390;
}
#content a.rightlink {
	float: right;
}
#content a:hover {
	background: #EFC;
}
#content ul, ol {
	list-style-position: outside;
	margin: 1em 0 1em 2em;
	padding-left: 0;
}
#content ul {
	list-style-type: disc;
}
#content li {
	margin: 0.5em 0;
}
#content li.inset {
	margin-left: 10px;
	list-style-type: none;
}
#content table {
	margin: 1em 0;
	border-collapse: collapse;
}
#content table td, #content table th {
	padding: 0.2em 0.4em;
}
#content table.noborder{
	margin: 0 auto;
	border: 0px;
}
#content table.noborder td, #content table.noborder th {
	border: 0px;
}

#content #introduction {
	background: url('../../layout/index/shade.png');
}

/* What is SWITCH */
#content #introduction {
	margin: 0px 10px 1em 15px;
}
#content #introduction p {
	margin: 1em;
	line-height: 1.5em;
	font-size: 1em;
	font-style: normal;
}
#content #introduction #image {
	float: right;
	width: 220px;
	margin-top: 5px;
	text-align: center;
}
#content #introduction img{
	border: 0px !important;
}
#content #main {
	min-height: 1050px; /* removed by Pierre Nadeau, reinstated by A. Mataseje.  This safeguards against banding on the site, I have no clue why he removed this. */
}
/* Randomized Picture Box */
#content #randomize img {
	border: 0;
}

#content #randomize #randomized_rooftop #image {
	text-align:center;
	margin: 0 auto;
}
#content h3 {
	text-align:center;
}

#content #latest_news {
	position: relative;
	clear: both;
	margin: 0 auto;
}
#content #latest_news img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
#content #statwrap {
	text-align: center;
}
#content #statwrap #randomize {
	position: relative;
	float: left;
	width: 200px;	
	margin: 40px 0 0 50px;
}
#content #statwrap #thermo {
	position: relative;
	float: left;
	margin-left: 50px;
	width: 200px;
	text-algin:center;
}
#content #statwrap #thermo img {
	border: 0;
	margin-left: 25px;
	margin-bottom: 10px;
}
#content #statwrap #thermo table {
	margin-right: auto;
	margin-left: auto;
}
#content #news {
	position: relative;
	clear:both;
}
#content div.sidebyside {
	float: left;
	width: 45%;
	padding: 10px;
}
#content #content_position2 {
	margin-left: 10px;
}

#content #content_position {
	margin-left: 10px;
}

#content #lookup p {
	margin: 0.25em 0;
}
#content #lookup p.buttons {
	margin: 0.5em 1em;
}
#content #lookup label {
	width: 8em;
	padding-right: 0.5em;
	text-align: right;
}

#content #lookup {
	position: relative;
	margin: 0 auto;
	text-align:center;
}

#content #content_position2 {
	margin-top: -30px;
}

/*Contribute Button Image*/
#content #main #contribute img {
	border: 0px !important;
}


/* DATA PROCESSING */
#content #main #entry {
	margin: 0 auto;
}
#content #main #map #installSelect {
	margin: 0 auto;
	text-align: center;
}
#content #main #map #noDisplay {
	margin: 0 auto;
	text-align: center;
}
/* MAP */
#content #map_canvas, #return {
	margin:0px auto;
	text-align: center;
}
