@media print
	{
	body 
	{
	background: none;
	font-family: "times new roman", "palatino", serif;
	font-size: 12pt;
	text-align: left;
	}

fieldset,#nav,#footer,.title
	{
	display: none;	
	}

a
	{
	color: #000;
	border-bottom: none;
	text-decoration: none;
	}
	
#printmessage
	{
	height: 40px;
	padding-right: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: 32px;
	border-top: none;
	}
	
.content
	{
	margin-left: auto;
	margin-right: auto;
	}
		
img
	{
	border: none;
	margin: 10px;
	}

}


@media screen
{
body 
		{
		background: url(contentbg.gif) top right repeat-y #fff;
		color:#000;
	        font-size: 82%;
	        font-family: tahoma, helvetica, arial, sans-serif;
		line-height: 1.6em;
		letter-spacing: .02em;
		word-spacing: .09em;
		margin: 0px;
		padding: 0;
		}
		
#frangipani
	.title	{
		background: url('frangipani.jpg') top right no-repeat #fff;
		}
		
#printmessage	{
		display: none
		}
		
fieldset	{
		background: #fff;
		color: #000080;
		border: none;
		margin-left: 0px;
		padding-left: 0px;
		margin-top: 0px;
		padding-top: 5px;
		margin-bottom: -15px;
		}

input		{
		background: #fff;
		color: #000080;
		font-weight: 900;
		border: solid 1px #B5B5DF;
		}		
		
.title		{
		background: url("naryves.jpg") top right no-repeat #fff;
		color: #000080;
		height: 110px;
		padding-right: 0px;
		margin-top: -12px;
		margin-right: 32px;
		margin-left: 0px;
		padding-left: 2px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom: solid 1px #B5B5DF;
		border-top: none;
		}
	
		
.box		{
		background: #fff;
		color: #000;
		border-left: solid 1px #B5B5DF;
		border-right: solid 1px #B5B5DF;
		border-bottom: solid 1px #B5B5DF;
		margin-left: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
		width: 158px;
		}
				
#nav            {
		background: #fff;
		margin-left: 0px;
		padding-left: 0px;
		padding-bottom: 1em;
		padding-top: 19px;
		width: 180px;
		}
		
.content	{
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		top: 117px;
		left: 240px;
		right: 30px;
		text-align: left;
		padding-bottom: 1em;
		padding-top: 1em;
		padding-left: 10px;
		padding-right: 0px;
		}

.column		{
		width: 270px;
		float: left;
		margin-left: 10px;
		margin-right: 30px;
		margin-bottom: 0px;
		margin-top: 0px;
		background: #fff;
		}

.photobox	{
		width: 17.5em;
		margin: .2em;
		float: left;
		}		
		
#widecolumn	{
		width: 400px
		float: left;
		margin-left: 10px;
		margin-right: 30px;
		margin-bottom: 0px;
		margin-top: 0px;
		background: #fff;
		}
		
acronym		{cursor: help}	

img		{ 
		padding: .05em;
		margin: .05em;
		border: none;
		}
		
img.left	{ 
		float: left;
		padding: .6em;
		margin: .6em;
		border: solid 1px #ccc;
		background: #fff;
		}

img.leftnoborder{
		float: left;
		padding: .6em;
		margin: .6em;
		border: none;	
		}	
		
img.right	{
		float: right;
		padding: .6em;
		margin: .6em;
		border: solid 1px #ccc;
		background: #fff;
		}

img.nonfloat	{
		padding: .6em;
		margin: .6em;
		border: solid 1px #ccc;
		background: #fff;
		}
		
.relatedlinks	{
		clear: both;
		}	
	
.spacer		{
		height: 1em;
		width: 70%;
		clear: both;
		}	
		
a		{
		color: #400099;
	        text-decoration: none;
		border-bottom: solid .05em #B5B5DF;
		}

		
a.img
		{
		border-bottom: none
		}		

