body {
	margin:0px;
	text-align:center;
	background-color:#004400;/* #005300;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;/* #FFE3BF;*/
	font-size:10pt;
}
div.name,div.nameShad {
	position:absolute;
	bottom:10px;right:60px;
	font-size:40px;
	font-weight:bold;
	font-style:oblique;
	color:white;
}
div.nameShad {
	bottom:8px;right:58px;
	color:#005300;
}
div.menu, div.footer{
	border-top:1px solid #9999CC;
	border-bottom:1px solid #9999CC;
	width:900px;
	background-color:#BFD8FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
div.menu a {
	border-top:1px solid #666699;
	border-bottom:1px solid #666699;
	background-color:#BFD8FF;/* #DDE1F0; */
	font-size:9pt;
	width:224px;
	padding:5px 0px;
	float:left;
	color:black;
	text-decoration:none;
}
div.footer {
	font-size:9pt;
	padding:5px 0px;
	color:black;
}
div.menu a:hover {
	font-weight:bold;
	text-decoration:underline;
}
div.main {
	width:898px;
	border-left:1px dotted #80B1FF; /* #9999CC;*/
	border-right:1px dotted #80B1FF;/* #9999CC; */
	text-align:left;
	margin:0px;
	clear:both;
}
hr {
	border:1px dotted #80B1FF;
	border-bottom-width:0px;
}
div.floatLeft {
	float:left;
	width:225px;
	padding:25px;
}
div#floatLeftPORT{
	border-right:1px dotted #BFFFBF;
}
div.floatRight {
	float:right;
	text-align:left;
	font-size:8pt;
	color:#BFFFBF;
	width:225px;
	padding:25px;
	margin:0px;
	font-style:oblique;
}
div.floatRight a {
	color:#BFFFBF;
	text-decoration:none;
	border-bottom:1px dotted #BFFFBF;
}
div.mainPort {
	float:right;
	padding:30px;
	width:560px;
	text-align:justify;
}
div.mainPort h2 {
	margin-bottom:0px;
}
div.mainText {
	border-right:1px dotted #BFFFBF;/* #666699; */
	float:left;
	padding:30px;
	width:560px;
	text-align:justify;
}
a#resHeader,
div.mainText a,
div.mainPort a { 
	color:white;
	text-decoration:none;
	border-bottom:1px dotted #BFFFBF;
}
a#resHeader :hover,
div.mainText a:hover,
div.mainPort a:hover {
	border-bottom:1px solid #BFFFBF;
}
div.main h1{
	color:#FFE3BF;
	margin-top:0px;
	font-weight:bold;
	font-style:oblique;
	font-size:20pt;
}
div.main a.resIcons {
	float:left;
	width:60px;
	text-decoration:none;
	color:white;
	font-style:oblique;
	font-size:8pt;
}
div.main a.resIcons:hover {
	text-decoration:underline;
}
div.main a.resIcons img {
	text-decoration:none !important;
	border:0px;
}
div.main a.resIcons img:hover {
	text-decoration:none !important;
}


div.floatLeft span.portSelect {
	font-size:9pt;
	font-style:oblique;
}
div.floatLeft span.portSelect a {
	color:#FFE3BF;
	text-decoration:none;
	border-bottom: 1px dotted #FFE3BF;
}
div.floatLeft span.portSelect a:hover {
	border-bottom: 1px solid #FFE3BF;
}
/*
div.floatLeft div a {
	color:#FFFFFF;
	text-decoration:none;
}
div.floatLeft div a:hover {
	border-bottom:1px dotted #FFFFFF;
}
*/
a.portSquares {
	border-width:0px;
}
a.portSquares img {
	width:60px; height:60px;
	margin:5px;
	border:1px solid #004400;
	filter:alpha(opacity=85);
	opacity: 0.85;
}
a.portSquares:hover img{
	border: 1px solid white;
	filter:alpha(opacity=100);
	opacity: 1.0;
}
table.resume {
	width:840px;border:0px;text-align:justify;
}
table.resume td {
	vertical-align:top;
}
table.resume td span {
	font-weight:bold;
	text-decoration:underline;
}
table.resume ul {
	list-style-type:square;
	list-style-position:outside;
	padding-left:1.1em;
	margin-left:0px;
	margin-top:0px;
}