#main{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:900px;
	height:132px;
	background:url(images/header.jpg) no-repeat;
	
}

#content{
	width:900px;
}
#footer{
	width:900px;
	background:#F87B00;
	text-align:center;
}
#logo{
	position:relative;
	left:387px;
	top:61px;
}
h1{
	width:402px; 
	height:67px; 
	position:relative; 
	font-size:10px; 
	border:0px; 
	padding:0px; 
	margin:0px;
}
h1 span{
	position:absolute;
	width:100%;
	height:100%;
	border:0px;
	padding:0px;
	margin:0px;
	left: 0px;
	top: 0px;
}
#menu{margin-top:60px;margin-left:auto; margin-right:auto; position:relative;height:43px;font-size:14px;text-transform:uppercase;background:#fff url("images/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif;}
#menu ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menu ul li{display:block;float:left;margin:0 2px;}
#menu ul li a{display:block;float:left;color:#ffdab6;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#menu ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#menu ul li a:hover{color:#fff;}
#menu ul li a:hover span{display:block;cursor:pointer;}
#menu ul li a.current,#menu ul li a.current:hover{color:#894d12;background:transparent url("images/time2bed_left-ON.gif") no-repeat top left;}
#menu ul li a.current span{background:transparent url("images/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */}
/* 
	Blue on blue
	written by Glenn Slaven http://slaven.net.au
*/
table,td,th {
	border-collapse:collapse;
	margin:0;
	padding:0;
}

table {
	border: none;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

table caption {
	background-color: transparent;
	background-image: url(cap_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align:left;
	font-size:150%;
	text-transform:uppercase;
	line-height: 30px;
	letter-spacing:0px;	
}

td, th{	
	vertical-align:top;
	font-weight:normal;	
}

thead {
	border-left:1px solid #2293FF;	
}

thead th {
	background: #2293FF;
	color: #FFFFFF;
	font-size: 125%;
	border-top:1px solid #2293FF;
	border-right:1px solid #2293FF;
	padding: 4px 0.4em 4px 0.4em;	
}

tfoot td, tfoot th {
	border-top:1px solid #2293FF;
	border-right: none;
	font-weight: bolder;
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

tbody td, tbody th {
	background-color: #D9ECFF;
	border-right:1px solid #2293FF;
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
	text-align:center;
}

tbody tr.odd th, tbody tr.odd td{
	background-color: #BDDFFF;
}
td.highlight, tbody tr.odd td.highlight{
	/*background:#FAB769;*/
	background:#eeeeee;
	color:#000000;
}

tbody th{	
	font-weight: bold;	
	border-left:1px solid #2293FF
}

table a:link, table a:visited, table a:active {	
	color:#444F66;
	background-color: transparent;
	text-decoration: underline;
}

table a:hover {
	text-decoration:none;
	background-color: #1E90FF;
	color: #FFFFFF;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
