body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background:  url(../images/outerwrap.gif) top center repeat-y;
	}
	
#holder	{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 700px;
	}
	
#flags {	
	border-width:0px;
	position:absolute;
	top:2px;
	width:693px;
	height:12px;
	text-align:right;
	}
		
#header {
	border: solid #CCCC99;
	border-width:1px;
	position:absolute;
	top:16px;
	width:691px;
	height:194px;
	text-align:center;
	}
			
#contentholder	{
	margin: 0 auto;
	padding: 0;
	width: 699px;
	position: absolute;
	top: 228px;
	background:  url(../images/content-bg.gif) top center repeat-y;
	}
	
#contentleft {
	width:137px;
	padding:0px;
	float:left;
	text-align: center;
	border-width: 0px;
	}
	
#navigation {
	width:135px;
	padding:0px;
	background:#fff;
	border: solid #CCCC99;
	border-width: 1px;
	text-align: center;
	}
	
#address {
	position:relative;
	top:20px;
	width:135px;
	height:155px;
	border: solid #CCCC99;
	border-width: 1px;
	text-align: center;
	}
	
#banners {
	position:relative;
	top:20px;
	width:135px;
	height:107px;
	text-align: center;
	}
	
	
#contentcenter {
	position:relative;
	top:0px;
	width:417px;
	padding:0px;
	float:left;
	text-align:center;
	}
	
#textholder {
	position:relative;
	top:0px;
	padding-top:0px;
	padding-left:32px;
	padding-right:32px;
	padding-bottom:0px;
	text-align:left;
	}
	
#contentright {
	width:137px;
	float:left;
	text-align: right;
	}

	
#thumb1 {
	width:135px;
	height:107px;
	float:left;
	border: solid #CCCC99;
	border-width: 1px;
	text-align: center;
	}

#thumb2 {
	width:135px;
	height:107px;
	float:left;
	border: solid #CCCC99;
	border-width: 1px;
	text-align: center;
	}
	
#thumb3 {
	width:135px;
	height:107px;
	float:left;
	border: solid #CCCC99;
	border-width: 1px;
	text-align: center;
	}
	
#thumb4 {
	width:135px;
	height:107px;
	float:left;
	border: solid #CCCC99;
	border-width: 1px;
	text-align: center;
	}
	
	
#calendarfooter {
   	position: absolute;
    top: 1000px;
	border: solid #CCCC99;
	border-width:1px;
	width:691px;
	height:20px;
	}
	
#footer {
	float:right;
	border: solid #CCCC99;
	border-width:1px;
	width:691px;
	height:20px;
	background:#ffffff;
	}
	
#spacer {
	float:right;
	background:#ffffff;
	width:691px;
	height:16px;
	}
	
#footerleft {
    margin: 3px;
	width:250px;
	text-align: left;
	float:left;
	}
	
#footerright {
	width:250px;
    margin: 3px;
	text-align: right;
	float:right;
	}


