html, body {
	padding: 0px;
	margin: 0px;
}

body.launcher {
	text-align: center;
	padding: 150px 0px 0px 0px;
	background-color:#FFFFFF;
}

img {
	border: none;
}

p, div, a, td, th, span, h1, h2, h3, h4, h5, input, li {
	font-family: Arial, Helvetica, sans-serif;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 3px 0px 5px 0px;
	margin: 0px;
}

body {
	font-size: 100%;
	background-color: #c2c882;
}

p, label {
	font-size: 0.76em;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 1.1em;
}

h2 {
	font-size: 0.76em;
}

th, td {
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}


.radiocolumn {
	width: 20px;
}

.labelcolumn {
	width: 140px;
}

.playerchoice {
	width: 250px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 40px;
}

.playerchoice table {
	width: 210px;
	margin: 0px 0px 5px 0px;
}

.playerchoice h2 {
	padding: 10px 0px 5px 0px;
	margin: 0px;
}



.bodycontainer {
	width: 460px;
	height: 580px;
	background-image: url( ../images/background.jpg );
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
	position: relative;

}

.pagelogocontainer {
	width: 170px;
	height: 102px;
	background-color:#FFFFFF;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}

.pagelogocontainer img {
	position: relative;
	top: 4px;
	left: 10px;
	
}

.pagetitlecontainer {
	width: 290px;
	height: 102px;
	background-color:#FFFFFF;
	float: left;
	position: relative;
}

.pagetitlecontainer img {
	position: relative;
	top: 17px;
	left: 40px;
}

.welcomemaincontent {
	padding: 30px 40px 0px 40px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #000000;
}

a, a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

.playbutton {
	float: right;
}

.playbutton a, .playbutton a:link, .playbutton a:visited, .playbutton a:hover, .playbutton a:active {
	font-size: 0.80em;
	text-decoration: none;

	color: #cd272a;
	font-family: "Swiss 721 SWA", Arial, Verdana;
	font-weight: bold;
}

.footer {

}

#developed_by_ctn  {
	position: absolute;
	display: block;
	padding: 0px 0px 8px 15px;
	left: 0px;
	bottom: 0px;
}

a#developed_by_ctn, a#developed_by_ctn:link, a#developed_by_ctn:visited, a#developed_by_ctn:hover, a#developed_by_ctn:active {
	font-size: 0.80em;
	color: #cd272a;
	font-family: "Swiss 721 SWA", Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}

#close_window {
	position: absolute;
	display: block;
	padding: 0px 15px 8px 0px;
	right: 0px;
	bottom: 0px;
}

a#close_window, a#close_window:link, a#close_window:visited, a#close_window:hover, a#close_window:active {
	font-size: 0.80em;
	color: #cd272a;
	font-family: Swiss 721 SWA, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}

.main {
	float: left;
	width: 460px;
}

object {
	margin: 0px auto 0px auto;
}

.player .main {
	padding: 50px 0px 0px 0px;
	text-align: center;
}

#back_button {
	width: 100%;
	display: block;
	text-align: left;

	margin: 0px auto 0px auto;
}

#back_button a, #back_button a:link, #back_button a:visited, #back_button a:hover, #back_button a:active {
	font-size: 0.80em;
	color: #cd272a;
	font-family: Swiss 721 SWA, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
