body {
	background-color: #f8f8f4;
}

h2,h3,h4,p,a,div,td {
	font-family: georgia, times, verdana, serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.06em;
	color: #444444;
}

h1 {
	font-family: arial, helvetica, geneva, san-serif;
	font-size: 11px;
	letter-spacing: 0.075em;
	line-height: 1.2;
	color: #444444;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #444444;
	width: 200px;
}

a {
	color: #444444;
}

a:visited {
	color: #444444;
}

a:hover,a:active {
	color: #66a7ba;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 3em;
	text-indent: -1em;
	}
ul li:before {
	content: "\00BB \0020";
}

/*-----------------------------*/
#logo {
	position: relative;
	top: 19px;
	left: 15px;
	width: 113px;
	height: 38px;
	z-index:11;
}

#bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index:1;
}

#main {
	position: absolute;
	top: 284px;
	left: 246px;
	z-index:10;
}

#main p {
	margin-bottom: 9px;
	}

#title {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 18px;
	z-index:10;
}

#timeline {
	position: absolute;
	top: 182px;
	left: 0px;
	width: 246px;
	height: 327px;
	z-index:10;
}

#mainMenu {
	position: absolute;
	top: 287px;
	left: 13px;
	z-index: 9999;
	z-index:10;
}

#calendar {
	position: absolute;
	top: 212px;
	left: 20px;
	z-index:10;
}

#imageandtitle {
	position: absolute;
	top: 0px;
	left: 246px;
	height: 284px;

	z-index:10;
}

#textbox {
	top: 0;
	left: 0px;
	width: 363px;
	height:300px;
	overflow: auto;
	background-color: #ffffff;
	z-index:10;
}

#relatedcolumn {
	position: absolute;
	top: 284px;
	left: 616px;
	z-index:10;
}

#shadowside {
	background-color: #7d7d7d;
	width: 370px;
	background-image: url("../images/uppercorner.png");
	background-repeat: no-repeat;
	background-position: top right;
	z-index:10;
}

#shadowbottom {
	background-color: #7d7d7d;
	height: 7px;
	background-image: url("../images/bottomcorner.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index:10;
}

/*-----------------------------*/
.blue {
	color: #66a7ba;
}

.timedate {
	color: #000000;
	margin-top: 8px;
	margin-bottom: 5px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.text {
	top: 0;
	left: 0px;
	width: 330px;
	margin: 8px 30px 0px 2px;
	line-height: 1.5;
}

.relatedImg {
	position: relative;
	float: left;
	height: 48px;
	overflow: hidden;
}

.relatedImg img {
	padding: 0px;;
	margin: 0px;
}

.related {
	position: relative;
	top: 0px;
	left: 15px;
}

.relatedTitle {
	font-family: arial, helvetica, geneva, san-serif;
	font-size: 9px;
	line-height: 1.5;
	letter-spacing: 0.2em;
	color: #444444;
	width: 160px;
	margin-bottom: 8px;
	margin-top: 16px;
	border-bottom: 1px dashed #666;
}

.relatedContent {
	width: 180px;
	line-height: 1.2;
	margin-bottom: 5px;
}

.related a:link {
	color: #111111;

}

.related a:hover {
	text-decoration: none;
	color: #66a7ba;
}

#caption {
	position: absolute;
	top: 284px;
	left: 440px;
	font-family: "lucida sans", arial;
	font-size: 9px;
	color: #666666;
	z-index: 39999;
	text-align: right;
	width: 145px;
}
