html{

background-image:url(../images/glacier_bg-repeat.jpg); background-repeat:repeat-y; background-position:top center;
}

body{

background-image:url(../images/glacier_bg.jpg); background-repeat:no-repeat; background-position:top center;
}

body, td, th, li {
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
font-family:Geneva, Arial, Helvetica, san-serif;
background-repeat:no-repeat;


}

a:link {
	
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #37646F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}


h1 {
 color:#37646F; font-size:40px; font:strong;
 margin-left:20px;
}

h2 { 
	color:#37646F; font-size:24px;
	margin-left:20px;
}

h3 {
   font-size:14px; color:#000; font:strong;
   margin-left:20px; 
}

p  {color:#000; font-size:14px;
margin-left:20px;

}

.header{

}
div#footer { 
	background-color:#37646F; color:#FFFFFF;

}

div#footer a {
	text-decoration: none;
	color: white;
}
div#footer a:link {
}
div#footer a:visited {

}
div#footer a:hover {
	color: blue;
}
div#footer a:active {
}

div#side_nav table{
	background-color:#37646F;
}
div#side_nav th{
	background-color:#7FCBE3;
	color: #F7FFFB;
}
div#side_nav a{
	color:black;
}
div#error ul{
	margin-left: 6px; padding: 0px; padding-left: 5px; 
	color:red;
	margin: 0;
}

div#error li{
	padding:0px;
}


a{
	color: #37646F;
	}
