@charset "UTF-8";
/* CSS Document */

body{
color:#000000;
background: #69bc45;
font: Arial, Helvetica, sans-serif;
font-family: Arial, Helvetica, sans-serif;
font:Helvetica;
font-size:.9em;
margin: 0px;
line-height: 2;
}
p{
margin-top: 0px;
margin-bottom: 10px;
padding: 0px;
}
a{
color: #000000;
}
a:hover{
color: #69bc45;
}
h3{
margin: 0px 0px 20px 0px;
}
h2{
font-size: 1.3em;
line-height: 1.3;
font-weight: bold;
margin: 40px 0px 0px 0px;
padding: 0px;
}
h2 a{
color: #69bc45;
font-weight: bold;
}
h2 a:hover{
color: #000000;
font-weight: bold;
}
.bold{
font-weight: bold;
}
.mainbox{
width: 900px;
border: #000000 2px solid;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 50px;
background: #FFFFFF;
}
.header{
width: 900px;
height: 167px;
background: URL(images/LTP_02.png) no-repeat top left;
margin-top: -15px;
}
.menu{
padding-top: 40px;
padding-left: 30px;
}
.speechtop {
background: url(images/LTP_06.png) top left no-repeat;
padding-top:20px;
margin-bottom: -40px;
margin-top: -50px;
}
.speech{
background: url(images/LTP_07.png) left repeat-y;
margin: 0px;
padding-left: 150px;
padding-right: 150px;
}
.speechleft{
background: url(images/LTP_09-50.png) bottom left no-repeat;
height: auto;
padding-bottom: 114px;
}
.speechright{
background: url(images/LTP_11-50.png) bottom left no-repeat;
height: auto;
padding-bottom: 114px;
}
.centreholder{
width: 900px;
text-align: center;
padding-top: 30px;
padding-bottom: 80px;
}
.smallholder{
width: 450px;
text-align: center;
margin-top: -80px;
margin-left:auto;
margin-right:auto;
}
.footer {
margin-top: 30px;
text-align: center;
font-size: .9em;
}

.nospeech{
padding-left: 130px;
padding-right: 130px;

margin-bottom: 60px;
}

.imageleft{
border: 0px;
background: #000000;
padding: 4px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
float: left;
margin: 10px 10px 10px 0px;
}
.imageleft:hover{
background: #69bc45;
}
.imageright{
border: 0px;
background: #000000;
padding: 4px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
float: right;
margin: 10px 0px 10px 10px;
}
.imageright:hover{
background: #69bc45;
}
.buildlogo{
width: 100px;
height: 43px;
margin-left: 10px;
margin-top: -20px;
float: left;
}
.excellogo{
width: 100px;
height: 64px;
margin-left: 20px;
margin-top: -20px;
float: left;
}
.thumbnail{
border: #000000 2px solid;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-left-radius: 8px; 
-webkit-border-top-right-radius: 8px; 
}
.thumbnail:hover{
border: #ff0000 2px solid;
}
.captionframe{
margin: 3px;
width: 204px;
float: left;
height: 380px;
margin-bottom: 3px;
}
.caption{
background: #69bc45;
color: #FFFFFF;
text-align: center;
font-size: 10px;
line-height: 1;
padding: 8px 4px 4px 4px;
height: 230px;
border-left: 2px #000000 solid;
border-right: 2px #000000 solid;
border-bottom: 2px #000000 solid;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-left-radius: 8px; 
-webkit-border-bottom-right-radius: 8px; 
}