body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
	font-family: Times New Roman, serif;
	background-color:#ffffff;
	line-height: 24px;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
}

#container{
	width:700px;
	height:2230px;
	background-image:url('images/bg-lines.gif');
}

#title{
	position: absolute;
	left:25px;
	top:15px;
}


#left{
	position: absolute;
	left:15px;
	top:114px;
	width:175px;
	text-align:center;
	font-size:90%;
	line-height: 20px;
}

#middle{
	position: absolute;
	left:238px;
	top:114px;
	width:400px;
	text-align:justify;
}

#quote{
	position: absolute;
	left:709px;
	top:114px;
}

hr{
	height:1px;
	border:0px;
	border-top:1px solid #000000;
}

a{
	color:#34358f;
	outline:none;
}

a:hover{
	color:#000000;
	outline:none;
}

.tiny{
	font-size:85%;	
}

td {

	font-size: 12px;
	
	line-height: 16px;

	color: #282828;

	text-align: left;

	padding: 0 10px 15px 0;

}
