body {
	color: #000000;
	background: #FFFFFF url(embossloggrad2.gif) repeat;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	margin: 25px 25px;
	padding: 0;
	background-repeat: repeat-y;
	background-position: right;
	font-size: .9em;
line-height: 1.5em;

}

a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {  color: #cc3366;
background-color: #ffcc66; }

a:active {  color: #cc3366;
background-color: #ffdd77;
}

p {  
margin-top:0;
margin-bottom: 1em;
text-align: left; 
/*font-size: .9em;
line-height: 1.5em;
*/}

td p {
font-size:.9em;
}

h1 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #660000;
	border-bottom-color: #e88;
	border-bottom-style: dotted;
	border-bottom-width: 4px;
	padding: 0 0 .25em 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333366;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
	margin-right: 10%;
	padding: 0 0 .25em 0;
}


h3 {  
font-size: 1em; 
font-weight: bold; 
color: #666699;
margin: .25em 0;
}

h3 a:link {
text-decoration: none;
}
h3 a:hover {
text-decoration: underline;
}
h3 a:active {
background: #ffcc66 ;
}
h4 {
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}

ul {
	margin: .5em 0 .75em .75em;
	list-style-position: outside;
	list-style-type: square;
}

li {
	margin:0 0 .5em 0;
	line-height: 1.4em;
	list-style-type: square;
}

td li {
	margin:0 0 .5em 0;
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-type: square;
}


dl {  
/*font-size: 0.9em;
*/line-height: 1.2em;
margin-top:.5em;
margin-bottom.5em;
}

dt {  
font-weight:bold;
}


dd {  
}

#resumeoutline {
	padding: 10px;
}

#portfoliooutline {
padding: 10px;
border-left-style: dotted;
border-left-color: #CC99CC;
border-left-width: 4px;
}


#FolklifeNav td {
display: block;
}
/*background-color:#FFCCCC;
border-left-style: dotted;
border-left-color: #CC99CC;
border-left-width: 4px;
padding: 4px;
*/

#FolklifeNav ul {
background-color:#ddaabb ;
border-left-style: dotted;
border-left-color:660000;
border-left-width: 4px;
padding: 6px;
}

#FolklifeNav li {
line-height: 1.5em;
list-style:none;
font-size:11px;
font-weight:bold;
}

#gallery_index img {
background-color:#FFFFFF;
padding:2px;
border:4px solid #000000;
}

#footer {
	background: #ffffff;
	padding: 10px;
	border-top-color: #77aa88;
	border-top-style: dotted;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #77aa88;
	margin-top: 30px;
/*	margin-bottom: -20px;
margin-left: -20px;
	margin-right: -20px;	
	bottom: auto;*/
	color: #000000;
	width: 100%;
	margin: 30px -20px -20px -20px;
}

#footer p {
font-size: .8em;
text-align: center;
}
