@charset "utf-8";
.style.css {
	background-image: url(images/lines.png);
	background-repeat: repeat;
}

body {
	background-image: url(images/lines.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAEAEA;
	font-size: 12px;
	text-align:center
}

.maintext {
	text-indent: 30px;
}

a{ color:#B9B6CE; text-decoration:underline;}
a:hover{ color:#B9B6CE; text-decoration:none;}


.logo {
	position: relative;
	margin-left:30px;
	left: auto;
	top: auto;
	width: 167px;
	height: 92px;
}

.boxes {
	margin-left:15px;
	margin-top:15px;

	}
	
.biggertext {
	font-size:20px;
	}
	
	
table.maintable {
	width:800px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	margin: 0;
	padding:0px;
	border:1px;
	background-color:#000000

	}
	
img.winbox {
	width:116px;
	height:63px;
	border-width:thick;
	border-color:#000000;
	padding:10px
	}
	
	
td.maintextarea {
	width:580px;
	height:300px;
	padding: 0px;
	}
	
prize {
	width:580px;
	height:30px;
	padding: 0px;
	}
	
td.mainpaddingtop {
	width:30px;
	height:100px;
	padding: 0px;
	}
	
td.mainpaddingbottom {
	width:30px;
	height:300px;
	padding: 0px;
	}
	
td.logoarea {
	width:600px;
	height:120px;
	padding: 0px;
	}
	
td.imagecell {
	width:200px;
	height:420px;
	padding: 0px;
	}
	
td {
	 margin: 0;
	 border-width: 0px 0px 0px 0px;
	}
	
table.nav {
	width:950px;
	border-width: 0px 0px 0px 0px;
}

