
body{
	text-align: center;
}

table tr{
	vertical-align: top;
}

div#container{
	width: 850px;
	margin-top: 30px;
	margin-left: 100px;
	text-align: left;

}

div#header{
	float: left;
	width: 720px;
	height: 30px;
	padding-left: 30px;
}

div#back{
	float: right;
	width: 100px;
	height: 30px;
	text-align: right;
	padding-top: 13px;
}

div#content{
	float: left;
	width: 550px;
	height: 367px;
	margin-top: 30px;
	padding-left: 30px;

}

div#text{
	float: right;
	width: 270px;
	height: 367px;
	margin-top: 20px;
}


div#index{
	clear: both;
	overflow: scroll;
	overflow-y: hidden;
	width: 850px;
	height: 130px;
	margin-top: 435px;
	padding-top: 15px;
	padding-left: 30px;	
	border-top: medium double #000;
}

div#year{
	float: left;
	width: 75px;
}

div#done{
	float: right;
	width: 400px;
	padding-right: 30px;
}


.post{
	width: 80px;
	height: 100px;
}

td{
	padding-right: 30px;
	padding-bottom: 10px;

}


p{
	font-family:"Digi Grotesk N LT W01 Light";
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 0.9em;
}

	
p2{
	font-family:"Digi Grotesk N LT W01 Light";
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 0.7em;
	padding-top: 2px;
}


p3{
	font-family:"Digi Grotesk N LT W01 Light";
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.8px;
	line-height: 1.5em;
	font-size: 1em;
}


h{
	font-family:"Digi Grotesk N LT W01 Light";
	font-weight: bold;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 1.2em;

}

a{
	color: #333;
	text-decoration: underline;

}

:visited{
	color: #333;
	text-decoration: underline;
	border: none;

}
