#logo {
	position: absolute;
	z-index: 1;
	left: 31px;
	top: 5px;
}
#picture {
	position: absolute;
	z-index: 1;
	left: 498px;
	top: 66px;
}
#images {
	position: absolute;
	z-index: 1;
	left: 498px;
	top: 0px;
}
#text {
	position: absolute;
	z-index: 1;
	left: 33px;
	top: 90px;
	width: 460px;
	height: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;

}
#nav {
	position: absolute;
	z-index: 1;
	left: 29px;
	top: 47px;
	width: 760px;
	height: 18px;
	}
	#sub {
	position: absolute;
	z-index: 1;
	left: -5px;
	top: -24px;
	width: 451px;
	height: 18px;
	}
A {
	font-family: "Arial", Helvetica, sansserif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	font-family: "Arial", Helvetica, sansserif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.registergrey {
	font-family: "Lucida Handwriting";
	font-style: normal;
    font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.registerred {
	font-family: "Lucida Handwriting";
	font-style: normal;
    font-size: 11px;
	color: #A31111;
	font-weight: bold;
}
.sub {
    font-family: "Arial", Helvetica, sansserif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
.link2 {
    font-family: "Arial", Helvetica, sansserif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;

}
.inline {font-family: "Arial", Helvetica, sansserif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;}
li {
	list-style-type: circle;
	
}
.indent {
	font-family: "Arial", Helvetica, sansserif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-indent: 10px;
}
#ticker {
	position: absolute;
	width: 500px;
	top: 530px;
	left: 150px;
	overflow: visible;
	text-align : center;
}

