.clear{
	clear:both;
}

#left form {
	padding: 0px;
	margin: 0px;
}

#wrapper {
	position: relative;
	width: 887px;
	height: 515px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	position: relative;
	background-image: url(../images/content.png);
	width: 722px;
	height: 514px;
	float: left;
}

#content_mid {
	position: relative;
	background-image: url(../images/content_mid.png);
	width: 722px;
	float: left;
}

#left {
	position: relative;
	background-image: url(../images/left.png);
	width: 171px;
	height: 495px;
	float: left;
	left: 10px;
	top: 10px;
}

#left_wrapper {
	padding: 0.8em;
}

#right {
	position: relative;
	background-image: url(../images/right.png);
	width: 148px;
	height: 514px;
	float: right;
}

#right_wrapper {
	padding: 0.8em;
}

#logo {
	position: relative;
	width: 524px;
	height: 107px;
	float: right;
	left: -10px;
	top: 5px;
	font-size: 38pt;

	font-weight: bold;
	overflow: hidden;
}

#main {
	position: relative;
	width: 536px;
	height: 246px;
	float: right;
	left: -5px;
}

.main-content{
	overflow:auto;
	height:340px;
	/*margin-top:15px;*/
}

#main2 {
	position: relative;
	width: 536px;
	float: right;
	left: -5px;
}

#main3 {
	position: relative;
	width: 500px;
	height: 246px;
	float: right;
	left: -30px;
}


#pic1 input{
	position: relative;
	width: 245px;
	height: 235px;
	top: -50px;
	left: 7px;
	border: 2px gray solid;
	float: left;
}

#pic2 input{
	position: relative;
	width: 245px;
	height: 235px;
	top: -50px;
	right: 7px;
	border: 2px gray solid;
	float: right;
}

#vs {
	position: relative;
	z-index: 9999;
	background-image: url(../images/vs.png);
	width: 53px;
	height: 54px;
	top: 100px;
	left: -1px;
	margin-left: auto;
	margin-right: auto;
}

.img_c img{
	width: 95px;
	height: 95px;
	float: left;
	padding: 0 0.5em 1em 0;
}

.img_c2 img{
	width: 200px;
	height: 200px;
}
.img_b {
	z-index: 999;
	position: relative;
	width: 5px;
	height: 5px;
	float: left;
}

.img_b img{
	border: 0px;
}

#main_wrapper {
	padding: 1.5em;
}

.pic_thumb img {
	width: 149px;
	height: 120px;
	padding: 0 0 0.5em 0;
}

#result_tag1 {
	z-index: 999;
	position: relative;
	left: 0px;
	top: 50px;
	width: 49px;
	height: 49px;
	background-image: url(images/winner.png);
}

#result_tag2 {
	z-index: 999;
	position: relative;
	left: 0px;
	top: 247px;
	bottom: 0px;
	width: 49px;
	height: 49px;
	background-image: url(images/winner.png);
}

#result_tag3 {
	z-index: 999;
	position: relative;
	top: 145px;
	width: 49px;
	height: 49px;
	background-image: url(images/draw.png);
}

#footer {
	color: #fff;
	font-size: 7.5pt;
	font-weight: bold;
	padding: 2em 0 0em 0;
}

#footer a{
	color: #fff;
}

.footer-menu ul{
	display:inline-block;
}
.footer-menu ul li{
	float:left;
	list-style-type:none;
	padding:0 5px;
}
.footer-menu ul li a{
	text-decoration:none;
}
.footer-menu ul li a:hover{
	text-decoration:underline;
}

#pages {
	position: relative;
	width: 887px;
	margin-left: auto;
	margin-right: auto;
	color: #dedede;
	font-size: 12pt;
	padding: 0em 0 2em 0;
}

#pages a{
	color: #bcdeff;
}

#pages a:hover{
	color: #98cafc;
}

#results_wrap{
	position: relative;
	top: -40px;
}


.footer-blk{
	width:882px;
	margin:0 auto;
	padding-left:2px;
	margin-top:10px;
}
.footer-top{
	background:url(../images/footer-top.jpg) no-repeat left top;
	height:11px;
}
.footer-bottom{
	background:url(../images/footer-bottom.jpg) no-repeat left bottom;
	padding-top:11px;
}
.footer-middle{
	background:#fff;
	padding:1px 10px 1px 15px;
}
.footer-blk p{
	color:#000;
	font-weight:normal;
	font-size:10pt;
}

