@import url('../Master.css');

body{font-size:12px;font-family:Arial;background-image:url(img/sand.jpg);margin:0px;padding:0px;}

a{color:#042966;text-decoration:none;}

h1, h2, h3
{
	font-weight:bold;
	color:#042966;
}

h1{font-size:24px;}
h2{font-size:20px;color:#008BB8;}
h3{font-size:18px;color:#008BB8;}

p{margin:10px 0 10px 0}

#container
{
	width:950px;
	margin:auto;
}

a.logo
{
	top:40px;
	display:block;
	position:absolute;
	background-image:url(img/logo.png);
	z-index:100;
}

a.logo img
{
	border-width:0px;
	width:177px;
	height:122px;
}

#extraDiv1
{
	background-image:url(img/sea.png);
	background-repeat:repeat-x;
	height:367px;
	position:absolute;
	z-index:-1;
	top:0px;
	left:0px;
	width:100%;
}

#supportingText
{
	margin-top:10px;
	width:741px;
	float:left;
	position:absolute;
	background-image:url(img/middleTop.gif);
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#supportingText p
{
	text-align:justify;
}

#supportingText a img
{
	border-width:0px;
}

#participation
{
	margin-top:10px;
	padding:10px 10px 1px 10px; 
	background-image:url(img/middleBg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

#intro
{
	width:744px;
	height:170px;
	background:url(img/middleTranspBg.png) repeat-y;
	margin-top:150px;
}

#pageHeader
{
	padding:30px 0 0 15px;
}

#pageHeader h1
{
	padding:0;
	margin:0 0 10px 0;
	width:600px;
}

#preamble
{
	margin:0 20px 0 15px;
	width:600px;
}

#lresources
{
	z-index:3;
	position:absolute;
	width:600px;
	top:0px;
	margin-left:-735px;
	top:35px;
	z-index:3;
}

#lresources .topLinks
{
	top:70px;
	width:650px;
}

#lresources .topLinks a
{
	font-size:16px;
	font-weight:bold;
	width:110px;
	padding-left:7px;
	display:block;
	float:left;
	background-image:url(img/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:7px;
}

#linkList
{
	position:absolute;
	margin-left:750px;
	margin-top:-145px;
	font-size:14px;
	background-image:url(img/linkTop.png);
	background-repeat:no-repeat;
	padding-top:11px;
	z-index:2;
}

#linkList2
{
	background-image:url(img/linkBot.png);
	background-repeat:no-repeat;
	padding-bottom:11px;
	background-position:left bottom;
}

#larchives a, #lselect
{
	font-weight:bold;
	color:#0084AE;
}

#linkList h3
{
	margin:0 0 0 10px;
	font-size:18px;
	padding:10px 0 0 0;
}

#linkList h3 a
{
	color:#042966;
}

#linkList ul
{
	margin:0px 5px 0 10px;
	padding:0px;
	list-style-type:none;
}

#linkList ul li
{
	margin:3px 0 0 0;
}

#lselect, #larchives
{
	width:204px;
	background-image:url(img/linkBg.png);
}

#larchives, #lresources
{
	padding-top:10px;
}

#lselect a
{
	color:#042966;
}

.googleAdSense1, #googleAdSense
{
		position:absolute;
		top:70px;
		left:435px;
		background-color:Transparent;
}

#footer
{
	color:#631F0F;
	font-size:11px;
	font-weight:bold;
	background-image:url(img/middleBot.gif);
	background-repeat:no-repeat;
	padding:20px 0 20px 0;
}

#promoMessage
{
	position:absolute;
	top:145px;
	left:435px;
	font-size:16px;
	font-weight:bold;
	color:White;
	z-index:4;
}
#promoMessage a
{
	color:White;
}

.albumNavigators
{
	text-align:center;
	margin:10px 0 10px 0;
}

#albumImgContainer img
{
	border:solid 10px #cccccc;
}

#albumImgContainer
{
	width:550px;
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
}

.featuredAccm h3
{
	text-align:center;
	font-size:14px;
}

.breadcrumb
{
	position:absolute;
	top:335px;
	z-index:3;
	width:710px;
	margin-left:-5px;
}

.pnlGoogle
{
	padding:5px 0 5px 0;
}

.searchBox{
	display:none;
}
