body {
	background-color: #2F7FB8;
	margin: 0px;
	padding: 0px;
	padding:32px 0px;
	font-size:100.01%;
}
#top {
	background-image:url(shadow4.png);
	background-repeat: repeat-x;
	background-position:bottom;
	height:8px;
}
#logo {
	background-color:#fff;
	padding: 10px 0px 10px 50px;
}
#bottom {
	background-image:url(shadow3.png);
	background-repeat: repeat-x;
	background-position:top;
	height:8px;
	clear:left;
}
#main {
	margin-top:32px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
ul#navi {
	list-style:none;
	padding:0px;
	margin: 0px 0px 0px 50px;
	width: 300px;
	float:left;
	text-align:right;
}
ul#navi li {
	font-size:2em;
	margin: 5px 0px;
	font-weight:bold;
	text-align:right;
	color: #fff;
}
ul#navi a, ul#navi a:hover {
	color:#fff;
	text-decoration:none;
}
ul#navi a span {
	display:none;
	padding:2px 3px;
	width:150px;
	font-size:12px;
	font-weight:normal;
	background:#ffffff;
	text-align:left;
	border:1px solid #ccc;
	color:#666;
	margin: 15px 0px 0px 5px;
}
ul#navi a:hover span {
	display:inline;
	position:absolute;
}
#right {
	margin-left: 400px;
	background-color:#fff;
}
#top-corner {
	background-image:url(shadowlt.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	padding-left:16px;
}
#right-top {
	background-image:url(shadowt.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:8px;
}
#bottom-corner {
	background-image:url(shadowlb.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:16px;
	padding-left:16px;
}
#right-bottom {
	background-image:url(shadowb.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:16px;
}
#content {
	background-color:#fff;
	width:510px;
	padding: 0px 20px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color:#666;
	background-image:url(shadowl.png);
	background-repeat:repeat-y;
	background-position:left;
	overflow:scroll;
	height:250px;
	overflow-x:hidden;
	font-size:0.9em;

}
#content p {
	margin:0px;
	margin-bottom:0.5em;
	line-height:1.4em;
}
#content h1, h2, h3, h4, h5, h6 {
	margin:0px;
	margin-bottom:0.25em;
}
#content h1 {
	font-size:1.1em;
}
#content h1 a {
	color:#2F7FB8;
}
#content h1 a:hover {
	color:#2F7FB8;
}
#content hr {
	border:1px  solid #ccc;
	margin: 0px 0px 0.5em 0px;
}
#content a {
	text-decoration:none;
	color:#2F7FB8;
}
#content a:hover {
	text-decoration:none;
	color:#2F7FB8;
}
#footer {
	font-size:0.75em;
	text-align:center;
	padding-top:0.5em;
}
#dates {
	border-bottom:2px  solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-size:0.8em;
	text-align:right;
	line-height:1.4em;
}
#header {
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
	width:240px;
	height:240px;
}
#header1 {
	position:absolute;
	top:-5px;
	right:0px;
	z-index:2;
	width:90px;
	height:90px;
}
#header2 {
	position:absolute;
	top:-5px;
	right:0px;
	z-index:3;
	width:125px;
	height:125px;
}
#header3 {
	position:absolute;
	top:-5px;
	right:0px;
	z-index:4;
	width:160px;
	height:160px;
}
#header4 {
	position:absolute;
	top:-5px;
	right:0px;
	z-index:4;
	width:200px;
	height:200px;
}
