body
{
		background-color: #ffffff;
		font-size : 12px; 
    font-family: "century gothic",futura,futura,arial,helvetica,"hirakakupro-w3",osaka,"ms pgothic",sans-serif;   
}
a:link {
   color: #ff007a;
}
a:visited   {
   color: #009eF2;
}
a:hover   {
   color: #fff600;
}

name{
font-weight : bold;
font-size : 18px; 
}

.outer
	{
	position:absolute;
    left:50%;
    margin-left:-435px;
    border:2px #444 dotted;
    
	padding: 30px;
	
	}

.menu
	{
	border-left: 0px #ccc solid;
	border-bottom: 0px #ccc solid;
	float:left;
	width:285px;
		padding : 5px;

		background-color: #ffffff;
	/*height: 400px;*/
	min-height:100%;
	}

.main
	{
	border-left: 0px #ccc solid;
	border-right: 0px #ccc solid;
	border-bottom: 0px #ccc solid;
	float:left;
	width:492px;
	background-color: #ffffff;
	padding : 10px;
	/*height: 400px;*/
	min-height:100%;
	}
.clears{
  clear:both;
}
.foot
	{
	width: 812px;
	clear:left;
	background-color: #ffffff;
	height: 20px;
	}
	
.head
	{
	background: url(kiviak_live.jpg) no-repeat 0 0;
	width: 812px;
	background-color: #ffffff;
	height: 527px;
	margin-bottom : 50px;
	}
.clears{
  clear:both;
}
