
/*css for photo display*/
body,td{
		margin:0; 
		padding:0;
		font:12pt/1.5 sans-serif;
		background:#DCDCDC;
		color:Black; 
		}
		 /* add margin auto stuff if you want the layout centered */
div#header {
background:url(image/top.gif) 100% 0 no-repeat;
width:776px;
height:100px;
}
/*locates main image on page*/
#photoholder {
   position:absolute;  
   background:url(image/kaysare.gif) 0 0 no-repeat; 	
	voice-family: "\"}\""; 
  voice-family:inherit;
    	 } 
  /*set main size of full page*/
 #wrap {
 	background:#DCDCDC;
	color:Black;
	margin:0 12px 0 12px;
	max-width:776px;
 }
 /*position photholder */
.pos {position:absolute;
 top:100px;
	 Left:5px;
	 voice-family: "\"}\""; 
  voice-family:inherit;
}
#content{
	text-align:center;
	color:Blue;
	background:transparent;
}
div.space  {
 position:absolute;
 top:120px;
 left: auto;  
  }
 #name { 
 position:absolute;
 top:15px;
 left:40px;
  }
  /*Aligns text alongside image*/
#n{
position:absolute;
 top:250px;
 left:600px;
	text-align:center;
	background-color:transparent;
	color:#353535;
	font:75%  Verdana, sans-serif;
	voice-family: "\"}\""; 
  voice-family:inherit;
}
 /*Aligns text alongside image*/
#nl ul{
position:absolute;
 top:500px;
 left:540px;
	text-align:center;
	background-color:transparent;
	color:#353535;
	font:65%  Verdana, sans-serif;
	 list-style-type:none;
	voice-family: "\"}\""; 
  voice-family:inherit;
}
#cp{
	text-align:center;
}
.d {
position:absolute;
 top:580px;
 left:300px;
	font: 1em  "MS Serif", "New York", serif;
	text-align:center; 
}
#thephoto {
	width:550px;
	height:550px;
	/* \*/display:block;/**/
}
/*control buttons*/
 .navb {
 position:absolute;
 top:150px;
 left:600px;
 padding:0 0 10px 0;
 font: 1em  "MS Serif", "New York", serif; 
}
.navb ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:4px;
}
.navb li {
	display:inline;
}
 .navb a:link, .navb a:visited {
 -moz-border-radius: 10px;
  margin-right:2px;
  padding:3px 10px 2px 10px;
  color:#474747;
  background-color:#ECECEC;
  text-decoration:none;
  border-top:2px solid  #FFF;
  border-left:2px solid  #FFF;
  border-bottom:2px solid #a46464;
  border-right:2px solid #a46464;
  	
 }
	.navb a:hover {
	background-color:Blue;
	color: White;
  border-top:2px solid #a46464;
  border-left:2px solid #a46464;
  border-bottom:2px solid  #FFF;
  border-right:2px solid  #FFF;
}
	 	/* footer control */
#footer {
position:absolute;
top:550px;
left: 180px;
padding:0.75em 1em 1em;
font-size:75%;
text-align:center;
}

	span.contact{
		background: transparent;
		color:White;
		text-decoration:none;
	}
	.ken{
		background:transparent;
		color:White;	
		text-align:center;	
	}
	/*control of text in main content*/
	 .linetext{
 	background:transparent;
	font:bold, 1.5em, Times, serif;
	color:Blue;
	text-align:left;	 	
 } 
 .centertext{
 	background:transparent;
	font:bold, 1.5em, Times, serif;
	color:Blue;   	
 } 
 .centertext01{
 	background:transparent;
	font:bold ,oblique, 0.95em, Times, serif;
	color:black; 	  
 } 
 .link01{
 color:#68A7EA;
  font:italic, 1.15em, Times, serif;
  text-transform:lowercase;
  background:transparent;
  }
   
  .link{   
  text-decoration:underline;   
  }
  a[href^="http:"]:link, a[href^="http:"]:visited {
	color: #87CEFA;
	background-color: transparent;
	
}
a[href^="http:"]:hover {
	background-color: #DEE6F1;
	color:Black;
	border-bottom: 1px solid #B0C4DE;
}
 #footer a[href^="http:"]:link, a[href^="http:"]:visited {
	color: #191970;
	background-color: transparent;
	
}
#footer a[href^="http:"]:hover {
	background-color: #DEE6F1;
	color:Black;
	border-bottom: 1px solid #B0C4DE;
}
 /* footer control */
	#footer {
border-top:3px double;
margin:0;
 padding:0.75em 1em 1em;
 font-size:75%;
  text-align:center;
}
#footer p{
background:transparent;
		color: #0000CD;
	margin:0;
	padding:0;
}
	.cleaner {
		clear:both;
		height:1px;
		font-size:10px;
		border:none;
		margin:0;
		padding:0;
		background:transparent;
		color: #0000CD;
		}	