/* header of the tete-a-tete with art web site style */

#headTab { width: 780px;
	margin-top: 0px;
	border: 1px solid #ffcc99;
	}
.tdRow1 {height: 36px;	
	width: 780px;
	background-color: #f2e5e9; 
	background-image: url('../hpImages/bgstrip2.gif');
	background-repeat: repeat-x;
	}
.tdRow2 {height: 85px;
	width: 780px;
	background-color: #000000; 	
	}
.tdRow3 {height: 36px;	
	width: 780px;
	background-color: #f2e5e9; 
	background-image: url('../hpImages/bgstrip1.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	color: #800080;
	}
.designer {font-weight: normal;
		font-size: 8pt;
	}
.tdRow4 {width: 780px;
	background-color: #000000;
	text-align:center; 	
	}
.tdRow5 {height: 23px;	
	width: 780px;
	background-color: #f2e5e9; 
	}

#title {font-family: 'Times New Roman', times, serif, !important;
		font-size: 40pt;
		font-weight: bold;
		color: #ffcccc;
		text-align: left;
	}

ul {margin-left: 0;
	margin-bottom: 0;}
li {list-style: none;
	display: inline;
	padding-top: 3px;
	}

/* navigation bar style */
.oddColumn {height: 23px;
				background-color: #ffcccc;
				width: 154px; 
				margin-left: 0;
				text-align: center;
				font-weight: bold;
	} 

.evenColumn {height: 23px;
				background-color: #ffcc99;
				width: 155px; 
				margin-left: 0;
				text-align: center;
				font-weight: bold;
	} 

/* hoover navigation */
#thisLink {color: white;}
a:link, a:visited { text-decoration: none; color: #800080; } 
a:link:hover, a:visited:hover { color: #cc0033; text-decoration: underline; } 
a:link:active, a:visited:active { color: #800080; } 

/* navigation button */
.navButton {border: 1px dotted #cc0033;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
