body { 
	font-family: ariel, sans-serif; 
	background-color: black;
	margin: 0;
	padding: 0;
	}
	
TABLE { 
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}
TABLE TD {
	padding: 0; 
	margin: 0;
	}
	
TABLE#frame {
	background-color: #000000;
}

TD#left_stripe {
	background-color: black;
	width: 10;
}
TD#ileft_stripe {
	background-color: black;
	width: 155;
	height: 100;
	text-align: center;
	vertical-align: middle;
	}
TD#right_stripe { /* takes the background color from body */
	width=30;
}

TD#top_logo {
	text-align: center;
	vertical-align: middle;
	}

TABLE#line_t {
	width: 50;
	height: 100%;
}
TABLE#line_t TD {
	border-color: black;
}	
TABLE#line_b {
	width: 50;
	height: 100%;
}
TABLE#line_b TD {
	border-color: #A73C17;
}	
TD#line { 
	border-width: 0 0 1 0; 
	border-style: solid;
}
	
TABLE#content {
	font-size: 14px;
	background-color: #EEEEEE;
	border: 1;
	border-color: gray;
	border-style: ridge;
	}
	
TABLE#content TD {
	font-family: sans-serif;
	font-size: 10pt;
	}
	
TABLE#photogr TD {
	text-align: center;
	vertical-align: bottom;
	margin: 10;
}

TABLE#photos {
	width=100%;
	background-color: #DDDDDD;
}
TABLE#photos TD {
	padding: 15;
	text-align: center;
	border-width: 1;
	border-style: ridge;
}

TABLE#grdesign {
}
TABLE#grdesign TD {
	width: 200;
	height: 200;
	text-align: center;
	border-width: 1;
	border-style: ridge;
	padding: 10;
}
TABLE#grdesign TD IMG {
	border-width: 0;
}

TABLE#webdesign {
}
TABLE#webdesign TD {
	width: 200;
	height: 200;
	text-align: center;
	border-width: 1;
	border-style: ridge;
	padding: 10;
}
TABLE#webdesign TD IMG {
	border-width: 0;
}

TABLE#vtexamples TD {
	text-align: center;
	border-width: 1;
	border-style: ridge;
	padding: 10;
}
TABLE#vtexamples TR#description TD {
	background-color: #DDDDDD;
	text-weight: bold;
}

TABLE#content TD#content {
	vertical-align: top;
	text-align: left;
}

TABLE#vtorder {
	width: 500;
	background-color: #CCCCCC;
	border-width: 1;
	border-style: ridge;
}
TABLE#vtorder TD {
	padding: 5;
}

TD#menu { 
	font-size: 10px; 
	text-align: center;
	color: #CCCCCC;
}	
TD#menu A:link { color: #C99544; }
TD#menu A:visited { color: #C99544; }
TD#menu A:active { color: #C99544; }
TD#menu A { 
	text-decoration: none; 
	font-weight: bold;
; font-size: 12px
}

TD#contact {
	text-align: center;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #CCCCCC;
}

TD#copyright {
	font-style: italic;
	text-align: center;
	/*vertical-align: bottom;*/
	font-size: 10px;
}

.header1 {
	font-family: ariel;
	font-size: 120%;
	font-weight: bold;
	color: #6F280F;
	text-decoration: none;
}
	
.header2 {
	font-family: ariel;
	font-size: 100%;
	font-weight: bold;
	color: #6F280F;
	text-decoration: none;
}

	
.alikat { 
	color: #000080;
}
	
.important {
	/*font-size: 130%;*/
	font-weight: bold;
}
	
UL#services SPAN#header {
	color: #000080;
}

