@charset "UTF-8";
/* CSS Document */


html,body {
	background-repeat: repeat;
	background-color: #ffffff;
	margin: 0px;
	}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#page {
	width: 100%;
	background-color: #ffffff;
	background-position: top;
	height: 920px;
}
.main {
	width: 950px;
	background-color: #ffffff;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}
.main .entrance {
	height: 450px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
.main .entrancetopblock {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.main .entrance .entrancetext {
	height: 19px;
	width: 63px;
	margin-left: 93px;
	margin-top: 20px;
}
#page .copywritten {
	height: 20px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.tiny {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 8px;
	margin-top: 2px;
	display: inline;
}
img { 
border: none; 
} 
