body	{
		background-image: url(images/background.png);
		background-repeat: no-repeat;
		margin-top: 0px;
		}

p {	
		font: 9px tahoma, verdana, arial, sans;
		color: black;
		}

.style2 {
		font: 12px tahoma, verdana, arial, sans;
		color: black;
		}	

.style3 {
		font: 15px tahoma, verdana, arial, sans;
		color: black;
		}

.style4 {
		font: 24px tahoma, verdana, arial, sans;
		color: black;
		font-weight: bold;
		}

.style4b {
		font: 24px tahoma, verdana, arial, sans;
		color: #c7c8ca;
		font-weight: bold;
		}	

.styleGREY	{
		font: 9px tahoma, verdana, arial, sans;
		color: #C40000;
		}

.style5	{
		font: 12px tahoma, verdana, arial, sans;
		color: #C40000;
		}

a:link {
		font: 9px tahoma, verdana, arial, sans;
		text-decoration: none;
		color: black;
		}
	
a:hover	{
		color: #c7c8ca;
		font: 9px tahoma, verdana, arial, sans;
		text-decoration: none;
		color: black;
		}

a:active {
		font: 9px tahoma, verdana, arial, sans;
		color: #c7c8ca;
		font-weight: bold;
		}

a:visited {
		font: 9px tahoma, verdana, arial, sans;
		text-decoration: none;
		color: black;
		}

a img {	border: 0px;
		border-color: #fff;
		}

#leftnavigation	{
		margin-left: 160px;
		margin-top: 125px;
		text-align: right;
		position: absolute;
		}

#centerfeed	{
		margin-left: 280px;
		margin-top: 138px;
		height: 600px;
		position: absolute;
		z-index:10;
		}

#arrow {
		margin-left: 678px;
		margin-top:135px;
		position: absolute;
		z-index: 1000;
		}