body {
	background-color: #87AEC5;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 12px;
}


#container {
	width: 780px;
	margin: 10px auto;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid gray;
}

#top {
	background-image: url(../images/arctic2.jpg); /* ../images/arctic2.jpg*/
	background-repeat: no-repeat;
	background-color: #DDDDDD;
	border-bottom: 1px solid gray;
	line-height: 1.6em;
	height: 106px;
}

#top img {
	border: 0px;
}


#leftnav {
	float: left;
	width: 180px;
	padding-left: 0.5em;
	padding-top: 0.5em;
}



#content {
	margin-left: 195px;
	border-left: 1px solid gray;
	padding: 1em;
	max-width: 55em;
	line-height: 160%;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #333333;
	background-color: #DDDDDD;
	border-top: 1px solid gray;
}

#footer img {
	border: 0px;
}

#content h2 {
	margin: 0 0 0.5em 0;
}


#copyright {
	font-size: 75%;
}

#content table {
	text-align: left;
	margin: 0 0 5px;
	width: 100%
}

#content th.left {
	border-top: 2px solid gray;
	border-bottom: 1px solid gray; 
	border-right: 1px solid gray;
	padding: 5px 0 5px 10px
}

#content th.right {
	border-top: 2px solid gray;
	border-bottom: 1px solid gray; 
	padding: 5px 0 5px 10px
}

#content table.columnWidth {
	text-align: left;
	width: 248px;
	margin: 0 0 0 0;
}

#content td.left
{
	vertical-align: top;
	padding: 0 0 0 0;
	border-right: 1px solid gray
}

#content td.right
{
	vertical-align:top;
	padding: 0 0 0 0
}

{
#content ul.table
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#content li.table
{
	background-image:url(../images/bulletarrow.gif);
	background-repeat:no-repeat;
	background-position:0px; 
	padding-left:14px;
	padding-bottom:10px;
	list-style: none;
}


#content p 
{
	margin-bottom: 15px;
}

#content ul 
{
	margin-bottom: 15px;
}

/*****************************
Level 2 Nav styles
*****************************/
ul#level2Nav {
padding-left: 3px;
	 }
ul#level2Nav li {
	list-style: none;
	font: bold 1.1em/1.5em Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #333; }
ul#level2Nav li a:link, ul#level2Nav li a:visited {
	color: #333;
	background-color: #91B1C4;
	display: block;
	padding: 2px 10px 3px;
	text-decoration: none; }
ul#level2Nav li a:hover, ul#level2Nav li a:active, ul#level2Nav li a#level2NavHighlight {
	color: #333;
	background-color: #91B1C4;
	display: block;
	padding: 2px 10px 3px;
	text-decoration: none; }
ul#level2Nav li#level2NavSelected {
	color: #333;
	background-color: #91B1C4;
	display: block;
	text-decoration: none; }

/*****************************
Level 3 Nav styles
*****************************/
ul#level3Nav {
padding: 0 0 0 0;
margin: 0 0 0 0;
	 }
ul#level3Nav li {
	font: 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border-bottom: 3px solid #91B1C4;
	padding: 0 0 0;
	color: #333; }

ul#level3Nav li a:link, ul#level3Nav li a:visited {
	color: #333;
	display: block;
	padding: 3px 10px 3px 20px;
	background: #D5E5EF url(../images/bulletarrow.gif) no-repeat 10px .5em;
	text-decoration: none; }
ul#level3Nav li a:hover, ul#level3Nav li a:active, ul#level3Nav li a#level3NavHighlight {
	color: #333;
	background: #B6D2E3 url(../images/bulletarrow.gif) no-repeat 10px .5em;
	display: block;
	padding: 3px 10px 3px 20px;
	text-decoration: none; }
ul#level3Nav li#level3NavSelected {
	color: #333;
	display: block;
	text-decoration: none;
	font: bold 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border-bottom: 3px solid #91B1C4;
	padding: 0 0 0;
	background: #D9E8F0 url(../images/bulletarrow.gif) no-repeat 10px .5em; }

/*****************************
Level 4 Nav styles
*****************************/
ul#level4Nav {
padding: 0 0 0 0;
margin: 0 0 0 0;
	 }
ul#level4Nav li {
	font: 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border: none;
	padding: 0 0 0;
	color: #333; }

ul#level4Nav li a:link, ul#level4Nav li a:visited {
	color: #333;
	display: block;
	padding: 3px 10px 3px 30px;
	background: #D5E5EF url(../images/bulletarrow.gif) no-repeat 20px .5em;
	text-decoration: none; }
ul#level4Nav li a:hover, ul#level4Nav li a:active {
	color: #333;
	background: #B6D2E3 url(../images/bulletarrow.gif) no-repeat 20px .5em;
	display: block;
	padding: 3px 10px 3px 30px;
	text-decoration: none; }
ul#level4Nav li#level4NavSelected {
	color: #333;
	display: block;
	text-decoration: none;
	font: bold 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border: none;
	padding: 0 0 0;
	background: #D9E8F0 url(../images/bulletarrow.gif) no-repeat 10px .5em; }
ul#level4Nav li a#level4NavOn {
	color: #333;
	background: #D9E8F0 url(../images/bulletarrow.gif) no-repeat 20px .5em;
	display: block;
	padding: 3px 10px 3px 30px;
	text-decoration: none; }



/* Tag Specific Styles */

img {
margin: 5px;
border: 3px solid #CCC;
}

img.sitemap {
margin: 0px;
border: 0px;
}
