body {
	background-color: #FFFFFF;
	background-image: url(images/bgbeta.png);
	background-repeat: repeat-x;
	margin: 0;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 0.7em;
	color: #404040;
}

a {
	color: #2BB4ED;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	color: #546C7F;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 3px;
	text-align: left;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	margin-left: 3px;
	text-align: left;
}

#container {
	width: 860px;
	margin: 0 auto;
}

#content {
	width: 468px;
	margin-left: 196px;	
	text-align: center;
}

#left {
	float: left;
	width: 160px;
	margin: 0;
	text-align: center;
}

#right {
	float: right;
	width: 160px;
	margin: 0;
	text-align: center;
}

#right p {
	text-align: left;
}

#right img {
	text-align: center;
	margin-bottom: 10px;
}

#footer {
	width: 860px;
	color: #AAAAAA;
	text-align: center;
	background-color: #FAFAFA;
	line-height: 1.4;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.header {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 200px;
	width: 900px;
}

#newsletter {
	width: 160px;
	margin: 0px;
	text-align: center;
	margin-top: 10px;
}
	
.newsletter_form {
	border: #A4B6C4 1px solid;
	color: #546C7F;
	background: #FFFFFF;
	font-size: 1em;
	height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.more {
	color: #546C7F;
	font-weight: normal;
	text-align: center;
}

.pointer {
	cursor: pointer;}
	
#wrapper {
	width: 740px;
	margin: 0;
}

#drawing {
	width: 468px;
	float: left;
}

#yoodoo {
	width: 220px;
	float: right;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #707070;
}

#yoodoo strong {
	color: #2BB4ED;
}

#yoodoo a {
	color: #76B201;
}

#yoodoo img {
	color: #DCDCDC;
}

.gameimg {
	text-align: center;
}

.gametext {
	margin-bottom: 10px;
}

.bold {
	color: #546C7F;
	font-weight: bold;
}
	
.divider {
	font-size: 9px;
	color: #999999;
}

.link a {
	color: #404040;
	font-weight: normal;
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}
