/* Lisa's PA Hire CSS, Updated Matt 2M Mediaworks 19.02.2009*/

body {
    Font-family: "Times New Roman", Arial, Verdana, Georgia, Sans-Serif;
}

a:link {
	text-decoration: underline;
} 

a:visited {
	text-decoration: underline;
} 

a:hover {
	text-decoration: none;
}


img {
    border-style: none
}

h1{
	"Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-size: 15pt; margin-top: 110px; margin-left: 220px; padding-right:50px; text-align:justify
}

h6{
	"Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-size: 13pt; margin-top: 10px; margin-left: 220px; padding-right:50px; text-align:justify 
}

p {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-weight:400 ; Font-size: 13pt; margin-left: 220px; padding-right:50px; text-align:justify
}

.background {
    width: 950px; height:800px; margin-top: 80px; margin-left: auto; margin-right: auto; background-image: url("../images/bg-top.jpg"); background-repeat: no-repeat; border-style: solid; 
	border-bottom-style: none; border-width: 2px;
}

.bottom {
	width: 950px; height:135px; margin-top:0px; margin-left: auto; margin-right: auto; background-image: url("../images/bg-bot.jpg"); background-repeat: no-repeat; 
	border-style: solid; border-top-style: none; border-width: 2px; 
}

.bl {
	position:absolute; width: 950px; height:75px; margin-top: 45px; margin-left: 25px; text-align:center;
}
