body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background:#FFFFFF;
}
a:link {
	color: #0066FF;} 
a:hover {
	color: #D71490;}

/* layout structure */

#wrap {
	margin: 0px 35px;
	padding: 0px;
	
}
#navbar {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#innerwrap {
	margin: 0px auto;
 	width: 838px; 
	border: 3px solid #D3D5D7;
}

#leftside {
	float: left;
	width: 390px;
	margin: 0px;
	text-align: left;
}
#rightside {
	float: right;
	margin: 0px;
	height: 435px;
	position: relative;
	width: 422px;
}
/* Hide from IE5/MAc \*/
 * html #rightside {height: 440px;} 
/* End hide from IE5/Mac */


#photo {
	text-align: center;
	width: 402px;
	margin-top: 10px;
	margin-left: 10px;
	/*position: relative; */
}
#photo img {
	border: 1px solid #323232;
	margin-right: 40px;
	}
#photo .photocredit {
	font-size: xx-small;
	clear: both;
	display: block;
	color: #57595A;
	padding-top: 1px;
	text-align: center;
	margin-right: 40px;
}

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

#photonav {
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#photonav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listthumbs {
	margin: -10px 0px 0px;
	padding: 0px;
	text-align: left;

}
#listthumbs img {
	margin: 0px 0px 10px 5px;
	padding: 5px;
	border: 1px solid #96BDDA;
	background-color: #FFFFFF;
}

#listthumbs a:hover img, * html #listthumbs a:hover {
	background-color: #D7E9F6;
}

#content {
	margin: 20px 30px 0px 40px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	color: #57595A;
}
#content a:link {
	color: #0066FF;
	text-decoration: none;
} 
#content a:hover {
	text-decoration: underline;
}
#content p {
	}
#content ul {
/*	font-size: 110%; */
	margin: 0px;
	padding: 0px;
}
#content ul li {
	list-style-type: none;
	margin: 0px 0px 20px;
	padding: 0px;

	}
#content li .hilite {
	color: #1482D7;
}

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

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

h1#headcrystal {
	/* The width of the image */
	width: 828px;
	/* The height of the image is the first padding value */
	padding: 110px 0 0 0;
	overflow: hidden;
	background-image: url(../images/h1_crystalkay_test6.jpg);
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: /**/: 110px;
	height: 0px !important;
}
h2#pagetitle {
	/* The width of the image */
	width: 268px;
	/* The height of the image is the first padding value */
	padding: 82px 0 0 0;
	overflow: hidden;
	background-image: url("../images/h2_pagetitle.gif");
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: /**/: 82px;
	height: 0px !important;
}
h2#photos {
	/* The width of the image */
	width: 216px;
	/* The height of the image is the first padding value */
	padding: 82px 0 0 0;
	overflow: hidden;
	background-image: url("../images/h2_photos.gif");
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: /**/: 82px;
	height: 0px !important;
}
h2#profile {
	/* The width of the image */
	width: 216px;
	/* The height of the image is the first padding value */
	padding: 82px 0 0 0;
	overflow: hidden;
	background-image: url("../images/h2_profile.gif");
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: /**/: 82px;
	height: 0px !important;
}
h2#contact {
	/* The width of the image */
	width: 216px;
	/* The height of the image is the first padding value */
	padding: 82px 0 0 0;
	overflow: hidden;
	background-image: url("../images/h2_contact.gif");
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: /**/: 82px;
	height: 0px !important;
}

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

.gutter {
	padding: 10px;
}


#content #form {
}
#content #form_contact input {
	background-color: #D7E9F6;
	border: 1px solid #1482d7;
}
#content #form_contact label {
	font-size: 80%;
}

#content #form_contact textarea {
	background-color: #D7E9F6;
	border: 1px solid #1482d7;
}



/* refer 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 */
img {
	border: none;
}
