@charset "iso-8859-1";
/* CSS external stylesheet for North End Contracting */


body 	{
	background : #ffffff ;
	color: #000000;
	text-align: center;
	font-family: "Book Antiqua", Verdana, sans-serif;
	font-size: 1.0em;

	}
	
a.vf:link img, a.vf:visited img, a.vf:hover img, a.vf:active img{
	color:transparent;
	border:none;
	text-decoration:none;
	}
		
.panel 	{
	background : #c4dbe5 ;
	color: #000000;
	text-align: center;
	font-size: 100%;

	}

.bottom
    {

	text-align: center;
	font-size: 85%;	
	background : #c4dbe5 ;
	}
.contentpage
	{
	color: #000000;
	background-color:#c4dbe5;
	border-top: thin solid #A1A0A4;
	border-right: thin none #A1A0A4;
	border-bottom: thin solid #A1A0A4;
	border-left: thin none #A1A0A4;
	text-align: left;
	font-size: 100%;
	padding: 4px;
	list-style-position: outside;
	list-style-type: disc;
	}
td.contentpage p
{
	padding:0px;
	margin:0px;
	}
#home{line-height:1.5}
#experience{line-height:1.3}
#education{line-height:1.5}
#bar{line-height:2.0}
#affiliations{line-height:2.0}
#personal{line-height:2.0}
#contactus{line-height:1.1}

.photopage
	{
	background : #E9E9E9; 
	color: #000080;
	border-top: thin none #7A95BC;
	border-right: thin none #7A95BC;
	border-bottom: thin none #7A95BC;
	border-left: thin none #7A95BC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.lastupdatepage
	{
	background : #E9E9E9; 
	color: #000000;
	font-size: 80%;
	}

.contactpage
	{
	color: #000000;
	background : #c4dbe5 ;	
	font-size: 95%;
	border: thin solid #A1A0A4;

	}
	
.legendpage
	{
	color: #000000;
	background : #c4dbe5 ;	
	border: thin solid #7A95BC;

	}	

.verticalmenu
	{
	font-size: 80%;
	}


.horizontalmenu
	{
	padding: 2px 2px 0px 0px;
	margin: 2px 2px 0px 0px;
	font-size: 80%;
	border: 2px ridge;
	vertical-align: middle;
	text-align: center;

	}

a { 
	font-style : normal;
	color : #000080; 
	text-decoration : underline;
	background-color : transparent;
	}

a:link { 
	font-style : normal;
	color : #000080; 
	text-decoration : underline;
	background-color : transparent;
	}
a:visited { 
	font-style : normal;
	color : #808080;
	text-decoration : underline;
	background-color : transparent;	
	}
a:hover { 
	font-style : normal;
	color : #E9E9E9; 
	text-decoration : underline;	
	background-color : #626d72;
	}


.verticalbutton {
	color: #000080;
	background-color: #e9e9e9;
	font-family : Garamond, "Times New Roman", serif;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 100%;
}

.address{
	width:100%;
	font-style:italic;
	font-size:75%;
	font-variant:small-caps;
	top:40px;
	color:#666;
	text-align:right;
}
.address p{
	margin:2px 5px;
	line-height:1.2}

table.mainpage {
	background : #c4dbe5 ;
	margin: 4px;
	padding: 4px;
	border-right-style: inset;
	border-left-style: ridge;
	border-right-color: #7a95bc;
	border-left-color: #7a95bc;
	width: 80%;
	top: 20px;
	border-right-width: 4px;
	border-left-width: 4px;

}