a:hover		{
		background: #eee;
		border-bottom: none;
		}		
		
a.home:hover	{
		color: #400099;
		}
		
a.scotland	{ 
		color: #9933ff;
		}
				
a.england	{
		color: #cc3366;
		}

a.ireland	{ 
		color: #2e22b2;
		}

a.france	{ 
		color: #0066b2;
		}

a.germany	{ 
		color: #00b266;
		}

a.belgium	{ 
		color: #33cc00;
		}

a.australia	{ 
		color: #99cc00;
		}

a.asia
		{
		color: #ff8000;
		}

h1, h1.special 	{ 
    		font-size: 150%;
		font-weight: bold; 
		color: #47488F;
    		margin-bottom: .6em;
		padding-bottom: .6em;
		margin-right: .5em;
		text-align: left;
		}

h1,h2,h1.special
		{
		background: url('line.gif') bottom right no-repeat;
		border-bottom: solid 1px #B5B5DF;
		}

		
hr		{
		border-bottom: solid #B5B5DF .05em;
		}

h2,h3 		{ 
    		font-size: 108%;
		letter-spacing: .05em;
    		font-weight: bold; 
		color: #47488F;
    		margin-bottom: 0;
		text-align: left;
		}
	
h3.topnav	{
		margin-top: 0px;
		}

h5		{
    		font-weight: 300; 
		color: #B5B5DF;
    		margin-bottom: 0em;
		padding-bottom: 0em;
		text-align: left;
		}
		
a.reverse, h2.reverse	
		{
		font-weight: 900;
		background: #47488F;
		color: #fff;
		width: 170px;
		}	
	
h2.reverse	{
		background: url("reversebg.gif") top right no-repeat #47488F;
		margin-left: 10px;	
		padding-left: 10px;
		border: none;
		}
		
a.reverse	{
		border: none;
		padding-left: 0px;
		text-decoration: underline;
		}

a.reverse:hover {
		color: #0000c0;
		background: #fff;
		}		
		
/* class for the "lettrine" (big letter to start paragraphs)*/
p.initial:first-letter 
		{
		font-weight: 900;
    		color: #0000c0;
    		font-size: 3em;
		line-height: 1em;
		}

textarea.legend {
    		color: #0000ff;
    		}

.byline		{
		font-size: 100%;
		color: #000080; 
		margin-top: .05em;
		margin-bottom: 1em;
		font-style: italic;
		width: 300px;
		}

dl		{
		width: 270px;
		text-align: justify;
		}
		
dt		{
		font-weight: 600;
		}
		
dd		{
		padding-bottom: .4em;
		}	
		
ul		{
		width: 260px;
		text-align: justify;
		}

ul.nobullets	{
		list-style-type: none;
		text-align: left;
		margin-left: .015em;
		padding-left: .015em;
		margin-right: .5em;
		padding-right: .5em;
		padding-top: .5em;
		margin-top: .5em;
		padding-bottom: .5em;
		margin-bottom: .5em;
		}

#tabs ul	{
		margin-left: 0;
		padding-left: 0;
		display: inline;
		} 

#tabs ul li	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: inline;
		}
			
ul.navbullets	{
		font-weight: 900;
		letter-spacing: .04em;
		line-height: 1.4em;
		list-style-type: none;
		border-bottom: none;
		margin: 0em;
		padding: 0em;
		width: 140px;
		text-align: left;
		}

ul.bullets	{
		list-style-image: url("bullet.png");
		text-align: justify;
		padding-bottom: 1em;
		margin-bottom: 1em;
		padding-top: .05em;
		margin-top: .05em;
		margin-left: .8em;
		padding-left: .8em;
		} 

li		{
		padding-bottom: .3em;
		}

ul.cambullets	{
		list-style-image: url("camera.png");
		text-align: left;
		padding-bottom: 0em;
		margin-bottom: 0em;
		margin-left: 1em;
		padding-left: 1em
		}

p		{
		text-align: justify;
		}
	}

