<style>

/* NO MARK UP ! */

/* Liquid Layout Style */




body {
  min-width: 550px;      
}
#container {
  padding-left: 100px;   /* LC width */
  padding-right: 150px;  /* RC width */
}
#container.column {
  position: relative;
  float: left;
}
#l-center {
  width: 100%;
}
#l-left {
  width: 200px;          /* LC width */
  right: 200px;          /* LC width */
  margin-left: -100%;
}
#l-right {
  width: 150px;          /* RC width */
  margin-right: -150px;  /* RC width */
}


/* End of Layout */

/* Start of text format styles */

a {
text-decoration: none;
color: #000;
}
a:visited {
color: #222;
}
a:hover {
text-decoration: underline;
}

h2.fontformat {
font-family: Verdana;
font-size: 13px;
}

*.fontformat {
font-family: Verdana;
font-size: 13px;
}
*.fontformatright {
font-family: Verdana;
font-size: 14px;
text-align: center;
font-style: italic;
}
*.heading {
padding-top: 1px;
padding-bottom: 10px;
font-size: 18px;
border-bottom: 1px solid #8096AB;
width: 500px;
font-family: Tahoma;
}
*.sub-heading {
padding-bottom: 10px;
font-size: 14px;
border-bottom: 1px solid #8096AB;
width: 500px;
font-family: Tahoma;
}
*.listheading {
border-bottom: 1px solid #8096AB;
padding-bottom:10px;
padding-left: 35px;
text-align: center;
font-family: Tahoma;
}
*.copyright {
padding: 5px;
font-family: Tahoma;
font-size: 10px;
}
*.copyright2 {
padding: 5px;
font-family: Tahoma;
font-size: 10px;
float: right;
}
ul.look {
list-style-type: none;
font-family: Tahoma;
font-size: 13px;
}

li {
font-family: Verdana;
font-size: 13px;
lis-style-type: square;
}

li.lookitem {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #8096AB;
}
li.lookitem:hover {
background-color: #5391DB;
}

/* End of text format styles */

/* Styles for the different header for individual pages */

*.l-header-learn {
background-image: url(http://dlauk.net/images/temptitle-learn.jpg);
background-repeat: no-repeat;
width: 750px;
height: 400px;
}

*.l-header-instructor1 {
background-image: url(http://dlauk.net/images/0000000.jpg);
background-repeat: no-repeat;
width: 750px;
height: 200px;
}

*.l-header-instructor2 {
background-image: url(http://dlauk.net/images/temptitle-instructor2.jpg);
background-repeat: no-repeat;
width: 750px;
height: 400px;
}

*.l-header-learn2 {
background-image: url(http://dlauk.net/images/temptitle-learn2.jpg);
background-repeat: no-repeat;
width: 750px;
height: 400px;
}





*.l-header-comp {
background-image: url(http://dlauk.net/images/temptitle-comp.jpg);
background-repeat: no-repeat;
width: 750px;
height: 400px;
}





*.l-header-cars {
background-image: url(http://dlauk.net/images/temptitle-cars.jpg);
background-repeat: no-repeat;
width: 750px;
height: 400px;
}





*.l-header-passplus {
background-image: url(http://dlauk.net/images/temptitle-passplus.jpg);
background-repeat: no-repeat;
width: 750px;
height: 400px;
}

/* End of Headers */






*.l-main {
background-color: #DCE5EE;
border-left: 1px solid #B4C3D2;
border-right: 1px solid #B4C3D2;
width: 948px;
}




*.l-header {background-image: url(http://dlauk.net/images/ooooooo.jpg);
background-repeat: no-repeat;

width: 950px;
height: 100px;
}




*.l-footer {
background-image: url(http://dlauk.net/images/main_bottom.gif);
background-repeat: no-repeat;
width: 950px;
height: 30px;
}




*.l-content1 {
padding: 50px;
width: 550px;
}




*.l-content2 {
float: right;
margin-top: 20px;
padding: 10px;
width: 250px;

}






*.a-title:hover {

background-color: #000099;

}







img.format {
width: 650px;
padding: 5px;
border: 1px solid #8096AB;
background-color: #DCE5EE;
}

*.notice {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: red;
}

/* Splash Page Styles */

/* Values need adjusting! */

#splash1 {
background-image: url(http://dlauk.net/images/splash1.gif);
background-repeat: no-repeat;
width: 615px;
height: 190px;
margin-top: 5px;
margin-left: 5px;

}

#splash2 {
background-image: url(http://dlauk.net/images/splash2.gif);
background-repeat: no-repeat;
width: 201px;
height: 190px;
float: left;
margin-top: 5px;
margin-left: 5px;

}

#splash3 {
background-image: url(http://dlauk.net/images/splash3.gif);
background-repeat: no-repeat;
width: 201px;
height: 190px;
float: left;
margin: 5px;
}

#splash4 {
background-image: url(http://dlauk.net/images/splash4.gif);
background-repeat: no-repeat;
width: 201px;
height: 190px;
float: left;
margin-top: 5px;

}

*.l-main2 {
background-image: url(http://dlauk.net/images/splashbgfade.gif);
background-repeat: no-repeat;
wdith: 625px;
height: 700px;
}

/* End of that */

/* Links page styles */

div.size {
text-align: center;
height: 200px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.image {
border: 1px solid #ccc;
}

</style>
