body { 
font-family : arial, helvetica, sans-serif;
background : #ccc;
margin : 0;
} 
#header { 
color : #992600;
margin : 0 0 1.5em 0;
padding : 0;
background : transparent url(images/cfg.jpg) repeat top left;
font-family : arial, helvetica, sans-serif;
height : 3em;
border-bottom : 5px solid #992600;
} 
#header .logopos { 
float : left;
font-size : 1.8em;
margin : 0.5em 1.5em 0.5em 0.5em;
font-weight : bold;
} 
#header .strapline { 
float : right;
font-size : 1.5em;
margin : 0.5em 1.5em 0.5em 0.5em;
font-style : italic;
} 
.calltoeml { 
font-family : Arial, Helvetica, sans-serif;
font-size : 80%;
border-bottom : 1px dotted #b2bcc6;
margin-top : 0.5em;
margin-bottom : 0.3em;
} 
.calltoeml a:link, .calltoeml a:visited { 
color : #334455;
text-decoration : none;
color : #992600;
} 
.calltoeml a:hover, .calltoeml a:active { 
text-decoration : none;
color : #001122;
background-color : #ccddee;
} 
.leftimg { 
float : left;
margin-right : 1em;
} 
#navigation { 
position : absolute;
top : 7em;
left : 1em;
width : 9em;
font-family : Arial, Helvetica, sans-serif;
} 
#navigation ul { 
list-style : none;
margin-left : 1em;
padding-left : 0;
} 
#navigation li { 
font-size : 90%;
border-bottom : 1px dotted #b2bcc6;
margin-bottom : 0.3em;
} 
#navigation li a:link, #navigation li a:visited { 
color : #334455;
text-decoration : none;
color : #992600;
} 
#navigation ul a:hover, #navigation ul ul a:active { 
color : #001122;
background-color : #ccddee;
} 
td { 
padding : 1em;
} 
.writing table { 
border-left : 2px solid #992600;
} 
.naviga { 
font-family : Arial, Helvetica, sans-serif;
} 
.naviga a:link, .naviga a:visited { 
color : #ffffff;
color : #000000;
} 
.naviga a:hover, .naviga a:active { 
color : #ffffff;
background-color : #000000;
} 
img { 
border : 7px solid #000;
} 
a:link, a:visited { 
color : #554433;
text-decoration : none;
color : #992600;
border-bottom : 1px dotted #b2bcc6;
} 
a:hover, a:active { 
color : #001122;
background-color : #ccddee;
border-bottom : 1px dotted #b2bcc6;
} 
.content { 
float : right;
width : 75%;
background : #444;
color : #fff;
padding : 1em;
} 
.content img { 
float : left;
margin : 1em;
} 
.content h3 { 
display : block;
} 
.content h4 { 
display : inline;
} 
.content hr { 
width : 100%;
clear : both;
margin-top : 1em;
margin-bottom : 1em;
} 
.content .desc { 
font : normal 0.9em Arial, Helvetica, sans-serif;
float : right;
width : 50%;
clear : none;
display : inline;
} 
.content .naviga { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.9em;
} 
.content .naviga a:link, .naviga a:visited { 
color : #ffffff;
color : #000000;
} 
.content .naviga a:hover, .naviga a:active { 
color : #001122;
background-color : #ccddee;
} 
.enlrg { 
font : italic 0.7em Arial, Helvetica, sans-serif;
float : left;
clear : left;
} 
#footer { 
clear : both;
text-align : center;
font-size : 0.8em;
width : 100%;
}