/* designed and produced by www.rpadesign.co.uk  -  info@rpadesign.co.uk  -  01943 60 44 89 */
/* template */

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../images/template/header-promo.jpg);
	background-position: center top;
}

H1 {
	font-size: 100%;
	font-weight: normal;
	padding:0;
	margin:0;
}
H2 {
	font-size: 100%;
	font-weight: normal;
	padding:0;
	margin:0;
}
 
.pagewidth{
	width:772px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	text-align: left;
}

.heading{
	font-size: 1em;
	font-weight: normal;
}
.nav{
	width:772px;
	float: left;
	height: 234px;
}

.left-column{
	width:492px;
	float: left;
	height: auto;
}

.right-column{
	width:280px;
	float: left;
	height: auto;
}
#right-content{
	width:280px;
	float: left;
	height: auto;
}

.base{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height: 80px;
	background-color: #2E2E2E;
	float: none;
	clear: both;
}
.footer-holder{
	width:772px;
	margin-left:auto;
	margin-right:auto;
	height: 50px;
	text-align: center;
	float: left;
}
.base-nav{
	width:772px;
	float: left;
	height: 25px;
	text-align: center;
	font-size: 0.6em;
	color: #666666;
	background-image: url(../images/template/base-nav-bg.gif);
	background-position: middle;
	padding-top: 6px;
	background-repeat: no-repeat;
}
.base-nav a:link {
	text-decoration: none;
	color: #666666;
}
.base-nav a:visited {
	text-decoration: none;
	color: #666666;
}
.base-nav a:hover {
	text-decoration: underline;
	color: #666666;
}


.designed{
	width:772px;
	float: left;
	height: 35px;
	text-align: right;
	background-image: url(../images/template/copyright.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#playtoy-link{
	height: auto;
	float: left;
	width: 262px;
	padding-top: 30px;
}
#play-graphic{
	width: 262px;
	background-image: url(../images/home/playtoy.gif);
	height: 184px;
	background-repeat: no-repeat;
	background-position: right;
}
#play-button{
	text-align: right;
	padding-right: 15px;
}
