#container {
	width: 800px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}

#header {
	width: 800px;
	height: 110px;
	margin: 0;
	padding: 0;
	background-color: #e5d6c2;
	background: url(../images/sitewide/searchBG.gif) no-repeat top right;
	float: left;
}

#headerSiteAdmin {
	width: 800px;
	height: 110px;
	margin: 0;
	padding: 0;
	background-color: #e5d6c2;
	background: url(../images/sitewide/noSearchBG.gif) no-repeat top right;
	float: left;
}
#logo {
	width: 350px;
	height: 110px;
	display: block;
	margin: 0 150px 0 0;
	padding: 0 0 0 0;
	float: left;
}

#headerSearch {
	width: 165px;
	font-size: 10px;
	line-height: 10px;
	padding: 0 0 0 0;
	margin: 74px 0 0 0;
	float: right;
	}

#searchBar { 
	width: 100px;
	height: 16px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#searchBarLong { 
	width: 150px;
	height: 16px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#searchButton {
	width: auto;
	height: 13px;
	margin: 0;
	padding: 2px 0 0 3px;
	float: left;
}

#content {
	width: 49em;
	height: auto;
	padding: 20px 0 0 35px;
	margin: 0 0 0 0;
	float: left;
	clear: both;
}

#contentLeft {
	width: 11em;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#contentRight {
	width: 35.75em;
	height: auto;
	padding: 0 0 10px 20px;
	margin: 0 0 10px;
	float: left;
	background: url(../images/sitewide/dotsVerticle.gif) repeat-y left top;
}
	
	
.contentRight1 {
	width: 22.55em;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
	float: left;
	}
	
.contentRight2 {
	width: 190px;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	float: left;
	font-size: 70%;
	}
	
#crumbTrail {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0px 0px 1em 0px;
	clear: both;
	font-size: 70%;
	line-height: 1.4em;
	color: #666;
	}

.pod1 {
	width: 7.7em;
	height: auto;
	padding: 0 6px 6px 0;
	margin: 15px 8px 6px 0;
	background: url(../images/sitewide/dotsVerticle.gif) repeat-y right top;
	float: left; 
}

.podWrapper {
	width: auto;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.podspacer {
	width: auto;
	height: 10px;
	float: left;
	clear:both;
	margin: 0;
	padding: 0;
	}
	
.podGallery {
	width: 115px;
	height: auto;
	padding-bottom: 10px;
	font-size: 70%;
	float: left;
}

#signOut {
	widows: auto;
	height: 23px;
	float: left;
	padding: 0 0 0 35px;
	margin: 0;
	font-size: 80%;
	line-height: 23px;
		}

#signOut, #signOut a, #signOut a:link, #signOut a:visited, #signOut a:active, #signOut a:hover {
	color: #f6f0e9;
		}
		
.imageCheckbox {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0px 20px 20px 0px;
	float: left;
}
		
	
/* MISC */

#print {
	font-size: 70%;
	padding: 20px 0 0 20px;
	height: 20px;
	background: url(../images/sitewide/print.gif) no-repeat left 20px;
}

/* FOOTER */


#footer {
	width: auto;
	height: auto;
	padding: 40px 0 30px 230px;
	margin: 0 0 0 0;
	font-size: 80%;
	color: #666;
	clear: both;
}

#footerHome {
	width: auto;
	height: auto;
	padding: 20px 0 0 35px;
	margin: 0 0 0 0;
	font-size: 80%;
	color: #666;
	clear: both;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover,
#footerHome a, #footerHome a:link, #footerHome a:active, #footerHome a:visited, #footerHome a:hover {color: #666; }



