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

div.primaryContent{
	background-image:url('../images/Content-Container2.png');
	height:50em;
	max-height:50em;
	width:50em;
	padding:0.635em;
	padding-right:5em;
	background-repeat:no-repeat;
	overflow:auto;
}


table.main{
	border:0;
	width:50em;
	border-spacing:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;		
}

body{
	background-color:#999;
	cellspacing="0";
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	behavior: url("csshover3.htc");
}
.content{
	background-image:url('./images/Content-Container.jpg');
	height:37.5em;
	width:50em;
}

td.timeline_data{
	vertical-align:text-top;
	width:200px;
}

td.separator{
	width:1;
	background-color:#666;
}