*
{
	margin:0px;
	padding:0px;
}

body 
{
	background:#fff;
}

div
{
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:10px;
	line-height:13px;
}

a
{	
	text-decoration:none;	
}

a, a:visited
{	
	color:#F00;
}

.home
{
	margin:7px 0 0 104px;
}

.left_thing
{
	margin:125px 0 0 9px;
	width:210;
	float:left; 
}

.tinytinytext
{
	margin:10px 0 0 103px;
}

.history
{
	margin:125px 0 0 30px;
	width:300px;
	float:left; 
}

hr
{
	clear: all;
	overflow: hidden;
	height: 1px;
	border: 0px solid;
	border-top: 1px solid #000;
}


.year
{
	margin:6px 10px 0 0;
}


.item
{
	margin-top:6px;
	float:left;
}

.title
{
	width:90px;
	float:left;
}

.description
{
	width:210px;
	float:left;
}

.little_image
{
	margin-top:6px;
}


.content_line
{
	margin:26px 0 6px 0;
	border-top: 1px solid #999;
}

.end
{
	clear: both;
	float:none;
}



a:hover, a:focus
{	
	color:#600;
}

a.stalgica, a.stalgica:visited
{	
	color:#999;
}

a.stalgica:hover, a.stalgica:focus
{	
	color:#9C0;
}

.main_fixed
{
	width:1230px;
}