
#wrapper {
	margin: 0;
	padding: 0;
	width: 965px;
	/* background-color: #FFF; */
}

#body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#body p {
	margin: 0;
	padding: 0 0 10px 0;
	color:#000
}

h2.logo {
	display: block;
	margin:0 0 0 10px;
	padding:0;
	width: 213px;
	height: 37px;
	text-indent: -3000px;
	background: url(/admin/images/logo.gif) bottom left no-repeat;
}

#header {
	text-align:left;
	margin:0;
	padding:0;
	width: 965px;
	height: 115px;
	background: url(/admin/images/header.gif) top center no-repeat;
}

#header-new {
	text-align:left;
	margin:0;
	padding:0;
	width: 965px;
	height: 60px;
	background: url(/admin/images/header-new.gif) top center no-repeat;
}

#header-hotlunches {
	text-align:left;
	margin:0;
	padding:0;
	width: 965px;
	height: 65px;
	background: url(/admin/images/header-hotlunches.gif) top center no-repeat;
}

#header-payschoolfees {
	text-align:left;
	margin:0;
	padding:0;
	width: 965px;
	height: 65px;
	background: url(/admin/images/header-payschoolfees.gif) top center no-repeat;
}

#header-fundraiserorders {
	text-align:left;
	margin:0;
	padding:0;
	width: 965px;
	height: 65px;
	background: url(/admin/images/header-fundraiserorders.gif) top center no-repeat;
}

#header-yearbookorders {
	text-align:left;
	margin:0;
	padding:0;
	width: 965px;
	height: 65px;
	background: url(/admin/images/header-yearbookorders.gif) top center no-repeat;
}

#header-ticketsonline {
   text-align:left;
   margin:0;
   padding:0;
   width: 965px;
   height: 65px;
   background: url(/admin/images/header-ticketsonline.gif) top center no-repeat;
}

.tbl-outside {	
	margin: 0 auto;
	padding: 0;
	width: 965px;
	background-color: #eeeeee;
	border: 2px solid #3C5A5C
}

#wrapper table {
	margin: 0 auto;
}

/*#wrapper table tr td {
	text-align: left;
}*/

#footer-bg {
	margin:0 auto;
	padding:0;
	text-align: center;
	width: 965px;
	height: 38px;
	background: url(/admin/images/footer.gif) top center no-repeat;
}
