C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cssbody {
	font: 78%/1.5 arial, helvetica, serif;
	font-family: "comic sans MS";
	font-size: 100%;
	background: white url(bgbaba.gif);
	background: black url(bgbaba.gif);

	text-align: center;
	padding: 0;
	margin: 0em;
}

#top-navigation {
	margin: 0 auto;
	z-index: 999;
}

#container {
	width: 75em; /*Same as #nav, #nav ul line 69 */
	width: 1024px; /*Same as #nav, #nav ul line 69 */
	height: 80em;
	background: #F4ECD9;
	background: white;

	text-align: left;
	border: 1px solid #eda;
	margin: 0 auto;
}

#left-column {
	position: relative; 
	z-index: 1; 
	float: left;   
	height: 150px; 
	width: 225px; 
	padding: 1em;

}


#right-column {
	position: relative; 
	z-index: 1; 
	float: right;   
	height: 150px; 
	width: 225px; 
	padding: 1em;

}



p {
	background: url(remorabg.gif) center no-repeat;
	/*margin: 1em 2em;*/
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	text-align: left;
	font-size: 0.875em;
	color: #000;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

/*h1 {*/
#header {
	height: 108px;
	width: 1024px;
	background: url(perciformes3.gif) bottom center no-repeat;
	background: url(../images/tymc-website-header.gif) bottom center no-repeat;

	
	
	text-indent: -999em;
	margin: 1em 0 0 0;
}

#nav, #nav ul {
	float: left;
	width: 36em;
	width: 75em; /*Same as #container line 10 */
	width: 1024px; /*Same as #container line 10 */

	list-style: none;
	line-height: 1;
	background: white;
		background: #F4ECD9;
		background: black;

	/*font-weight: bold;*/
	font-size: 12px;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	z-index: 1;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	color: white;/*font color of the menu*/
	text-decoration: none;
	padding: 0.25em 2em;
	padding: 0.25em 0 0.25em 1.25em;
	margin 0px;
	border-style: strong;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	width: 6.6em; <!--width of the top menu items-->

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	border-width: 0em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
	background: blue;
}

#content {
	clear: left;
	z-index: -99;

}
#content-center {
	z-index: -99;
	float: left;
	padding-left: 1em;
	padding-top: 10px;

}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}

/*
Styling for table class table01
*/

table.table01{ 
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: auto;
	width: 100%;

	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.table01 td.tableHeading
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}

table.table01 td.tableBody
{ border-bottom: 2px solid #6699CC;
background-color: #fafafa;
text-align: center;
font-family: Verdana;
font-size: 11px;
color: #404040;}

table.table01 td p
{ 
font-family: Verdana;
font-size: 100%;
color: #404040;}
}



.gallery{
  position: relative;
  overflow: hidden;
  background-color: #666;
  padding: 12px;

  /* Add height & width properties to fix the size of gallery. */
  height: 400px; 
  width: 500px;
}

/* styling for block content display*/
#block {
	position: relative; 
	float: left;
	padding: 1em;
	background-color:transparent;
}
/*
#block-text {
	position: relative;  
	float: right;
	width: 70%;  
	padding: 1em;
}
*/

#block-small {
	position: relative; 
	float: left;
	padding: 1em;
	background-color:transparent;
	/*border-style: dashed;*/
	width: 40%; 
	margin: 0 0 0 30px;
	padding: 0px;



}
#block-img-small {
	float: left;
	width: 30%;
	/*border-style: dashed;*/
	/*position: relative;*/
	/*border: solid;*/
	margin: 0px;
	padding: 0px;
	padding-top: 25px;

	/*display: block;*/

}

#block-text-small {
	float: right;
	width: 65%;  
	/*border-style: dashed;*/
	position: relative;
	margin: 0px;
	display: block;

}

/* styling for tabs section header*/
#tabs ul li {
font-family: Verdana;
font-size: 80%;
color: #404040;}

}
