body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background: #e2e2e2 url(../images/_img/_template/chrislaw_body.gif) repeat-x;
color: #003366;
font-size: 11px;
font-weight: normal;
text-decoration: none;
margin: 2px;
padding: 2px;
	}
		a{
	color: #054D95;

text-decoration:none;
}
a:hover{
color: #065FB8;
}
img.picture{
border: solid 1px #ff9801;
margin:2px 2px 2px 2px;
}	
img.picture_right{
float:right;
border: solid 1px #ff9801;
margin:2px 0px 2px 2px;
}	
img.picture_left{
float:left;
border: solid 1px #ff9801;
margin:2px 2px 2px 0px;
}	
