@charset "UTF-8";
/* CSS Document */


@charset "UTF-8";
/* CSS Document */
 
 
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
font-size:14px;
color:#c60;
font-variant:small-caps;
}
 
h2 {
font-size:12px;
color:#666666;
}

h3 {
font-size:10px;
color:#666666;
text-transform:uppercase;
}

#float {
	 width: 960px ;
  margin-left: auto ;
  margin-right: auto ;
  height: 575px;
}


 img {
 border:none;
 }

 
 #navbar {
	width:960px;
	text-align:right;
	background: url("http://whitebalancephotos.ca/images/header.gif") no-repeat;
	height:65px;
	padding-top:10px;
	}

#navbar a:link, #navbar a:visited {
	color:#999;
	text-decoration:none;
	font-size:11px;
}

#navbar a:hover {
	color:#c60;
	text-decoration:underline;
}

 a#pics {
 display:block;
 width:446px;
 height:396px;
 color:#FFFFFF;
 text-decoration:none;
 clear:left;
 float:left;}
 
 a:hover#pics {
 background-position:0px -396px;
 }

 
#footer {
	color:#999999;
	font-size:11px;
	text-align:left;
	width:960px;
	clear:both;
	position:absolute;
	top: 410px;
	}
	
#text { float:left; width:587px;}	

#copyright {
	clear:both;
	border-top:1px #999999 solid;
	padding:10px 0;
}

#copyright a:link, #copyright a:visited {
	color:inherit;
	text-decoration:none;
}

#copyright a:hover {
	color:#c60;
	text-decoration:underline;
}


#navbot {float:right; padding:10px 0; clear:both; width:321px;}
#buttons {padding-top:3px; margin-bottom:-5px;}
a#gallery, a#contact, a#info, a#demo {
	float:left;
 width:107px;
 text-decoration:none;
 height:12px;
 }
 
a#gallery {
	background:url("http://whitebalancephotos.ca/images/gallery.gif") no-repeat;
	}
a#gallery:hover {
	background:url("http://whitebalancephotos.ca/images/gallery_over.gif") no-repeat;
	}

 a#contact {
 background:url("http://whitebalancephotos.ca/images/contact.gif") no-repeat;
 }
 a#contact:hover {
 background:url("http://whitebalancephotos.ca/images/contact_over.gif") no-repeat;
 }

a#info {
width:55px;
background:url("http://whitebalancephotos.ca/images/info.gif") no-repeat;
}
a#info:hover {
background:url("http://whitebalancephotos.ca/images/info_over.gif") no-repeat;
}

 a#demo {
 background:url("http://whitebalancephotos.ca/images/demo.gif") no-repeat;
 }
 a#demo:hover {
 background:url("http://whitebalancephotos.ca/images/demo_over.gif") no-repeat;
 }
 
 #buttons table {width:321px; border-collapse:collapse; border:none; text-align:center;}
 
#content {
	width: 102%;
	height:515px;
	overflow-y:auto;
	overflow-x:hidden;
}

/*#sandbag1 {
	height:362px;
	width:10px;
	clear:right;
	float:right;
}
#sandbag2 {
height:250px;
width: 355px;
float:right;
clear:right;
}
*/    #fun a {
 display:block;
  position:absolute;
 bottom:35px;
 left:30px;
 width:38px;
 height:12px;
 background:url("images/fun.gif");
 color:#FFFFFF;
 text-decoration:none;
 }
 
 #fun a:hover {
 background-position:0 -12px;
 }
 
iframe {
	 width:100%;
	 height:100%;
	 border:none;
	 overflow:hidden;}
	 
	 #subheader {
	font:Arial Narrow, Helvetica, sans-serif;
	float:right;
	position:relative;
	top:5px;
	margin-right:15px;
	}

#header_logo {display:block; float:left; width:210px; height:60px; cursor:pointer;}
