body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

p, h1, h2, h3, h4, h5, a, ul, li, ol, dl, dt, dd, address {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}

address {
	font-style: normal;
}

dt {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #01006D;
	margin: 10px 20px 5px 20px;
} 

dd {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 5px 30px 10px 30px;
} 

h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #011b52;
}

a:link, a:visited {
	color: #011b52;
}

a:hover, a:active {
	text-decoration: none;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
     width: 770px;
     background: url("images/containerbg.gif") repeat-y #FFF;
	 margin: 0 auto 0 auto;
}

	div#header {
		height: 188px;
		background: url("images/headerbg2.gif") 0 0 no-repeat;
		position:relative;}
		div#hours {
	position:absolute;
	bottom:83px;
	right:19px;
	width: 200px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

	div.alaska{
		position:absolute;
		left:5px;
		top:173px;
		color:#CC0000;
		font-size:13px;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
		
	}

		div.alaskalink{
		position:absolute;
		display:block;
		outline:none;
		width:100px;
		height:150px;
		left:5px;
		top:10px;
		cursor:pointer;
		text-decoration:none;
		
	}
	div#navcontainer {
		float: left;
		width: 145px;
	}
	
	div#right {
		float: right;
		width: 606px;
	}
	
	div#content {
	}
	
		div#margin {
			margin: 10px;
		}
	
	div#footer {
		text-align: center;
		clear: both;
		background-color: #b3af8e;
		height: 27px;
	}
	
		 div#footer p {
			text-align: center;
			margin: 0 auto 0 auto;
			padding: 0;
			position: relative;
			top: 5px;
			left: 0;
			color: #fffef4;
			font-size: 11px;
		 }
	
			  div#footer a:link, div#footer a:visited {
				margin: 0 4px 0 4px;
				color: #fffef4;
				font-size: 11px;
			  }
	
			  div#footer a:hover, div#footer a:active {
				   text-decoration: none;
			  } 
			  
	div#contact {
		height: 74px;
		background-color: #f7f4db;
	}
	
		div#c1, div#c2 {
			float: left;
			width: 255px;
		}
		
			div#c1 address, div#c2 p {
				font-weight: bold;
				color: #011b52;
				margin: 0;
				padding: 6px;
			}
		
		div#owner {
			float: left;
			width: 250px;
			text-align: right;
		}
		
			div#owner p {
				font-size: 11px;
				font-style: italic;
				text-align: right;
				margin: 0;
				padding: 8px 0 5px 0;
			}
			
			div#owner a {
				text-align: right;
			}
		
		
div#imv_copyright {
	clear: both;
}

div#imv_copyright, div#imv_copyright a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
}
.clearcentered {
	clear: both;	
	text-align: center;
	margin: 0 auto 0 auto;
}
.centered {
	text-align: center;
	margin: 0 auto 0 auto;
}

/* ----------------- MAIN NAVIGATION ----------------- */

ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 130px;
}


ul#mainnav li {
	display: inline; /* Redefined here only to remove stray padding. */
	list-style: none;
}


ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 120px;
	border: solid 1px #FF0000;
	background-color: #000000;
	padding: 5px;
	margin: 5px 0 5px 0;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background-color: #000000;
	border: solid 1px #FFFFFF;
	color: #FF0000;
}

/* ------------------------- AUDIO PG ----------------------------- */

body#audiopg {
	margin: 0;
	padding: 0;
	background-color: #f7f4db;
	text-align: center;
}

	body#audiopg a {
		text-align: center;
		margin: 0 auto 0 auto;
		font-size: 11px;
		font-weight: bold;
	}
	
div#arearugpics {
	width: 220px;
	float: right;
}

