@charset "UTF-8";
.logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 182px;
	height: 40px;
}
#landing_news {
	font-family: "Times New Roman", Times, serif;
	font-size: .85em;
	line-height: 1.25em;
	color: #000000;
	text-align: left;
	vertical-align: top;
	position: relative;
	left: auto;
	top: 75px;
}
.brown_italic {
	color: #330000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
.black-bold {
	color: #000000;
	font-weight: bold;
}

.nav {
	position: absolute;
	top: 63px;
	left: 600px;
	right: auto;
	width: 300px;
}
A.roll:hover {
	text-decoration: none;
	color: #666600;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: small;
	font-style: normal;
}
A:link, A:visited {
	text-decoration: none;
	color: #999966;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: small;
	font-style: normal;
}
A#urhere {
	color: #999966;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
#cvtable {
	position: absolute;
	top: 70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-align: left;
	text-indent: 0em;
	vertical-align: top;
	height: auto;
	width: 560px;
	left:40px;
}
#client {
	position: absolute;
	top: 260px;
	left: 605px;
	width: 300px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.undermenu {
	position: absolute;
	top: 260px;
	left: 615px;
	width: 300px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
#cicaidaclient {
	position: absolute;
	top: 200px;
	left: 605px;
	width: 300px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
#cicaidalink {
	position: absolute;
	top: 550px;
	left: 605px;
	width: 300px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.smallphoto {
	position: absolute;
	top: 320px;
	bottom: auto;
	left: 600px;
	width: 100px;
}
.cicaidathumbs {
	position: absolute;
	top: 250px;
	bottom: auto;
	left: 600px;
	width: 100px;
}
.photothumbs {
	position: absolute;
	top: 90px;
	left: 10px;
	width: 600px;
}
.photobox {
	position: absolute;
	top: 120px;
	left: 0px;
	padding: 0px;
	background-image: none;
	text-align: center;
}
/* the order has to be as follow to work in Firefox... Netscape
>> link
>> visited
>> hover
>> active
*/

#notclicked img {
	filter:alpha(opacity=100);
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#clicked img {
	filter:alpha(opacity=50);
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.returnlink {
	position: absolute;
	left: 700px;
	top: 550px;
}
A:link img {
	filter:alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
A:visited img {
	filter:alpha(opacity=50);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
A:hover img {
	filter:alpha(opacity=50);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
A:active img {
	filter:alpha(opacity=50);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.copybox {
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 480px;
	position: absolute;
	left: 40px;
	top: 70px;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	position: absolute;
	height: auto;
	width: 200px;
	top: 100px;
	bottom: 40px;
	color: #666600;
}
.resumelink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	position: absolute;
	height: auto;
	width: 120px;
	top: 97px;
	left: 20px;
	color: #666600;
}
