BODY {background-color: #FFFFFF;
	color: black;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none}

A:link {color: black;
	text-decoration: underline}

A:visited {color: black;
	text-decoration: underline}
	
A:hover {color: black;
	text-decoration: underline}

B {font-weight: bold}

TD {color: black;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none}

INPUT {color: black;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none}
	
#logo{position:absolute;
	left:0px;
	top:0px;
	z-index:1}
	
#welcome{position:absolute;
	left:0px;
	top:200px;
	z-index:2}	
	
#ticker{position:absolute;
	left:30px;
	top:45px;
	z-index:2}
	
#navigation{position:absolute;
	left:10px;
	top:15px;
	z-index:3}
	
#showroom{position:absolute;
	left:10px;
	top:0px;
	z-index:1}
