body { 
	padding:0px; 
	margin:0px; 
	background-color:#e5e5e5; 
	background-position:center; 
	background-repeat: repeat-y;
	font-family: Trebuchet MS;
	font-size: 9px;
	color:#000D36;
	}

td.banner {
	width: 1000px;
	height: 146px;
	background:url(../images/banner.jpg) no-repeat;
	}
	
td.body {
	width: 1000px;
	background:url(../images/body.jpg) repeat-y;
	}

td.footer {
	width: 1000px;
	height: 36px;
	background:url(../images/footer.jpg) no-repeat;
	}	

td {text-align:left;}
	
div.menu {
	float: left; 
	margin-left: 46px;
	_margin-left: 23px;
	}

div.menu a{
	display:block;
	background:url(../images/menu.jpg) no-repeat;
	width: 132px;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	_width: 152px;
	}
	
div.menu a:visited{
	display:block;
	background:url(../images/menu.jpg) no-repeat;
	width: 132px;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	_width: 152px;
	}
div.menu a:hover{
	display:block;
	background:url(../images/menu.jpg) no-repeat;
	width: 132px;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	_width: 152px;
	}
	
div.content    {
	background:url(../images/corner.jpg) no-repeat top left;
	width: 400px;
	min-height: 600px;
	padding-left: 20px;
	padding-top:10px;
	}
div.contentsanta    {
	background:url(../images/santa.jpg) no-repeat top left;
	width: 400px;
	height: 600px;
	padding-left: 40px;
	padding-top:10px;
	}
	
div.events {
	width: 170px;
	height:311px;
	position:relative;
	left: 50px;

	}

div.images{
	width:300px;
	border:1px;
	}

#images td{
	text-align:center;
	}

h1 { 
	padding:10px;
	margin: 0px;
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #CC6600;
	}
	
p { 
	padding:4px;
	margin: 0px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #000D36;
	}

iframe.events {
	width:148px;
	height: 265px;
	position:relative;
	top: 31px;
	left: 1px;
	}
	
iframe.eventsindex {
	width:140px;
	height: 250px;
	
	}
	
a:link {padding:0px; margin:0px; color:#0000FF; font-size:12px; font-family:Trebuchet MS; text-decoration:none;}
a:active {padding:0px; margin:0px; color:#000D36; font-size:12px; font-family:Trebuchet MS; text-decoration:none;}
a:visited {padding:0px; margin:0px; color:#0000FF;  font-size:12px;font-family:Trebuchet MS; text-decoration:none;}
a:hover {padding:0px; margin:0px; color:#CC6600; font-size:12px; font-family:Trebuchet MS; text-decoration: none;}
