
/* layout */

body {
	margin: 0px;
	padding-bottom: 50px;
	background-color:#ffffff;
}
.popup_bgcolor {
	background-color: #c4dc59;
}
.green_bgcolor {
	background-color: #c4dc59;
}

/* text */

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
}
.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #828282;
}
.content_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #828282;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #828282;
}
.header_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
}
.header_small a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	text-decoration: underline;
}
.header_small a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	text-decoration: underline;
}
.header_small a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	text-decoration: underline;
}
.header_small a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b0d021;
	text-decoration: none;
}

/* text - green */

.content_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #c4dc59;
}
.content_green a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c4dc59;
}
.content_green a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c4dc59;
}
.content_green a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c4dc59;
}
.content_green a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	background-color: #c4dc59;
}
.header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #c4dc59;
}
.content_green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.content_green_bold a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #c4dc59;
}
.content_green_bold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #c4dc59;
}
.content_green_bold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #c4dc59;
}
.content_green_bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	font-weight: bold;
	text-decoration: none;
	background-color: #c4dc59;
}

/* position */

#Timeline {
	position: absolute;
	z-index: 1;
	width: 1200px;
	height: 898px;
	left: 30px;
	top: 35px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
}
#Greg {
	position: absolute;
	z-index: 2;
	width: 600;
	height: 707px;
	left: 328px;
	top: 38px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
}
#Robert {
	position: absolute;
	z-index: 2;
	width: 600;
	height: 707px;
	left: 328px;
	top: 38px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
}
#Mike {
	position: absolute;
	z-index: 2;
	width: 600;
	height: 447px;
	left: 328px;
	top: 120px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
}
#Tony {
	position: absolute;
	z-index: 2;
	width: 600;
	height: 447px;
	left: 328px;
	top: 120px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
}

