/* Containing Boxes */


body
	{
	background-color: #c4d5ed;
	font-family: garamond,san-serif;
	}

div.container
	{
	background: #ffffff url('../images/bg-seal.jpg') no-repeat fixed 650px 30px;
	width: 750px;
	border: 3px solid #2a658f;
	padding: 1px 1px 1px 1px;
	}

div.container2
	{
	background: #ffffff url('../images/bg-selkie.gif') no-repeat bottom left;
	border: 2px solid #2a658f;
	padding: 3px 3px 3px 3px;
	height: 610px;
	}

div.container3
	{
	background: transparent url('../images/bg-seal2.jpg') no-repeat fixed 350px 300px;
	border: 2px solid #2a658f;
	padding: 3px 3px 3px 3px;
	}

div.contentindex
	{
	height: 570px;
	width: 400px;
	float: right;
	}

div.content
	{
	background: transparent url('../images/feather-ghost.jpg') no-repeat scroll top center;
	width: 670px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	}

div.welcome
	{
	width: 330px;
	text-align: left;
	}

div.border
	{
	border: 1px solid #000000;
	background: #ffffff url('../bg/index-tail.jpg') no-repeat 100% left;
	}

div.left
	{
	width: 200px;
	font-variant: small-caps;
	line-height: 20px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 1;
	}


div.links
	{
	height: 25px;
	margin: 580px 0px 0px 0px;
	background-color: transparent;
	text-align: center;
	}

div.links2
	{
	height: 25px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: center;
	}


div.linksindex
	{
	margin: 0px 0px -10px 0px;
	background-color: transparent;
	text-align: center;
	}

div.title
	{
	width: 487px;
	margin: 10px 30px 0px 0px;
	font-size: 21px;
	font-variant: small-caps;
	text-align: center;
	float: right;
	}

div.footer
	{
	z-index:1;
	background-color: #d4d2d2;
	padding: 38px;
	margin-bottom: 0px;
	}



/* Text */

p
	{
	text-indent: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	}


span.featured
	{
	font-size: 18px;
	font-variant: small-caps;
	margin-left: 10px;
	}

ul.news
	{
	list-style: outside url('../images/diamond.gif')
	}

span.links
	{
	font-size: 19px;
	font-variant: small-caps;
	}

span.title
	{
	font-weight: bold;
	font-size: 20px;
	}


span.letter
	{
	font-family: weiss,garamond,san-serif;
	font-size: 30pt;
	letter-spacing: -3px;
	line-height: 28.8px;
	}

span.date
	{
	font-size: 15px;
	color: 000000;
	font-weight: bold;
	}

span.signature
	{
	float: right;
	}

span.rights
	{
	font-size: 14px;
	}


