#content  	{
		position: relative;
		left: 15%;
		top: 2em;
		width: 70%;
		height: 30em;		
          	}

#toppic		{
		position: absolute;
		height: 119px;
		top: 0;
		left: 10%;
          	}


#leftpic	{
		position: absolute;
		top: 130px;
		lefT: 0;
		width: 35%;
		}


img.linkpic	{
		height: 95px;
		position: absolute;
		left: 35%;
		border: 0;
		}

#_fitness	{
		top: 135px;		
		}

#fun		{
		top: 235px;
		}

#freddy		{
		top: 335px;
		}


#folan		{
		top: 435px;
		}

p		{
		padding: 10px;
		}

body		{
		font-family: verdana, arial, sans-serif;
		font-size: small;
		}

#bottomline	{
	position: absolute;
	top: 538px;
	left: 1px;
	text-align: center;
	font-size: x-small;
	width: 100%;
		}
		
