
html {
	min-width: 800px;
	min-height: 1590px;
	}

body {
	background-image: url(../Images/background_snow_tile%20copy.jpg);
	background-repeat: repeat;
	font-size: 12pt;
	font-family: helvetica, arial, san-serif;
	background-color: #ffffff;
	border: none;
	}

	
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:14pt;
	border-bottom: #6bccec 5px solid;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:12pt;
	border-bottom: #6bccec 3px solid;
}
h3{font-family:Arial, Helvetica, sans-serif; color: #603830;}
ul{}
li{}
a:link{
	color: #0066CC; text-decoration: none;}
a:visited{
	color: #003366; text-decoration: none;}
a:hover, a:active{color:#f89673; text-decoration:underline}	
	
	
/*WRAPPERS-----------------------------------------*/
div#float-wrapper {
	width: 750px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}	
	
div#float_box {
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 750px;
	height: 100%;
	min-height: 250px;
	}	
	
div#float_box_index {
	/*this makes the box thingy stay in the middle of the screen no matter what ! :) */
	position: fixed;
	background-repeat: no-repeat;
	/*background-color: #84BD38;*/
	width: 750px;
	height: 500px;
	}		

div#float_box_index img {
	position: relative;
	float: none;
	margin-top: -18px;
	margin-top: -13px;
	margin-right: -2px;
	margin-right: 0px;
	}

div#textbox {
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #603830;
	line-height: 1.35em;
	color: #603830; 
	font-family:Arial, Helvetica, sans-serif;}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:14pt;
	border-bottom: #6bccec 5px solid;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:12pt;
	border-bottom: #6bccec 3px solid;
}
h3{font-family:Arial, Helvetica, sans-serif; color: #603830;}
ul{}
li{}
a:link{
	color: #0066CC; text-decoration: none;}
a:visited{
	color: #003366; text-decoration: none;}
a:hover, a:active{color:#f89673; text-decoration:underline}


div#footer{
    width: 750px;
	height: 75px;
	margin-right:auto;
	font-size: 10pt;
	color: #603830;
	position: relative;
	line-height:20px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;

}
#footer a:link{color:#603830;}
#footer a:visited{color:#003366;}
#footer a:hover{color:#f89673;}
#footer a:active{color:#f89673; text-decoration:underline}

			

	


div#about_intro {
	margin-left: 20px;
	text-align: left;
	}


