@charset "utf-8";

#Wrapper {
	position:absolute;
	left:50%;
	top:20px;
	z-index:2;
	margin-left: -405px;
	height: 625px;
	width: 815px;
	visibility: visible;
	background-image: url(../allsocket/images/Canvas.png);
}
body {
	background-image: url(../images/Wallpaper.jpg);
	background-repeat: repeat;
}
#Message {
	position:absolute;
	left:329px;
	top:195px;
	z-index:7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	visibility: visible;
	text-align: center;
	width: 282px;
	background-image: url(../../CSS/images/Banner_03.png);
	height: 176px;
}
#Vote {
	position:absolute;
	left:498px;
	top:475px;
	width:56px;
	height:5px;
	z-index:8;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	text-align: center;
	white-space: nowrap;
}
#Banner {
	position:absolute;
	left:414px;
	top:231px;
	z-index:3;
	background-image: url(../images/Banner.png);
	height: 170px;
	width: 274px;
	visibility: visible;
	overflow: auto;
}
.bannertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-align: center;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 5px;
	overflow: auto;
}
#Nav {
	position:absolute;
	left:334px;
	top:581px;
	width:470px;
	height:31px;
	z-index:3;
	visibility: visible;
}
#Gallery {
	position:absolute;
	left:520px;
	top:572px;
	width:71px;
	height:29px;
	z-index:4;
}
#home {
	position:absolute;
	width:201px;
	height:31px;
	z-index:1;
	left: 12px;
	bottom: 12px;
}
