#spacer {
	display:block;
	height:10px;
}

#tophead {
	display:block;
	float:left;
	clear:both;
	top:0px;
	left:0px;
	width:100%;
	height:50px;
	font-family:  Tahoma, Arial, Verdana, Helvetica, Arial, Aerial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight:bold;
	text-align:right;
	color:#000000;
	border-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-color:#aa0000;
	background-color:transparent;
	padding-top:10px;
	margin-left:0%;
	z-index:5;
	
}

#title {
	display:block;
	position:absolute;
	top:0px;
	left:20%;
	width:auto;
	height:50px;
	border-style:solid;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#aa0000;
	padding:10px;
	background-color:transparent;
	z-index:10;
}

#date { 
	display:block;
	position:relative;
	float:left;
	width: 30%;
	height:100%;
	top:-60px;
	color: #124578;
	padding:10px;
	border-style:solid;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#aa0000;
	background-color:transparent;
	margin-top:60px;
	color:#000000;
	font-weight:normal;
	z-index:0;
}

#copy {
	font-family:  Tahoma, Verdana, Helvetica, Arial, Aerial, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight:normal;
	text-align:center;
	float:right;
	background-color:transparent;
	border-style:none;
	line-height:6.7pt;
	padding:3px;

}

#container {
	display:block;
	position:relative;
	float:left;
	clear:right;
	top:0px;
	left:0%;
	width:65%;
	height:80%;
	padding:0px;
	margin:0px;
	border-style:solid;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:3px;
	border-left-width:0px;
	border-color:#aa0000;
	background-color:#fee4c9;
}

#content, #content_0, #content_1, #content_2 {
	position:relative;
	border-color:#000000;
	padding:25px;
	text-align:justify;
	
}

#content_5 {
	border-style:solid;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#000000;
	text-align:justify;
	background-color:#fee4c9;
}

#inline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align:center;
	padding:none;;
	background-color:#ffffff;
	letter-spacing:0pt;
	word-spacing:0.1em;
	line-height:7pt;
	margin-bottom:10px;
}

#thatday {
	display:block;
	width:100%;
	font-weight:bolder;
	text-align:center;
	border-style:solid;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#aa0000;
	background-color:#ffdeb9;
	margin: -10px 0px -8px -10px;
}

#time {
	display:inline;
	width:100%;
	font-weight:bolder;
	text-align:center;
	border-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-color:#aa0000;
	background-color:transparent;
	padding: 0px 10px 0px 10px;
	margin-left:-10px;
}

#menu {
	margin-right:10px;
	text-align:right;
}