body, div, span, h1, h2, h3, h4, h5, h6, a, p, img {
margin: 0 0 0 0;
padding: 0 0 0 0;
border: none;
}
body {

background-image: url(images/body_background.jpg);
background-repeat: no-repeat;
background-position: right 28px;
}
div, span, h1, h2, h3, h4, h5, h6, p, img {
display: inline;
float: left;
text-decoration: none;
}
#header {
width: 100%;
height: 40px;
background-image: url(images/main_menu_back.gif);
background-repeat: repeat-x;
border-bottom: 1px solid white;
}
.topmenuitem a {
font-family: georgia;
font-size: 12px;
font-weight: bold;
line-height: 39px;
color: white;
margin-left: 24px;
}
.issuenumber {
float: right;
font-family: georgia;
font-size: 1.4em;
line-height: 38px;
color: white;
margin-right: 20px;
}
.topmenuitem a:hover {
text-decoration: underline;
}
#content {
width: 100%;
height: 800px;
}
.newstitle {
width: 95%;
font-family: georgia;
font-size: 2.3em;
font-weight: normal;
color: gray;
margin: 10px 0 0 20px;
padding-bottom: 10px;
border-bottom: 1px dotted #666666;
}
.projectlogo {
margin-left: 20px;
}
.llplogo {
margin: 8px 0 0 20px;
}
.description {
width: 95%;
font-family: georgia;
font-size: 11px;
color: #666666;
line-height: 17px;
margin: 10px 0 0 20px;
}
.projectlink a, .llp {
font-family: georgia;
font-size: 11px;
color: #FF6600;
line-height: 47px;
}
.llp {
width: auto;
font-size: 11px;
line-height: 15px;
color: #666666;
margin: 4px 0 0 10px;
}
.leftpanel, .centerpanel, .rightpanel {
width: 25%;
height: 1300px;
margin: 20px 0 0 20px;
border: 2px solid #CCCCCC;
background: #EAEAEA;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
padding-bottom: 40px;
}
.centerpanel {
width: 50%;
margin: 20px 0 0 7px;
}
.rightpanel {
width: 20%;
margin: 20px 0 0 7px;
}
.paneltitle, .panelsubtitle {
width: 85%;
font-family: georgia;
font-size: 1.4em;
font-weight: normal;
color: #000000;
margin: 15px 0 0 10px;
}
.panelsubtitle {
font-size: 0.9em;
margin: 4px 0 0 10px;
color: #000000;
}
.bodytext1 {
font-family: georgia;
font-size: 11px;
line-height: 16px;
color: #000000;
padding-right: 20px;
margin: 10px 0 0 10px;
}
.panelsubtitle em {
font-style: normal;
font-variant: small-caps;
}
.cityimage {
margin: 10px 0 0 10px;
border: 2px solid #CCCCCC;
}
.cityinstname {
width: 85%;
font-family: georgia;
font-size: 11px;
color: #000000;
margin: 8px 0 10px 12px;
}
.separator1 {
width: 95%;
height: 1px;
}


