BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #cccccc;
}
P {
	font-size: 12px;
	color : #000033;	
	padding: 5px;
	margin: 0px;
}
UL {
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	}
LI {
	font-size:12px;
	padding-bottom: 3px;
	}
TD {
	font-size: 12px;
	color : #000033;
	}
TH {
font-size: 12px;
	color : #000033;
	}
BODY.iframe{
	background-color: White;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align:center;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color:	#666699;
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom:2px;
	margin-right: 15px;
	}
H3 {
	font-size: 12px;
	font-weight bold;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 0px;
	}
.brown {
	color:#663300;
}
.quoted-by{
	font-size: 10px;
	color : #000033;
	font-style: italic;
}
.text{
	font-size: 12px;
	color : #000033;		
}
table.skills {
	border: 1px solid #ccc;
	}
.service-desc{
	font-size: 10px;	
}
.bio-desc{
	font-size: 10px;	
}
.header-area{
	top: 0px;
	left: 0px;
	position: absolute;		
}

.header-table{
	width : 800px;
	height : 165px;
	
}
.header-table-cell-l{
	background-image : url(../Images/dc_header.jpg);
	width : 800px;
	vertical-align : top;
	text-align : left;
	padding-top : 0px;
	padding-left : 0px;
}
.header-table-cell-r{
	width : 0px;
	text-align : left;
}
.main-area{
	top : 180px;
	left : 40px;
	position: absolute;
	background-color: #f5f5f5;
	border: 1px solid #aaaaaa;
}
.main-area-table{
	width: 720px;
	margin: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-area-table-cell{
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.work-ex-table{
	width: 720px;
	background-color: #f5f5f5;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.project-table{
	width: 720px;
	background-color: #f5f5f5;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
.project-table-header-cell{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px; 
}
.project-table-cell{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000033;	
	padding-bottom: 20px;
}
.client-table-cell{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : teal;	
}
.main-area-title{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.services-area-table{
	width: 700px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.services-cell-left{
	background-color: #DADAE2;
	width : 500px;
}
.services-cell-right{
	width : 200px;
	padding-left: 30px;
}
.services-left{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.customer-comment-bot{
	padding-left: 100px;
	padding-right: 100px;
}
.background-table{
	background-color : #cccccc;
	width : 800px;
}
.iframe-table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : white;
	width : 405px; /* was 400 */
	height : 450px; /* was 500 */
	padding-left : 5px;
	padding-right : 5px;
}
.top-nav-area{
	top: 120px;
	left: 300px;
	position: absolute;		
}
.top-nav-table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.top-nav-row{
	height: 15px;
}
.top-nav-cell{
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
}
.top-nav-cell-selected{
	text-align : center;
	padding-left : 10px;
	padding-right : 10px;
	background-color : #000066; 
}
.top-nav-bar{
	font-size : 10px;
	color : #666699;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.top-nav:LINK {
	color : #000066;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10px;
	padding-left : 5px;
	padding-right : 5px;
}
A.top-nav:VISITED {
	font-size : 10px;
	color : #000066;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
A.top-nav:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : white;
	padding-left : 5px;
	padding-right : 5px;
}
A.top-nav-selected:LINK {
	font-size : 10px;
	color : teal; /* dk blue */
	text-decoration : underline;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
A.top-nav-selected:VISITED {
	font-size : 10px;	
	color : teal; /* dk blue */
	text-decoration : underline;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
A.top-nav-selected:HOVER {
	text-decoration : underline;
	font-weight : bold;
	color : white;
	padding-left : 5px;
	padding-right : 5px;
}

.sub-nav-area{
	top: 140px;
	left: 290px;
	position: absolute;		
}
.sub-nav-table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sub-nav-row{
	height: 15px;
}
.sub-nav-cell{
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
}
.sub-nav-cell-selected{
	text-align : center;
	padding-left : 10px;
	padding-right : 10px;
}
.sub-nav-bar{
	font-size : 10px;
	color : teal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.sub-nav:LINK {
	color : teal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10px;
	padding-left : 5px;
	padding-right : 5px;
}
A.sub-nav:VISITED {
	font-size : 10px;
	color : teal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;	
}
A.sub-nav:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : white;
	padding-left : 5px;
	padding-right : 5px;	
}
A.sub-nav-selected:LINK {
	font-size : 10px;
	color : teal;

	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
A.sub-nav-selected:VISITED {
	font-size : 10px;	
	color : teal;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
A.sub-nav-selected:HOVER {
	text-decoration : underline;
	font-weight : bold;
	color : #000066;
	padding-left : 5px;
	padding-right : 5px;
}
.footer-area{
	left : 0px;
	top : 0px;
	position: relative;
}
.bio-line{
	color : #9599A5;
}
.quote-line{
	color : #B2B3C3;
}
.project-line{
	color : #9599A5;
}
.footer-line{
	color : #000066;
}
.footer-cell{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;	
	color : #464646;
	padding-right: 15px;
	padding-left: 15px;
}
.footer-cell-center{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;	
	color : #464646;
}
A.footer-link:LINK {
	color : #666699;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.footer-link:VISITED {
	color : #666699;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.footer-link:HOVER {
	font-weight : bold;
	color : #000066;
	text-decoration: underline;
}
A.text-link:LINK {
	color : blue; /* slate blue */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.text-link:VISITED {
	color : blue; /* slate blue */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
A.text-link:HOVER {
	text-decoration : underline;
	color : blue; /* med blue */
}
A.subtext-link:LINK {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A.subtext-link:VISITED {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration : underline;
}
A.subtext-link:HOVER {
	text-decoration : underline;
	color : teal;
}