body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#FFFFFF;
}

/* layout structure */

#wrap {
	margin: 10px 35px 0px;
	padding: 0px;
	text-align: center;
	
}
#homenavbar {
	text-align: center;
	height: 40px;
	width: 500px;
	margin-top: 40px;
}

#homeinnerwrap {
	margin: 0px auto;
	z-index: 1;
}
/*  #homeinnerwrap img {
	border: 2px solid #06439d;
	} 
*/
#homephoto {
	height: 505px;
	width: 500px;
	background-image: url(../images/home/cf3_062207.jpg);
	background-repeat: no-repeat;
	border: 2px solid #06439d;
	margin: 0px auto;
}
/* Hide from IE5/MAc \*/
* html #homephoto {width: 500px;}
/* End hide from IE5/Mac */



.photocredit {
	font-size: xx-small;
	clear: both;
	display: block;
	color: #57595A;
	padding-top: 1px;
	background-color: #ffffff;
}

/* Hide from IE5/MAc \*/
* html .photocredit {height: 1%;}
/* End hide from IE5/Mac */


#footer {
	clear:both;
	position: relative;
	bottom: 0px;
	text-align: right;
	top: 30px;
}

/* header elements */
#headname {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 500px;
}
h1 {
	margin: 0px;
	text-align: center;
}

h1#headcrystal {
	/* The width of the image */
	width: 500px;
	/* The height of the image is the first padding value */
	padding: 110px 0 0 0;
	overflow: hidden;
	background-image: url(../images/h1_crystakkay_v3home.jpg);
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: /**/: 110px;
	height: 0px !important;
}

.copyright {
	font-size: 70%;
	margin-bottom: 50px;
}

.gutter {
	padding: 10px;
}





.clear {
	clear: both;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
}

/* taken from http://positioniseverything.net/easyclearing.html */
/* KEEP LAST IN ORDER */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#wrap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
