





body {
background-image:url(../images/drivingschool.jpg);
background-repeat:x,y;
font-family: arial;
font-size:11pt;
color:#333333;
text-align:left;
}


#container {
width:950px;
margin:10px auto;
background-color:#0184B8;
position:relative;
}


#topbar {
margin:0px 0px;
Width:950px;
height:180px;
background-image:url(../images/drivinglessons.jpg);
}

#maincontent {
width:950px;
background-color:#0184B8;
float:left;
}

#leftcolumn {
margin-top:0px;
margin-left:0px;
width:200px;
background-color:#0184B8;
float:left;
padding:0px;
}

#leftcolumn ul {
width:190px;
margin-left:20px;
margin-top:10px;
list-style-type:none;
padding:0px;
}

#leftcolumn li {
text-decoration:none;
margin-left:0px;
list-style-type:none;
border-bottom: 1px solid #33cccc;
font-weight:strong;
width:190px;
height:30px;
line-height:25px;
}

#leftcolumn a:link, a:visited {
text-decoration:none;
color:#060652;
font-weight:strong;
line-height:30px;
}

#leftcolumn a:hover {
text-decoration:none;
background-color:#2e659b;
width:190px;
height:30px;
display:block;
line-height:30px;
}


#leftadstop {
position:absolute;
padding-top:20px;
width:200px;
margin-left:20px;
float:left;
}

#leftadsbottom {
position:absolute;
padding-top:20px;
width:200px;
margin-left:20px;
margin-top:180px;
float:left;
}

#rightcolumn {
position:relative;
margin-top:-450px;
margin-left:235px;
width:655px;
background-color:#ffffff;
float:left;
padding:25px;
min-height:800px;
}

#rightcolumn a:link, a:visited {
color:#060652;
}



#footer {
margin-left:0px;
margin-top:0px;
width:950px;
background-color:#0184B8;
height:75px;
font-size:10pt;
text-align:center;
padding-top:10px;
float:left;
color:#060652;
}


#footer ul {
width:950px;
margin-left:20px;
list-style-type:none;
}

#footer li {
width:195px;
margin-left:20px;
list-style-type:none;
display:inline;
float:left;
}

#footer a:link {
text-decoration:none;
color:#060652;
}

#footer a:hover {
text-decoration:none;
color:#333333;
}

h1 {font-size:15pt; font-weight:strong; text-transform:capitalize;}

h2 {font-size:13pt; font-weight:strong; text-transform:capitalize;}

h3 {font-size:12pt; font-weight:strong; text-transform:capitalize;}

