* {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
body {
	background-color: #333333;
	background-image: url(../images/wide-background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
a {
	color: #12B3FF;
	font-weight: bold;
}
a:visited {
	color: #12B3FF;
}
#container {
	margin: 0 auto;
	width: 810px;
	text-align: left;
	background-image: url(../images/header-background.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#topMenu {
	height: 105px;
	position: relative;
}
#topMenu #logogsc {
	position: absolute;
	left: 675px;
	top: 16px;
	width: 85px;
	height: 60px;
}
#topMenu #logogsc img {
	width: 85px;
	height: 60px;
}
#topMenu #logopparc {
	position: absolute;
	left: 560px;
	top: 42px;
	width: 80px;
	height: 35px;
}
#topMenu #logopparc img {
	width: 80px;
	height: 35px;
}
#leftCol {
	float: left;
	width: 520px;
}
#leftInner {
	margin-left: 50px;
}
#rightCol {
	float: right;
	width: 250px;
}
#rightInner {
	margin-right: 50px;
}
#footer {
	clear: both;
}
.gameOuter {
	text-align: center;
}
.gameHolder {
	text-align: left;
	width: 600px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 auto;
}
.toonHolder {
	text-align: left;
	width: 700px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 auto;
}
.leftButton {
	margin-top: 5px;
}
.rightButton {
	margin-top: 5px;
	float: right;
}
.footer {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #444;
	text-align: center;
}
.footer a {
	color: #444 !important;
}
.introMsg {
	background-image: url(../images/sun-50percent.gif);
	padding: 10px;
}
.iconSaturn {
	position: relative;
	left: -34px;
}
.titleGames {
	height: 66px;
	background-image: url(../images/title-games2.gif);
	margin-top: 25px;
}
.titlePlanetarium {
	height: 66px;
	background-image: url(../images/title-planetarium.gif);
	margin-top: 25px;
}
.titleOthersites {
	height: 66px;
	background-image: url(../images/title-othersites.gif);
	margin-top: 25px;
}
.titleConstellations{
	height: 66px;
	background-image: url(../images/title-constellation.gif);
}
.titleCartoons {
	height: 66px;
	background-image: url(../images/title-cartoons2.gif);
	margin-top: 25px;
}
.white20 {
	background-image: url(../images/bg-white20.gif);
}
.leftContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.leftContent p {
	margin-bottom: 8px;
}
.rightContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.gameIcons td {
	width: 25%;
	text-align: center;
	vertical-align: top;
}
.gameIcons {
	width: 100%;
}
.cartoon {
	text-align: center;
	padding-top: 10px;
}
a.altLink {
	color: #D51F84 !important;
}
.voucherLink {
	text-align: center;
	padding-top: 20px;
}
.voucherPage {
	background: #000;
	text-align: center;
}
.voucherPage p {
	padding: 10px;
}
#offsiteLinks {
	margin-left: 15px;
	list-style-type: square;
}
#offsiteLinks li {
	padding-bottom: 10px;
}
.learnMore {
	padding-top: 10px;
}
.cotm {
	height: 60px;
	background-repeat: no-repeat;
	display: none;
}
.cotm a:link, .cotm a:visited {
	color: #EA9801;
}
#consJan {
	background-image: url(../images/icon-cons-plough.gif);
}
#consFeb {
	background-image: url(../images/icon-cons-canis-major.gif);
}
#consMar {
	background-image: url(../images/icon-cons-gemini.gif);
}
#consApr {
	background-image: url(../images/icon-cons-leo.gif);
}
#consMay {
	background-image: url(../images/icon-cons-bootes.gif);
}
#consJun {
	background-image: url(../images/icon-cons-cygnus.gif);
}
#consJul {
	background-image: url(../images/icon-cons-ursa-minor.gif);
}
#consAug {
	background-image: url(../images/icon-cons-triangle.gif);
}
#consSep {
	background-image: url(../images/icon-cons-pegasus.gif);
}
#consOct {
	background-image: url(../images/icon-cons-cassiopeia.gif);
}
#consNov {
	background-image: url(../images/icon-cons-taurus.gif);
}
#consDec {
	background-image: url(../images/icon-cons-orion.gif);
}
.consDesc {
	background: #000;
	padding: 20px;
}
.consDesc p {
	padding-bottom: 10px;
}