body {
	font-size: 11px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times;
	background: white url(graphics/index/body_bg.jpg) repeat-x 0 70px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#topbar {
	width: 100%;
	height: 50px;
	background: url(graphics/index/topbar.jpg) 0;
}

a {
	color: gray;
	font-size: 12px;
}

a:visited {
	color: gray;
}

h1 {
	color: #696969;
	letter-spacing: 1px;
	margin-left: 20px;
	text-align: left;
	font: normal 20px/30px Georgia, "Times New Roman", Times;
}

h2 {
	color: #696969;
	letter-spacing: 1px;
	font: bold 14px/18px Georgia, "Times New Roman", Times;
	margin-left: 20px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

h3 {
	color: #696969;
	letter-spacing: 1px;
	font: normal 12px/18px Georgia, "Times New Roman", Times;
	margin-left: 20px;
	margin-right: 10px;
	padding-right: 10px;
}

h4 {
	margin-top: 8px;
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
}

.eyelight {
	color: #a9a9a9;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

#indexhide {
	width: 720px;
	border-style: solid;
	margin-left: -5000px;
}

#container h1 {color: #696969;
	letter-spacing: 1px;
	text-align: left;
	font: normal 20px/30px Georgia, "Times New Roman", Times;
	margin-left: 0;
}

#indexcontainer {
	width: 900px;
	height: 900px;
	background: url(graphics/index/index_bg10.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#indexcontent {
	margin-left: 220px;
	margin-top: 160px;
	position: absolute;
	width: 650px;
}

#indexcontent p {
	color: gray;
	font: 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#bottomband {
	background: url(graphics/index/botton_tile.jpg) repeat-x;
	width: 100%;
	height: 500px;
}