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

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

a:link {
	text-decoration: underline;
} 

a:visited {
	text-decoration: underline;
} 

a:hover {
	text-decoration: none;
}

img {
    border-style: none
}

p {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-size: 13pt; margin-top: 115px; margin-left: 220px; padding-right:50px; text-align:justify
}
p.two {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-weight:400 ; Font-size: 13pt; margin-left: 220px; margin-top: 60px; padding-right:50px; text-align:justify
}
p.three {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-weight:400 ; Font-size: 13pt; margin-left: 220px; margin-top: 0px; padding-right:50px; text-align:justify
}
.background {
    width: 950px; height:1250px; 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 {
	position:relative; width: 950px; height:135px; margin-top:auto; 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;
}

table#sample {
    border: solid #000 1px; width: 645px; margin-left: 250px; margin-top: 10px;

}

table#sample td {
    padding: 5px; border: solid #000 1px;
}

.toprow {
    text-align: left; background-image: url("../images/equip/bg1.jpg"); background-repeat: left; 
}

.leftcol {
    text-align: left ; width: 300px; height: 150px; Font-size: 13pt; background-image: url("../images/equip/bg1.jpg"); background-repeat: no-repeat; vertical-align: text-top;
}

.midcol {
    text-align: center ; width: 115px; height: 150px; Font-size: 16pt; background-image: url("../images/equip/bg1.jpg"); background-repeat: no-repeat; 
}

.rightcol {
    text-align: center; Font-size: 13pt; height: 150px; width: 115px; background-image: url("../images/equip/bg1.jpg"); background-repeat: no-repeat;
}