
html,body { text-align: center; width: 100%  }
body { background-color: #7f8d9c; text-align: center; margin: 0px; padding: 0px; width: 100%; }
#outside { position: relative; margin: auto; width: 763px; background-color: #c6d6df; text-align: left; }
#inside { position: absolute; float: left; margin: auto; width: 763px; background-color: #c6d6df; text-align: left; border: 4px solid white; min-height: 850px; }
#homeLink { float: left; width: 421px; height: 169px; background-color: #FFFFFF; }
#navTop { float: left; width: 342px; height: 169px; }
#navBottom { float: left; width: 763px; height: 23px; }
#leftMargin { float: left; width: 151px; min-height:561px; }
#r_home { float: left; position: absolute; width:60px; height:170px; top: 0px; left: 154px; display:none; z-index:99; }


#mainContent { 
	background-image: url(images/newslines2.gif);
	background-repeat: no-repeat;
    padding-top: 88px;
	position: relative;
    float: left;
	width: 384px;
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: black;
    background-color: #c6d6df;
    min-height:473px;
}
#mainContentNoSide { 
	background-image: url(images/newslines2.gif);
	background-repeat: no-repeat;
    padding-top: 88px;
	position: relative;
    float: left;
	width: 384px;
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: black;
    background-color: #c6d6df;
    min-height:673px;
}



#sidebar {
	float: left;
	padding-top: 88px;
	padding-left: 20px;
	width: 200px;
	
}
#sidebarBucket {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 15px;
	background-color: #efb14c;
	border: 4px solid white;
}

#footerGraphic { float: left; vertical-align: bottom; width: 763px; height: 59px; }
#footerLinks { float: left; vertical-align: bottom; width: 763px; height: 38px; }

#albumDisplayContainer { float: left; width: 500px; }
#albumDisplay { float: left; padding-left: 20px; padding-bottom: 20px; width: 220px; }

 