/*WEBSITE HIDDEN FOR PRINT*/
#main{
width:100%;
height:100%;
top:0px;
left:-150px;
position:absolute;
}
.Mcenter{
width:100%;
height:100%;
}

#gallerybg, #header, .header, .logo, .HL, #homeintro, #animation, #guide, #about_sub, #contributors_sub, #services_sub, #resources_sub, #newsroom_sub,  .nav,  .sub, .ML, .Mleft, .Mright, .Mfoot,  .sectpic, .sectnav, .homenav, .homecont, .homeleft, .homeright, .homegallery, .search, .stretch, .widener, .foot2, .xnav, .xtra, .footer{
visibility: hidden;
width:1px; 
height:1px;
}
.sh{
 visibility: show;
}
.ph{
visibility: hidden;
}


/*General*/
.left {
float: left;
}
.right{
float: right;
}
.none {	border: 0px;
	vertical-align : middle;
	background-color:none;}

/*HEADING TEXT*/
p, li,ul, td, body {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #3F3F3F;
	line-height : 14px;
	font-weight: normal;
}
span {
	font-size: 11px;
	color: #3F3F3F;
	font-style : italic;
	line-height : 14px;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	line-height : 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #800038;
	text-transform : capitalize;
	background-image:  url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position : 0px 3px;
	padding-left:13px;
	margin-top:10px;
}
	a.h1 {
		font-size: 14px;
		line-height : 16px;
		font-weight: bold;
		text-decoration: none;
		color: #800038;
	}
h2, a.h2 {
	font-size: 12px;
	line-height : 14px;
	font-weight: bold;
	color: #800038;
	margin-bottom:0px;
}
h3 {
	font-size: 13px;
	line-height : 14px;
	font-weight: bold;
	color: #800038;
	background-image:  url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position : 0px 3px;
	padding-left:13px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #800038;
	margin-bottom: 0px;
}
input,textarea,select {
	font-family: Trebuchet MS;
	border: 1px solid #CCCCCC;
}
hr{
color:#3F3F3F;
border:solid 1px #3F3F3F;

}
/*LINK COLOURS*/
a {
color: #3D2B1b;
}
.a {
padding-right : 15px;
background-image:  url(../images/a1.gif);
background-repeat: no-repeat;
background-position : right;
}
.a2 {
padding-left : 15px;
background-image:  url(../images/a2.gif);
background-repeat: no-repeat;
background-position : left;
}
.a3 {
padding-right : 15px;
background-image:  url(../images/a3.gif);
background-repeat: no-repeat;
background-position : right;
text-decoration: none;
}
.a4 {
padding-left : 15px;
background-image:  url(../images/a4.gif);
background-repeat: no-repeat;
background-position : left;
text-decoration: none;
}
a.xnav{
text-decoration: none;
}
.res, a.res{
font-size: 9px;
color: #555555;
}
