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

table {
	margin: 0px;
	padding: 0px;}

#body {
	width: 800px;
	margin: auto;
	padding: 0px;}

#header {
	width: 800px;
	height: 283px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px;
	display: block;
	z-index: 1;}

#navbar {
	width: 800px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px;
	z-index: 2;
	position: absolute;
	display: block;
	top: 262px;}

.navtext {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	letter-spacing:1px; }

.navtext A:link {text-decoration: none; color: #FFFFFF;}
.navtext  A:visited {text-decoration: none; color: #FFFFFF;}
.navtext  A:active {text-decoration: none; color: #FFFFFF;}
.navtext A:hover {text-decoration: none; color: 4497D5;}

#container {
	background: #FFFFFF;
	width: 800px;
  	min-height: 283px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px;
	position: relative;
	top:0px;
	z-index: 3;}

#week {
	width: 300px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px;
	position: relative;
	display: block;
	z-index: 4;}

#footer {
	text-align: center;
	position: relative;
	top:0px;
	z-index: 4;}

.footer {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	margin: 3px;}

.bodytext {
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size:11px;
	color: 252525;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px; }

.bodytext A:link {text-decoration: none; color: #252525;}
.bodytext A:visited {text-decoration: none; color: 252525;}
.bodytext A:active {text-decoration: none; color: 4497D5;}
.bodytext A:hover {text-decoration: none; color: 4497D5;}

#photos{
	width: 585px;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	text-align: center;}

