#logo { 
width: 12.50%;
height: 16.67%;
margin-left: 2.50%;
margin-top: 2.66%;
position: absolute;
font-size: 10pt;}


#ticker { 
width: 77.50%;
height: 2%;
margin-left: 17.50%;
margin-top: 3.33%;
position: absolute;}


#left { 
width: 15%;
height: 40%;
margin-left: 8%;
margin-top: 23.33%;
position: absolute;font-size: 10pt;
}


#main { 
width: 50%;
height: 40%;
margin-left: 25%;
margin-top: 18%;
position: absolute;font-size: 10pt;
}


#right { 
width: 15%;
height: 30%;
margin-left: 80%;
margin-top: 20%;
position: absolute;font-size: 8pt;font-family: "Microsoft Sans Serif", sans-serif;
}


#footer { 
width: 85%;
height: 3.33%;
margin-left: 10%;
margin-top: 70%;
position: absolute;font-size: 8pt;font-family: "Microsoft Sans Serif", sans-serif;
}


#header { 
width: 60%;
height: 8%;
margin-left: 17.50%;
margin-top: 6.67%;
position: absolute;font-size: 10pt;
}



body {
	background-image: url(background.gif);	
	color: #808080;
	font-family: "MS Sans Serif", sans-serif;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

a {
	color: #c0052b;
	font-family: "Microsoft Sans Serif", sans-serif;
	font-style: normal;
	text-decoration: none;
}


a:hover {text-decoration: underline;}

td {
	font-family: "MS Sans Serif";
	font-size: 10pt;
}
