* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color:#000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
h1 { font-size: 1.6em; 
	font-weight:bold;

	/*text-decoration:underline;*/
	vertical-align:top;
	}
h2 {font-size: 1.5em; 
	font-weight:normal;
	/*text-decoration:underline;*/
	vertical-align:top;
	}
h3 {font-size: 1.6em; 
	font-weight:bold;
color:#42ba86;

	/*text-decoration:underline;*/
	vertical-align:top;
	}

	
p { font-size: 1.1em; /* 10px ? 1.2em = 12px */ 
	line-height:24px;
}

a:link { 
	color: #000000;	text-decoration: none;

	}
a:visited { 
	color: #000000; text-decoration:none;
	}
a:hover { 
	color: #42ba86; text-decoration:underline;
	}
a:active { 
	color: #333333;
	}
.credit a:link {
color:#969696;
text-decoration:none;
}
.credit a:visited {
color:#969696;
text-decoration:none;
}
.credit a:hover {
	color: #42ba86; text-decoration:underline;
}
.credit a:active {
		color: #333333;
}
	

.style1 {color: #969696;
/*font-size:10px;*/}

.padder {
	/*border: 20px solid #ffffff;*/
	margin: 20px;
}
.italic {/*font-style:italic;*/
text-transform:uppercase;
/*letter-spacing:.06em; */
/*font-weight:bold;*/}

#left {
	width: 163px;
	border-right: 20px solid #ffffff;
	vertical-align: top;
}
#dada {
	height: 24px;
	width: 696px;
}
#da {
	height: 12px;
	width: 696px;
}
#dadarule {
	height: 24px;
	width: 696px;
	background-image: url(images/rule.gif);
	background-repeat: repeat-x;
}
#dadarule2 {
	height: 24px;
	width: 696px;
	background-image: url(images/rule2.gif);
	background-repeat: repeat-x;
}
#dagallery {
	height: 144px;
	width: 696px;
		vertical-align: top;

}
#dacv {
	width: 696px;
	vertical-align: top;
		/*border: 1px solid #000000;*/

}
#cvtable {	margin-right:100px; width: 596px; 

	vertical-align: top;
}

.floatright {float:right;
}
#cv_left_column {height:24px;width:78px;
	vertical-align: top;		
line-height:1.5em;
padding-bottom:1.5em;
font-size:1.1em;

}

div#contactinfo {width: 200px; background: gray; padding-left: 144px; }

#cv_right_column {width:618px;
font-size:1.1em;
/*font-family:tahoma, verdana, arial;*/
	vertical-align: top;
line-height:1.5em;
padding-bottom:1.5em;

}
#contact {
font-size:1.1em;
/*font-family:tahoma, verdana, arial;*/
	vertical-align: top;
line-height:1.5em;
padding-bottom:1.5em;

}

#cvheader {vertical-align:top; height:24px;
padding-bottom:1.5em;
		
}
#cvhead_left {vertical-align:top; height:24px;
padding-bottom:1.5em;
		
}
#cvhead_right { vertical-align:top;padding-top:.5em;
 text-align:right; 
		
}
/*
.year {position:relative;
top:12px; left:-72px;
    display:block;
width:45px
}
*/
.year {position:relative;
top:18px; left:-84px; text-align:right;
    display:block; vertical-align:bottom;
width:45px; color:#777777;
font-size:1.em; 
}
.cvyear {position:relative;
top:1.5em; left:-84px; text-align:right;
    display:block; 
width:45px; color:#777777;
}

#screen {
	height: 360px;
	width: 696px;
	text-align: center;
	vertical-align: middle;
}
#captionleft{
	height: 24px;
	width: 456px;
  	/*font-family: Monaco, Verdana, "Courier New", monospaced;
	font-size: 10px;*/
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;

}
#captionright{
	height: 24px;
	width: 240px;
  	/*font-family: Monaco, Verdana, "Courier New", monospaced;
	font-size: 10px;*/
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	text-align:right;

}
.gallery-padding {
padding-right: 40px;
padding-bottom:40px;
	vertical-align: top;

}

.gallery-no-padding {

padding-right: 0px;
padding-bottom:40px;
	vertical-align: top;

}
a.info-norm{
	position:relative;
	z-index:24;
	background-color:#ffffff;
	color:#000;
	text-decoration:none;
	left: 1px;
}
	
a.info-norm:hover{z-index:25; background-color:#fff;}

a.info-norm span{display: none}

a.info-norm:hover span{ /*the span will display just on :hover state*/
    display:inline-block;
    position:absolute;
  /*background-color:#fff; */color:#777777;
font-size:1em; 
       top:96px;/*111px;*/ left:0px; width:250px;
    text-align: left;
}
a.info-tall{
	position:relative;
	z-index:24;
	background-color:#ffffff;
	color:#000;
	text-decoration:none;
	left: 1px;
}
	
a.info-tall:hover{z-index:25; background-color:#fff;}

a.info-tall span{display: none}

a.info-tall:hover span{ /*the span will display just on :hover state*/
    display:inline-block;
    position:absolute;
  /*background-color:#fff; */color:#777777;
font-size:1em; 
       top:123px;/*111px;*/ left:0px; width:250px;
    text-align: left;
}

