body {/*border-top: 2px dotted #41617e;*/
/*border-bottom: 2px dotted #41617e;*/
margin: 3%;
background: white url(images/shadow.gif) 92% 0% repeat-y;} 

h1, h3, h5, p, td { 
font-family: verdana, sans-serif;  
color: #000000;
line-height: 2em;
margin-bottom: 1%;
background-color: transparent;
}

h1 {font-size: 1.5em;
margin-bottom: 0%;
}

h2 {margin-left: 10px; font-size: 1.5em; font-weight: normal; color: #666666;}

h3 {font-size:1.1em;
margin-left: 0%;}

h5 {font-size: .8em;
display: inline;
font-weight: bold;
}

p {font-size: .9em;
line-height: 2em;
margin: .7em 0 .7em 0;
}

p.small {font-size: .7em;
line-height: 2em;
}

a:link, a:visited, a:active {
color: #ff6633;  
font-family: verdana, arial, helvetica, sans-serif; 
font-weight: bold; 
text-decoration: underline;
}

a:hover {
color: #41617e;  
font-family: verdana, arial, helvetica, sans-serif;  
text-decoration: underline;
}

.blogtitle{
display: block;
margin: 0;
padding: 0;
font-family: verdana;
font-size: 1.1em;
font-weight: bold;
background-color: #efefef;
}

#contentbox {overflow: auto;
width: 60%;
margin: 0 0 0 0;
padding: 0 0 1% 0; 
font-family: verdana;
font-size: .8em;
line-height: 1.7em;
/*border-top: 1px dotted black;*/
background-color: transparent;
}


#plumbox {
position: absolute;
right: 15%;
top:5%;
width: 200px;
height:300px;
background: white url(images/new_bigplum.jpg);}


