body {
	margin: 0;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	background-color:#24324f; /*#36c;*/
	background-image: url("images/page-bg.gif");
}

p {
	font-size: 0.8em;
	text-align: left;
	line-height: 1.7em;
	color: #003366;
}

ul {
font-size: .8em;
text-align: left;
line-height: 1.7em;}

h1 {
	font-size: 1.2em;
	text-align: center;
	font-style: normal;
	letter-spacing: 5px;
	color: #24324F;
}

h2 {
	font-size: 1em;
	color: #24324F;
	line-height: normal;
	font-style: normal;
}

p.footer {
	text-align: center;
	font-size: 0.6em;
	font-weight: bold;
}

a:link {
color: #666666;
background-color: #cfd8e0;
text-decoration: none;
}

a:hover {
color: #ffffff;
background-color: #9baebf;}

a:active {
color: #666;
background-color: #67849e;}

#header {
font-family:"Times New Roman", Times, serif;
background: url(../images/clouds.jpg);
background-color: #ffffff;
border-bottom: 1px #000000 solid;
padding-top: 10px;
padding-bottom: 10px;
text-align:center;
font-size: 2.5em;
letter-spacing:5px;
}

#header p {
padding-top: 5px;
padding-bottom: 5px;
text-align:center;
font-size: 2.5em;
letter-spacing:5px;
}

#outer-image {
background-image: url(../images/photos_fullgreyscale.jpg);
background-repeat: repeat-x;
background-position: center bottom;
height: 160px;
border-width: thin;
border-color: #000;
}

#inner-image {
position:absolute;
left: 50%;
background-image: url(../images/nb_colorphotos.jpg);
background-repeat: no-repeat;
height: 150px;
width:601px;
background-position: center top;
margin-top: 10px;
margin-left: -300px;
border-style: solid;
border-width: 1px;
border-color: #000;
}

#main-content {
margin-left: 150px;
background: url(../images/clouds.jpg);
background-color: #ffffff;
padding: 10px;
border: 1px #000 solid;
margin-right: 150px;
margin-top: 10px;
border-right: 2px #666 solid;
border-bottom: 2px #666 solid;
}

#nav_left {
background-color: #ffffff;
width: 134px;
font-weight: bold;
color: #666666;
border: 1px #000 solid;
position: absolute;
left: 8px;
top: 238px;
text-align: center;
margin-left: 0px;
z-index:2;
}

#nav_right {
	background-color: #ffffff;
	width: 134px;
	font-weight: bold;
	border: 1px #000 solid;
	position: absolute;
	right: 0px;
	top: 238px;
	text-align: center;
	margin-right: 8px;
	z-index:2;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navshadow {
width: 150px;
position: absolute;
left: 4px;
top: 4px;
height: 100%;
background: url(../images/halftone_black.gif);
z-index:1;
}

#nav_left a:link, #nav_left a:visited {
background: url(../images/clouds3.jpg);
color: #666;
text-decoration: none;
display: block;
border-bottom: solid #000000 1px;
background-color: #fff;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 9px;
}

#nav_right a:link, #nav_right a:visited {
background: url(../images/clouds3.jpg);
color: #666;
text-decoration: none;
display: block;
border-bottom: solid #000000 1px;
background-color: #fff;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 9px;
}

#nav_left a:hover {
background-color: #CCCCCC;
background: url(../images/clouds.jpg);
text-decoration: none;
display: block;
border-bottom: solid #000000 1px;
background-color: #fff;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 9px;
}

#nav_right a:hover {
background-color: #999999;
background: url(../images/clouds.jpg);
}
