@charset "utf-8";
/* CSS Document */


/* set the height for the containers (for IE6) */
* html #container {
	height: 100%;
}

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	color: #FFFFFF;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
}

body {
	background-color: #adc7d9;
	background-image:url(../images/bodyvert.jpg);
	background-repeat:repeat-x;
}

#container {
	position: relative;
	min-height: 100%;
	background-color: #ADC7D9;
	background-image:url(../images/bodyhoriz.jpg);
	background-repeat:repeat-y;
	width:970px;
	margin: 0 auto;
}

#contentbox {
	position: relative;
	top: 61px;
	background-image: url(../images/bodybkg.jpg);
	background-repeat: repeat-y;
	width: 970px;
	z-index: 1;
}

/* the Content box gets split into left and right sides */
#left {
	position: relative;
	background-image: url(../images/leftbkg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 239px;
	z-index: 10;
}
#right {
	position: relative;
	background-image: url(../images/rightbkg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 731px;
}
/* Left top has the flyout menu */
#lefttop {
	position: relative;
	height: 525px;
/*	border: 1px solid red; */
}
#menuposition {
	position: relative;
	top: 195px;
	left: 16px;
}

#leftbottom {
	position: relative;
	width: 239px;
/*	border: 1px solid green; */
}
#righttop {
	position: relative;
	height: 154px;
/*	border: 1px solid yellow; */
}
/*page content */
#rightbottom {
	position: relative;
	width: 731px;
	min-height: 538px;
	padding: 0;
	margin: 0;	}

#rightContent {
	position: relative;
	width: 650px;
	padding: 15px 30px 15px 30px;
	}
	
#rightTimeline {
	position: relative;
	width: 718px;
	padding: 15px 0px 15px 0px;
	z-index: 1;
	}
#rightGift {
	position: relative;
	width: 718px;
	padding: 0px 0px 15px 0px;
	z-index: 1;
	}


#footerBlock {
	position: relative;
	height: 38px;
	background-image:url(../images/footerbkg.jpg);
}

.padded {
	padding: 10px;
}

#timeline {
	position: relative;
	background-image: url(../images/Timeline.jpg);
	background-repeat: no-repeat;
	width: 718px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	}

#timeline a {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color:#fff;
}
#timeline a:hover {
	text-decoration: underline;
}
.timelinebox1 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 16px;
	top: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
.timelinebox2 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 36px;
	top: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
.timelinebox3 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 58px;
	top: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
.timelinebox4 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 80px;
	top: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}	
.timelinebox5 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 100px;
	top: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

.timelinebox6 {
	position: relative;
	clear: both;
	width: 120px;
	height: 75px;
	left: 85px;
	top: 320px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
.timelinebox7 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 228px;
	top: 230px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}	
.timelinebox8 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 370px;
	top: 139px;
	padding: 0px;
	margin: 0px;
	text-align: center;	
	}
.timelinebox9 {
	position: relative;
	float: left;
	width: 120px;
	height: 75px;
	left: 512px;
	top: 47px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}		