.art {
	border: 1px #1c365b solid;
	}
	
#artwork {
	margin: 52px 0 0 64px;
	}
	
body {
	font-family: arial, verdana, helvetica, sans-serif;
	background: #fff;
	width: 1051px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #1c365b;
	}
	
.bodycopy {
	font-size: 10pt;
	}
	
#contentholder {
	margin: 54px 0 0 64px;
	width: 592px;
	}
	
.headline {
	font-size: 13pt;
	}
	
#hidden {
	}
	
.irmplace {
	margin: 20px 0 0 0;
	}
	
.logo_grey_place {
	margin: 58px 0 0 64px;
	}
	
.nav {
	margin: 0 0 0px 0;
	font-size: 10pt;
	}
	
#navholder {
	margin: 32px 0 0 64px;
	}
	
a:link {
	text-decoration: none; 
	color: #1c365b; 
	background: transparent; 
	border: 0;
	}
	
a:visited {
	text-decoration: none; 
	color: #1c365b; 
	background: transparent; 
	border: 0;
	}
	
a:hover {
	color: #80bee3;
	}
	
a.email {
	text-decoration: underline;
	}
	
ul.bullets {
	list-style-type: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	font-size: 10pt;
	line-height: 1.25;
	marker-offset: 10px;
	}
	
ul.bullets li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 0 0 20px;
	}


	

