body {
	background-image:url(../img/homeback.gif); 
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: navy;
	font-size:13px;
}
#menu		{
	position:absolute; 
	left:0px; 
	top:133px; 
	width:125px; 
	height:125px; 
	z-index:7;
}
#text	{
	position:absolute; 
	left:200px; 
	top:75px; 
	width:700px; 
	z-index:0;
}
#toptitle	{
	position:absolute; 
	left:445px; 
	top:5px; 
	width:400px; 
	height:26px; 
	z-index:2;
}
a:link,a:visited  {
	text-decoration: none;
	font-weight: bold;
	color: #0033cc;
}
a:hover,a:active  {
	text-decoration:underline;
	font-weight: bold;
	color: #660099;
}
.stretch  {
	letter-spacing: 2px;
}
.stretchcolor  {
	letter-spacing: 2px;
	color:#0033CC;
}
.stretchmore  {
	letter-spacing: 2px;
	font-size:14px;
}
.stretchmorecolor  {
	letter-spacing: 2px;
	color:#0033CC;
	font-size:14px;
}
.stretchbig  {
	letter-spacing: 2px;
	font-size:17px; 
}
.stretchhead  {
	letter-spacing: 2px;
	font-size:25px;
	font-weight:normal; 
}
.stretchsmall  {
	letter-spacing: 1.6px;
	font-size:10px;
	font-weight:bold; 
}