body, div, content
{
	font-size: 100%;
	color: #4F5C8C;
	font-family: Garamond, Sylfaen, serif;
	line-height: 18px;
	cursor: crosshair;
	text-align: left;
}

body
{
	background-color: #FFFFFF;
	background: #FFFFFF;
	margin: 0px;
	cursor: crosshair;
}

heading
{
	font-size: 300%;
	color: black;
	font-family: Garamond, Sylfaen, serif;
}

heading1
{
	font-size: 200%;
	color: #4F5C8C;
	font-family: Franklin Gothic Medium, sans-serif;
}

A:link, A:visited, A:active
{
	text-decoration: none;
	color: #8244D9;
	cursor: crosshair;
	font-family: Garamond, Sylfaen, serif;
}

a:hover
{
	text-decoration: none;
	color: #0090F0;
}

#lay
{
	position: absolute;
	left: 25px;
	top: 20px;
}

#header
{
	background-color: #FFFFFF;
	position: absolute;
	top: 35px;
	left: 350px;
}

#header1
{
	background-color: #FFFFFF;
	position: absolute;
	top: 125px;
	left: 470px;
}

#content
{
	position: absolute;
	top: 200px;
	left: 350px;
	width: 600px;
	overflow: auto;
}

#navi
{
	position: absolute;
	top: 291px;
	left: 50px;
	width: 190px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 12px;
}

.head
{
	font-size: 100%;
	letter-spacing: 2px;
	font-color: #b5b5b5;
	border-bottom: 1px solid #fff;
}