body {

	font-size: 100%;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ddddaa;
	background-color: #666666;
}	

a {
	color: #aaaacc;
	text-decoration: none;
}
a:hover {
	color: #ccccff;
	text-decoration: none;
}



#header, #gallery {
	text-align: center;
	width: 100%;
}	

#header {
	border-bottom: 1px solid #009966;
}

#gallery {
	margin-bottom: 1em;

}	

* html #navsite, * html #navgallery {
	display: table;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px 0px; 
	padding-top: 0px; 
	white-space: nowrap; 
	list-style-type: none;

}

#navsite, #navgallery {
	text-align: center;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
#navsite {
	border-bottom: groove 0.2em #999999; 
	padding-bottom: 0.5em; 
}


* html #navsite li, * html #navgallery li {
	float: left;
	filter: progid:DXImageTransform.Microsoft.MotionBlur
	(direction='135',strength='2'); 
}


}
#navsite a, #navsite span.onlink, #navgallery a, #navgallery span.onlink {
	font-weight: bold;
	width: auto; 
	text-decoration: none
}
#navsite a, #navsite span.onlink {
	font-size: 120%;
	padding: 4px 16px; 
	color: #ddddbb;
}
#navgallery a, #navgallery span.onlink {
	font-size: 90%;
	padding: 2px 8px; 
	color: #ffffcc;
}




#navsite a:hover {
	color:#ffffdd; 
}
#navgallery a:hover {
	color:#ffffdd; 
}

.fl {
	float:left;
}



.container {
  	clear: both; 
	text-decoration:none;
 	width: 80% ;
	margin: 18px auto;
	position: relative;
}

* html .container {
  display:inline-block;
}



#christa {
	background: url(../images/christabw.jpg) no-repeat center;
	height: 366px;
}	
#text1 {
	background: url(../images/cjm.png) no-repeat center;
	height: 80px;
}	
#text2 {
	background: url(../images/photography.jpg) no-repeat center;
	height: 0px;
}	

#left, #right {
	width: 15%;
	height: 100%;
}

#left {
	float: left;
//	background-image: url(../images/camera.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#right {
	float: right;
//	background-image: url(../images/camera.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


#content {
	padding: 0.2em;
	text-align: center;
}	

* html #content h1 {
	filter: progid:DXImageTransform.Microsoft.MotionBlur
	(direction='135',strength='3'); 
}

#content h1 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #ffffcc;
	font-size: 150%;
}


.c {
	clear: both;
}	


	
.testimonial {
	font-style: italic;
	margin: 0;
	padding: 0 0 0.5em 1em;
	font-size: 95%;
}

.client {
	font-weight: bold;
	margin: 0;
	font-size: 90%;
	padding: 0 0 1.5em 2em;
}

.thumb {
	float: left;
	width: 240px;
}

.outsidelink {
	font-size: 80%;
	text-align: center;
	padding: 5em 0 3em 0em;
	
}

.imagetable {
	align: center;
	border-collapse: collapse;
}	

.imagetable td {
	padding: 0.5em; 
}	
.imagetable td a {
	width: 100%;
}	

#slidecontainerbottom {
	width: 800px;
	height: 30px;
	position: relative;
}
#slidecontainerright {
	width: 30px;
	height: 800px;
	position: relative;
}

.al {
	text-align: left;
}	