body
{
	background-color: #000000;
	color: #444444;
	font-size:62.5%;
}

#content
{
	position: absolute;
	left: 50%;
	margin-left: -500px;
	font-family: 'century gothic', sans-serif;
	width: 1000px;
}

#content .menulinks a:link, a:visited, a:active 
{
	font-family: 'century gothic', sans-serif;
	font-size:1.2em;
	letter-spacing:1px;
	color: #666666;
	text-decoration: none;
}

#content .menulinks a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
}

#kis a:link
{
	font-family: 'century gothic', sans-serif;
	font-size:4em; 
	letter-spacing:12px; 
	margin-top: 0; 
	padding-top: 0;
	color: #666666;
	text-decoration: none;
}

#kis a:visited
{
	font-family: 'century gothic', sans-serif;
	font-size:4em; 
	letter-spacing:12px; 
	margin-top: 0; 
	padding-top: 0;
	color: #666666;
	text-decoration: none;
}

#kis a:active 
{
	font-family: 'century gothic', sans-serif;
	font-size:4em; 
	letter-spacing:12px; 
	margin-top: 0; 
	padding-top: 0;
	color: #666666;
	text-decoration: none;
}

#kis a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
}

#mainrec
{
	font-family: 'century gothic', sans-serif;
	background-color: #000000;
	padding: 0;
	width: 1000px;
	height: 400px;
}


#mainrec a:link
{
	color: #cf7804;
	text-decoration: none;
}

#mainrec a:visited
{
	color: #cf7804;
	text-decoration: none;
}

#mainrec a:active 
{
	color: #cf7804;
	text-decoration: none;
}

#mainrec a:hover 
{
	text-decoration: none;
	color: #ad5603;
}
