/* CSS Document */
body {margin:0; padding:0; 	font-family: Arial, Helvetica, sans-serif; font-size:small;	background-image: url(../images/ip-bg.gif);
	background-repeat: no-repeat;
	background-position:-50px -70px;}
div {margin:0; padding:0;}

#wrap { width:890px;}
.smaller {font-size:9pt;}
 p {color: #0B0145;
 	font-size:12px;

	padding: 0px;
	margin:.25em 10px .5em 0px;
	text-align:left;
}

 #photos img {
	border: 2px solid #0B0145;
}
#photos {
	margin: 3px 0px 0px 0;
	text-align:left;
}
 #contact {

	text-align: right;
}

#contact h2,  #contact h3,  #contact h4 {text-align:right; margin:.25em 0; font-weight:bold; 	color: #0B0145;}

a {
	color: #208C2D;
	text-decoration: none;
}
a:hover {text-decoration:underline;}
#photos a {
	color: #208C2D;
	text-decoration:none;
	font-weight:bold;
}
#photos a:hover {
	text-decoration:underline;}
	
#right {
	width: 325px;
	float:right;
}
#right h4 {
	color: #0B0145;
	margin-top:4px;
	margin-bottom:4px
}
