body
{
	color: #000000;
	line-height: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	z-index: 0;
}

body #smLinks
{
	height: 30px;
	margin: 0 auto;
	padding: 0 20px 0 -20px;
	position: relative;
	text-align: right;
	top: 0;
	width: 980px;
	z-index: 10;
}

body #smLinks a img
{
	margin: 0;
	padding: 0;
}

body #page
{
	background: url("start.jpg");
	background-repeat: no-repeat;
	height: 598px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 30px;
	width: 980px;
	z-index: 10;
}

#menu
{
	height: 150px;
	left: 694px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 445px;
	width: 210px;
	z-index: 20;
}

#menu a
{
	color: #FFF;
	display: block;
	font-family: 'Lucida Grande','Lucida Sans',sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	height: 18px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	text-decoration: none;
}

#menu a:hover, a:active
{
	color: #FFF;
	display: block;
	font-family: 'Lucida Grande','Lucida Sans',sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	height: 18px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	text-decoration: none;
}

