/* CSS Document */



body{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

margin:0px;

padding:0px;

}

p {

color:#666666;

}

#container

{

width:780px;

background-color:#FFFFFF;



background-repeat:no-repeat;

background-position:575px 250px;

border:#333366 1px solid;

margin-top:30px;

margin-left:auto;

margin-right:auto;

margin-bottom:30px;

}



#header

{



}





#left_nav

{



float:left;

width:230px;



}





.border_right

{

background-image:url(hackney_raising_07.gif);

background-repeat:no-repeat;

background-position:55% 15%;

height:2000px;

border-right:3px #ad9300 dotted;



}



.border_right_about

{

background-image:url(hackney_raising_07.gif);

background-repeat:no-repeat;

background-position:55% 100%;

height:300px;

border-right:3px #ad9300 dotted;



}









#left_nav ul

{

margin-top:10px;

margin-right:10px;

margin-left: 5px;

text-decoration:none;

color:#000000;

}



#left_nav li

{
/*font-weight:bold;*/
padding-top:10px;

}

#left_nav a
{
text-decoration:none;

padding-top:10px;

padding-left:25px;


}

#left_nav a.normal

{

color:#660066;

font-size: 110%;
}

#left_nav a.thispage
{
font-weight:bold;
color:#660066;
font-size: 120%;
}


#left_nav a.sub
{
color:#660066;
padding-left:35px;
}

#left_nav a.subtpage
{
color:#660066;
padding-left:35px;
font-weight:bold;
}


#left_nav a:hover
{
text-decoration:underline;
color:#959BA2;
}


.border
{
border-right:1px #000000 solid;
color:#ad9300;
}

.grey

{
padding-left:2px;
}



#body_list

{

list-style:disc;

}



h2

{

font-size:110%;

}



#main_content



{

margin-top:20px;

margin-left:150px;

padding-left:20px;

width:450px;

margin-bottom:20px;

}



#main_content a

{

text-decoration:none;

color:#005D90;

font-weight:bold;

}



#main_content a:hover

{

text-decoration:underline;

color:#82B2DA;

font-weight:bold;

}


ul

{list-style:none;

}


#main_content ul

{

text-decoration:none;

list-style:disc;

color:#000000;

font-weight:normal;

}