/* CSS Document */
body {
background: #E6E4E4;
}
#watermark {
opacity: 0.3;
filter: alpha(opacity=30);

position:absolute;
top:123px;
left:224px;
width: 447px;
height: 650px;
background-image:url(../Images/watermark2.gif);
background-position:bottom right;
background-repeat:no-repeat;
z-index:1;
}

#topBanner {
	position: relative;
	margin: 0px;
	padding: 2px;
	background-color:#006600;
	top: 0px;
	width: 100%;
	left: 0px;
	height: 155px;
	color:#ffffff;
	font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
	font-size: x-small;
	background-image:url(../images/bphheader2.jpg);
background-position:left;
background-repeat:no-repeat;
}
#message {
	position: relative;
	margin: 0px;
	padding: 0px;
	background:#FFFFFF;
	z-index: -1;
	width: 100%;
	left: 0px;
	color:#FF0000;
}
#title {
	position: relative;
	color:#000000;
	font-size: medium;
	border-bottom: 2px;
	border-bottom-color:#CC0000;
}
#boxWide{
position: absolute;
top:180px;
left:231px;
width: 65%;
height: 650px;
background-color: #ffffff;
border: 1px solid #C0C0FF;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: x-small;
padding:3em;
}

#boxCentre {
position: absolute;
top:180px;
left:227px;
width: 447px;
height: 1125px;
background-color: #ffffff;
border: 1px solid #C0C0FF;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: x-small;
padding:3em;

}
#boxCentre a:link,#boxCentre a:visited{
text-decoration:none;
}
#boxCentreImage {
position: absolute;
top:134px;
left:209px;
width: 45%;
height: 580px;
background-color: #ffffff;
border: 1px solid #C0C0FF;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: x-small;
}


p {
margin-bottom: -3px;
font-size:small;
}
a:link {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#boxBottomLeft {
position: absolute;
top:569px;
left:7px;
width: 145px;
height: 336px;
background-color: #e5e5e5;
background-image: url(Images/pressImage.jpg);
}
#boxRight {
position: absolute;
top:180px;
left:745px;
width: 14%px;
height: 2025px;
background-color: #ffffff;
border: 1px solid #808080;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: x-small;
color: #808080;
padding:2em;
}
#boxBottom {
position: absolute;
top:824px;
left:8px;
width: 140px;
height: 50px;
background-color: #E6E4E4;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: xx-small;
color: #808080;
}
#boxHotNewsRed {
position: absolute;
top:376px;
left:5px;
width: 150px;
height: 21px;
background-color: #FFFFFF;
border: 1px solid #FF4040;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: xx-small;
color: #FF4040;
}
#boxHotNewsRed a {
padding: 1px,1px, 0.1em;
background-color: #FFFFFF;
color: ##FF4040;
text-decoration: none;
font-size: 10px;
}
#boxHotNewsCyan {
position: absolute;
top:398px;
left:5px;
width: 150px;
height: 21px;
background-color: #FFFFFF;
border: 1px solid #C0C0FF;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: xx-small;
color: #FF4040;
}
#boxHotNewsCyan a {
padding: 1px,1px, 0.1em;
background-color: #FFFFFF;
color: ##FF4040;
text-decoration: none;
font-size: x-small;
}
#boxHotNewsPink {
position: absolute;
top:442px;
left:5px;
width: 150px;
height: 21px;
background-color: #FFFFFF;
border: 1px solid #FFC0C0;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: xx-small;
color: #FF4040;
}
#boxHotNewsPink a {
padding: 1px,1px, 0.1em;
background-color: #FFFFFF;
color: ##FF4040;
text-decoration: none;
font-size: 10px;
}
#boxHotNewsGrey {
position: absolute;
top:419px;
left:5px;
width: 150px;
height: 21px;
background-color: #FFFFFF;
border: 1px solid #E6E4E4;
font-family: Verdana, Geneva,Arial,Helvetica,sans-serif;
font-size: xx-small;
color: #FF4040;
}
#boxHotNewsGrey a {
padding: 1px,1px, 0.1em;
background-color: #FFFFFF;
color: ##FF4040;
text-decoration: none;
font-size: 10px;
}
