#subnav {
background-image: url(../images/constituencies.gif);
}

#topinfo {
overflow:hidden;
padding-left:160px;
height:225px;
margin-bottom:5px;
position:relative;
border-bottom:1px solid #036;
}

.articlephoto {
border:1px solid #036;
padding:9px;
width:130px;
margin:0 10px 10px 0;
position:absolute;
top:0;
left:0;
}

p#bio {
margin-bottom:0;
}

#topinfo ul {
list-style-type:none;
margin-left:0;
width:300px;
height:15px;
overflow:hidden;
position:absolute;
bottom:0;
left:160px;
}

#topinfo ul li {
float:left;
padding:0 12px;
border-left:1px solid #036;
position:relative;
left:-2px;
}




#botinfo {
overflow:hidden;
position:relative;
height:150px;
border-bottom:1px solid #036;
margin-bottom:10px;
}

#botinfo ul {
list-style-type:none;
margin-left:0;
}

#botinfo ul li span {
padding-right:10px
}

#news, #events {
float:left;
width:290px;
overflow:hidden;
}
#news {
margin-right:20px
}


#contact {
overflow:hidden;
width:440px;
}

#contact h3 {
margin-bottom:15px;
}

#contact dl {
width:220px;
height:90px;
float:left;
}
#contact dt {
color:#036;
font-size:14px;
}
#contact dd {
margin-left:30px
}

