/*---- re-definition of standard tags: */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #fee9a8;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1, .photopage td  {
	font-size: 1.25em;
	color: #993399;
	}
h2 {
	font-size: 1em;
	color: #666699;
	}
h3 {
	font-size: 1em;
	color: #000000;
	}
h1, h2, h3, h4, h5, h6 {
			font-family: Georgia, "Times New Roman", Times, serif;}
a:link {
			color: #666699;}
div#presenters dd.workshop {
			color:#006699;
			font:bold;
			font-size: 1.2 em}
div#presenters dt.presenter {
			color:#660033;
			font:bold;	
			font-size: 1.2 em}
div#presenters dd.photo img{
			float:right;
			margin:0 0 0 8px;
			padding:0 0 0 4px;}
div#daphne p.daphne img{
			float:left;
			margin:0 8px 0 0;
			padding:0 4px 0 0;}
/*---- */

/*---- navigation menu: */
a.menu, a.menuSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #666699;}
ul.menu a.menu, ul.menu a.menuSelected {
	margin: 1px;}

a.menu:link, a.menu:visited {
	color: #666699;
	background-color: #ccccff;}
a.menu:hover, a.menuSelected {
	background-color: #6666cc;
	color: #fff;}
.menu {
	font-size: 11px;}
.submenu, ul.menu ul {
	font-size: 10px;}
ul.menu, ul.menu ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;}
ul.menu ul {
	margin-left: 20px;
	padding-left: 0px;}
ul.menu li {
	padding: 0px;
	margin: 0px;}
/*---- */

.caption {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #666699;}
.emph {
	font-style: italic;
	font-weight: bold;}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #666699;}
.colorname {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #993399;}

.newsHead {
	color: #fff;
	background-color: #79297B;
	text-align: center;}
.newsSubHead {
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 0px;}
.noTopBuffer {
	margin-top: 0px;}
.noBottomBuffer {
	margin-bottom: 0px;}
.titleBack {
	background-color: #FEE9A8;
	background-image: url(images/title-back.jpg);
	background-repeat: repeat-x;
	background-position: top;}
.borderBottom td, .borderBottom th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;}
	
.photopage {
	font-size: 1.25em;
	color: #993399;}


