*{
	margin:0;
	padding:0;
}
html,body,#content {
	width:100%;
	height:100%;
	overflow:hidden;
	font-size:13px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

li {
	list-style:none;}

#bg {
	position:absolute;
	width:100%;
	height:100%;
}

#bg img {
	min-height:100%;
  	height:auto !important;
  	height:100%;
	min-width:100%;
  	width:auto !important;
  	width:100%;
	margin:0 auto;
	display:block;
}
#navi {
	background-color:#FFFFFF;
	width:570px;
	height:100%;
	position:absolute;
	z-index:100;
	left:10%;
	padding-top:80px;
	overflow:hidden;
	}
	
#logo {
	width:280px;
	margin:10px;
	}
#text {
	width:544px;
	margin-top:40px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#676766;
	text-align:justify;	
	}
.red {
color:#93141b;
}	
#links {
	width:479px;
	margin-top:30px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#676766;	
	}
#links a{
color:#676766;
text-decoration:none;
	}	
#links img{
	border:none;
	margin-right:6px;
	margin-bottom:-3px;	
	}	
#sponsors {
	width:544px;
	height:61px;
	margin-top:30px;
	margin-left:10px;
	}
	#sponsors img{
	float:left;
	border:none;
	}
