/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 100%;
	background-attachment: fixed;
	padding: 0px;
	background-image: url(background2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
p {
	font-size: 1em;
}
a{
	text-decoration: none;
	color: #0000FF;
}

a:link{
	text-decoration: none;
	color: #0000FF;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FF0000;
}
/************** header tag styles **************/
h1 {
	font-weight: bold;
}
h2 {
	font-weight: bold;
	background-image: url(shade2.gif);
	margin: 0px;
}
h3 {
	font-weight: bold;
	background-image: url(shade2.gif);
	padding-left: 20px;
	border-top: 1px solid #009966;
	border-right: 2px solid #006633;
	border-bottom: 2px solid #009966;
	border-left: 1px solid #006633;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-weight: bold;
}
hr {
	color: #0099FF;
}
/************** Page Layout Divs **************/

#header {
	position: relative;
	margin: 10px 8px;
	border-top: 5px solid #009966;
	border-right: 10px solid #006633;
	border-bottom: 10px solid #006633;
	border-left: 5px solid #009966;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(shade1.gif);
}

#main {
}
#pageNav {
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}
#column1{
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 100px;
	position: relative;
	left: 0px;
}
#column2{
	position: absolute;
	width: 260px;
	top: 125px;
	right: 0px;
	padding-left: 10px;
}


#footermain {
	background-image: url(shade2.gif);
	text-align: center;
	border-top: 1px solid #009966;
	border-right: 4px solid #006633;
	border-bottom: 4px solid #009966;
	border-left: 1px solid #006633;
	padding: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
}

#footer {
	margin: 10px;
	border-top: 1px solid #009966;
	border-right: 4px solid #009966;
	border-bottom: 4px solid #009966;
	border-left: 1px solid #009966;
	padding: 0px;
	}
#header a {
	margin: 0px;
	position: absolute;
	top: 15px;
	left: 0px;
}
#header a:hover {
	margin: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#header img {
}
.jsdate {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 25px;
	top: 105px;
}
#siteName{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 390px;
	float: none;
	font-size: 20px;
}
#globalNav{
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 70%;
}
/************* breadCrumb styles ***************/
#breadCrumb{
	color: #999999;
	margin: 0px 0px 10px 11em;
}
#breadCrumb a{
	text-decoration: none;
	color: #999999;
	color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
	font-size: 70%;
}
#breadCrumb a:hover{
	color: #FFFFFF;
	background-color: #339999;
	text-decoration: underline;
}
/************** pageName styles ****************/
#pageName{
	padding: 10px;
	margin: 0px 0px 0px 10em;
	background-color: #99ccff;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000099;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	padding: 0px;
	margin: 0px;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	top: 10px;
	right: 10px;
}


/************ sectionLinks styles **************/
#sectionLinks{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
}

#sectionLinks ul {
	padding: 0px;
	margin: 0px;
}

#sectionLinks ul li {
	padding: 0px;
	margin: 0px;
	border: 1px solid #0099FF;
	list-style-type: none;
}

#sectionLinks a {
	margin: 0px;
	padding: 4px 20px;
}

#sectionLinks a:link{
	color: #000000;
	text-decoration: none;
}
#sectionLinks a:visited{
	color: #000000;
	text-decoration: none;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #006633;
	border-bottom: 4px solid #006633;
	border-left: 4px solid #FFFFFF;
	background-color: #009966;
	padding: 0px 16px;
	background-image: url(button.gif);
}


/************* relatedLinks styles **************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 70%;
	text-align: center;
}

.relatedLinks a{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.relatedLinks a:hover {
	background-color: #FFFFFF;
}
/************** footer styles **************/
#footer p {
	padding: 0px;
	text-align: right;
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 20px;
}
#footer ul {
	margin: 0px;
	padding-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}
#footer a {
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 0px;
	margin: 0px;
	font-size: 70%;
	padding-bottom: 0px;
}

/************** positioning of image styles ****************/
.imagetr {
	border: 2px solid #FF3399;
	position: absolute;
	top: 20px;
	right: 20px;
}
.spacer {
	clear: both;
}
.table1 {
	margin-left: 10px;
}
.table1 td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0099FF;
	padding: 8px;
}

/************** services styles ****************/
.tab1 {
	margin-left: 5%;
}
.tcol1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
/************** oldham quiz list styles ****************/
.listinner {
	list-style-type: none;
	padding-left: 2em;
	list-style-position: inside;
}
.topofpage {
	padding-left: 2em;
	font-size: 70%;
	padding-right: 2em;
}

/************** styles for printing a page ****************/
@media print {

body {
	font-size: 11pt;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a{	
	color: #000000;
}
#header, #pageNav, #globalNav, #breadCrumb, #footer, .topofpage	{
		display: none;
}
#column1 {
	left: 1em;
}
#column1a {
	left: 1em;
	width: auto;
}
#column2 {
	left: 50%;
	width: auto;
}	
.p1 {
	width: 100%;
	font-size: 100%;
}
.p2 {
	width: 100%;
	margin-left: 0px;
	font-size: 100%;
}
.p3 {
	font-size: 80%;
}
	
}
/************** end styles for printing a page ****************/

/************** background styles ****************/
.cubeis {
	position: absolute;
	text-align: right;
	color: #000000;
	margin-top: 5px;
	text-decoration: none;
	right: 0px;
}
.feature2 {
	background-image: url(shading2.gif);
	margin: 5px;
	padding: 5px;
}


.imgright {
	float: right;
	border-top-width: 2px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.h3centre {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.imgleft {
	float: left;
	margin: 0px 5px;
	border: 1px solid #0099FF;
	padding: 8px;
	vertical-align: bottom;
}
.small {
	font-size: 75%;
	background-image:  url("shade5.gif");
	border: 1px solid #0099FF;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0px 10px 12px;
}
.h4centre {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-image:  url("shade5.gif");
	border: 1px solid #0099FF;
}
.img1 {
	margin: 0px;
	border: 1px solid #0099FF;
	padding: 8px;
}
#footermain p {
	padding: 0px;
	margin: 0px;
}
.centre {
	text-align: center;
}
