div#TopOfPage {
	border-bottom-style: solid;
	position: absolute;
	z-index: 1;
	border-bottom-width: thick;
	border-bottom-color: rgb(0,60,103);
	top: 10px;
	left: 4px;


	}
	
div#Sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
	color: rgb(51,51,51);
	font-style: normal;


	}
	
.resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: rgb(51,51,51);

	}
	
div#Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin: 4px auto auto;
	padding: 10px;
	background-color: #99CC99;
	position: absolute;
	width: auto;



	}


a:link,
a:visited, 
a:active
	{
	color: rgb(51,51,51);
	text-decoration: none;
	}

a:hover 
	 {
		color: rgb(51,51,51);
		text-decoration: underline;
	}

a:link.ExtLink,
a:active.ExtLink,
a:hover.ExtLink
	{
	color:  rgb(0,0,100);
	text-decoration: underline;
	
	}
	
a:visited.ExtLink
	{
	color: rgb(100,0,100);
	text-decoration: none;
	}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
