.pgmenuback{
background-image: url('images/menuback.gif');
background-repeat: repeat-y;
}

.menulink{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height:18px;
	text-decoration:none;
	margin-right: 15px;
	margin-left: 0px;

}

.menulink:hover{
	color:#663467;
}



BODY {
	background-color: #3A3A3A;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration:none;
}
/***************** theMightyAnt CSS ************/
a {text-decoration:underline; color:#663467;}

a:hover{color:#000000;}

ul{	padding-left:25px;}

li{	padding:2px 0 2px 0;}

.floatLeft {float:left}
.floatRight {float:right}
.picBorder {border:#FFFFFF 1px solid;}
.imgRight {margin:0px 0px 15px 15px}
.top10 {margin-top:10px}
.bottom0{margin-bottom:0px}

/*Colours
Dark Purple
#422041

Light purple
#663467

Grey
#8D8D8D
*/
/****************** END **************************/


h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #663467;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #c988ca;

}
.contentarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration:none;
}

.MainCONtainer {

	clear: both;

	float: none;

	height: auto;

	width: 694px;

	margin-bottom: 30px;

	background-color: #FFFFFF;

	border: 2px solid #FFFFFF;

}

.wave {

	background-image: url(/images/top-wave.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.secondayNav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color: #FFFFFF;

	border-bottom-width: 0px;

	border-bottom-style: solid;

	border-bottom-color: #DDBEDE;

	font-size: x-small;

	text-align: left;

	vertical-align: middle;

	padding: 4px;

}





.TopCONtainer {

	padding: 3px;

	clear: both;

	float: none;

	height: 96px;

	width: 692px;

	vertical-align: middle;

}

.InnerCONtainer {

	background-image: url(/images/inner-grey-background.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}





