@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../img/backguound7.png);
	background-repeat: repeat-x;
}

#wrapper{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#blog{
	float: right;
	margin-right: 0px;
	height: 133px;
	width: 485px;
	margin-top: 6px;
}


#header ul{
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	position: relative;
	top:15px;
	float: right;
	height: 80px;
}

#header li{
	text-indent: -9999px;
	position: relative;
	top:0px;
	margin-bottom: 0px;
	float: left;
	height: 80px;
}

#header li#top{
	left:0px;
	width:120px;
	background-image:url(../img/top.png);
	float: left;
}

#header li#about
{
	left:0px;
	width:120px;
	background-image:url(../img/about.png);
	float: left;
}

#header li#member{
	left:0px;
	width:120px;
	background-image:url(../img/member.png);
	float: left;
}
#header li#info{
	left:0px;
	width:120px;
	background-image:url(../img/info.png);
	float: left;
}
#header li a{
	text-decoration: none;
	display: block;
	height: 80px;	
}

#header li#top a:hover{
	background-image:url(../img/top-on.png);
	}
	
#header li#about a:hover{
	background-image: url(../img/about-on.png);
}

#header li#member a:hover{
	background-image: url(../img/member-on.png);
}

#header li#info a:hover{
	background-image: url(../img/info-on.png);
}

#cover{
	width: 880px;
	height: 461px;
	float: left;
	position: relative;
	margin-top: 0px;
	top: 18px;
	padding-top: 0px;
}

#header h1{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}
#linn {
	float: left;
	height: 500px;
	width: 370px;
	margin-top: 75px;
	margin-left: 20px;
	position: relative;
}
#footer{
	height: 61px;
	width: 394px;
	color: #FFF;
	position: absolute;
	left: 250px;
	top: 1100px;
}

#twtter{
	position: absolute;
	float: left;
	top: 600px;	
	
}

#link{
	height: 24px;
	width: 485px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#h2{
	padding-top: 10px;
}

 .snow {
	position: absolute;
	background: #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
}

#pixev1{
	position: absolute;
	right: 150px;
	top: 150px;
	left: 700px;
	width: 138px;
}
#pixev3{
	position: absolute;
	top: 435px;
	right: 20px;
	left: 700px;
	width: 139px;
}
