*{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body{
	font-size:9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

a:link, a:visited{
		color:#3399FF; text-decoration: none; text-align: center;
		}
	a:hover, a:active{
		color:#3399FF;  text-decoration: none; text-align: center;
		}
	a.navlink:link, a.navlink:visited{
		color: #3399FF; text-decoration: none; border-bottom: none; 
		}
	a.navlink:hover, a.navlink:active{
		color: #3399FF; text-decoration: none; border-bottom: none;
		}
	a.red:link, a.white:visited{
		color: #3399FF; text-decoration: none
		}
	a.red:hover, a.white:active{
		color: #3399FF; text-decoration: underline;
		}


#wrapper{
	width:910px;
	margin-right:auto;
	margin-left:auto;
	
}

#header{
	width:910px;
	height:149px;
	border: 1px solid #000000;
	background-image: url(../media/iceSheetHeader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align:center;
	color:#ffffff;
	border-top:1px #ffffff solid;
	
}

#header h1{
	width:800px;
	font-size:18pt;
	margin-top:4%;
	margin-left:2%;
	color:#ffffff;
	font-weight: normal;	
	text-align:left;
	color:#ffffff;
	float:left;
}
#navbox{
	width:850px;
	height:15px;
	text-align: center;
	float:right;
	margin-right:20px;
	margin-top:40px;
}
#content{
	width:884px;
	min-height:550px;
	
  	/*height:auto !important;
  	height:550px;*/
	background-image: url(../media/iceSheetContentBGweb1.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	
}

#contentgallery{
	width:868px;
	min-height:550px;
	/*height:auto !important;
  	height:550px;
	background-image: url(../media/iceSheetContentBGweb1.gif);
	background-repeat: repeat-y;
	background-position: top;*/
	background-color: #000000;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	
}

#conttext{
	width:500px;
	float:left;
	margin-left:10px;
}

#conttext h1 {
		font-size: 11pt;
		font-weight: bold;
		letter-spacing: 1px;
		margin-bottom:10px;
		margin-top:20px;
		text-align: center;
		}
		
		
#contguesttext{
	width:850px;
	float:left;
	margin-left:10px;
}

#contguesttext h1 {
		font-size: 11pt;
		font-weight: bold;
		letter-spacing: 1px;
		margin-bottom:10px;
		margin-top:20px;
		text-align: center;
		}
		


#contimg{
	width:340px;
	float:right;
	margin-top:10px;
	margin-right:0px;
}

#contimg2{
	width:340px;
	float:right;
	margin-top:155px;
	margin-right:0px;
}

#contimgwrap{
	width:340px;
	float:right;
	margin-top:90px;
	margin-right:8px;
}

#content p{
	line-height: 150%;
	margin-left:5px;
	margin-right:5px;	
	margin-top:5px;
}

#galleryfullsize{
	width:660px;
	margin-left:100px;
	margin-top:20px
}

#footer{
	
	width:910px;
	height:49px;
	background-image: url(../media/FooterBG1.gif);
	background-position: top;
	background-repeat: no-repeat;	
	color:#7E7E7E;
	text-align: right;
	padding-top:1px;
}

#footer p{
	margin-top:30px;
	margin-right: 20px;
	
}

p,h1,pre {
		margin:0px 10px 10px 10px;
		line-height: 150%;
		}
		
	h1{
		font-size:14pt;
		font-weight: normal;
		letter-spacing: 2px;
		padding-top: 5px;
		}
	h2 {
		font-size: 12pt;
		font-weight: normal;
		letter-spacing: 1px;
		padding: 5px;
		}
	
	hr{
		background-image: url(../media/hr.jpg);
		background-repeat: no-repeat;
		margin-left: auto;
		margin-right: auto;
		
	}
	
		
.one{	
		font-weight: bold;
	
		}
		
.center{
	text-align: center;
}
.me{
	color:#0B7AC1;
	font-size: 18pt;
	font-weight: normal;
}



.FormBox {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; border:1px; border-style:solid; border-color:#6A6A6A; background-color:#B2DAF4 ; color:#000000; padding:2px; 
}
.FormButton {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; letter-spacing: 2px; border:1px; border-style:solid; border-color:#FFFFFF; background-color:#0B7AC1; color:#FFFFFF; padding:0px; 
}
		