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

a:link {
	text-decoration: underline;
} 

a:visited {
	text-decoration: underline;
} 

a:hover {
	text-decoration: none;
}

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

img {
    border-style: none
}

h3 {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-size: 13pt; margin-top: 115px; margin-left: 220px; padding-right:50px; text-align:justify
}
h4 {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-weight:400 ; Font-size: 13pt; margin-left: 220px; margin-top: 115px; padding-right:50px; text-align:justify
}
h5 {
    "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:1650px; 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: 530px; margin-left: 305px; margin-top: 10px;

}

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



.leftcol {
    text-align: left ; width: 100px; height: 100px; Font-size: 13pt;
}

.midcol {
    text-align: left ; width: 330px; height: 100px; Font-size: 13pt; background-image: url("../images/equip/bg1.jpg"); background-repeat: no-repeat; 
}

.rightcol {
    text-align: center; Font-size: 15pt; height: 100px; width: 100px; Font-weight:400; background-image: url("../images/equip/bg2.jpg"); background-repeat: no-repeat;
}