h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.strapline {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: 600;
	vertical-align: bottom;
	letter-spacing: 0.15em;
	position: absolute;
	top: 10px;
	right: 10px;






}
.pageName {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-weight: 600;
	border: 1px solid #CC3333;
	background-color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 3px;






}
.gameLink {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: 600;
	color: #CC0000;
	background-color: #FFFFFF;
	text-decoration: none;

}
.leftCol {
	background-image: url(../images/skirtingLeftCol.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 150px;
	background-color: #FEF8D8;
	position: absolute;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	top: 100px;







}

.leftSkirtBG {

	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 100px;
	width: 362px;
}
.rightSkirtBG {


	background-image: url(../images/skirtingBG.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 101px;
}
.midContentBlock {
	position: absolute;
	top: 80px;
	right: 10px;





}
.bodyPara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	left: 160px;
	top: 10px;
	padding: 10px;
	width: 500px;
	background-color: #FFFFCC;
	border: 1px dotted #996600;










}
.bodyHead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	left: 160px;
	top: 10px;
	padding: 10px;
	width: 500px;
	background-color: #FFFFCC;
	border: 1px dotted #996600;
}
.menuHeading {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	font-weight: 600;
	color: #FFFFCC;
	text-decoration: none;
	vertical-align: top;
	padding-left: 10px;
	background-color: #CC0000;

}
a:link {
	text-decoration: none;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #CC0000;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}
a:active {
	text-decoration: underline;
	background-color: #FFFFFF;

}
a:visited {

	text-decoration: none;
}
a:hover {

	text-decoration: underline;
	background-color: #FFFFCC;
}
