body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #330033;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	background-color: #FFEAB1;
	
}
#MainTable {
	/*/*/line-height: 1.5em;/* */
	border: 1px dotted #FFBD6D;
 }

#mainTable td {
 	padding: 8px;/*Pads each table cell in modern browsers*/
 }
 #maincontent {
	background-image: url(/graphics/yelloweye_250.jpg);
	background-repeat: no-repeat;
	background-position: 190px 40px;
 }
  
 #navbar {
	width: 120px;
	font-size: 13pt;
	background-color: #FFCC66;
	vertical-align: top;
 }
 

 #navbar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 1px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 110px; /* */
}	
#navbar a:hover {
	padding: 3px;
	display: block;
	border: 1px dotted #660000;
	text-decoration: none;
	line-height: 1em;
	width: 110px;
	background-color: #E5A777;
	color: #330066;
 }

#header {
	color: #CCCCCC;
	padding-left: 0px;
 	
 }
 
 #footer {
 	background-color: #E5A777;
 	color: #330033;
}
#footer a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}	
#footer a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}	

td, p, ul {
 	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
 } 
ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: disc; /* */
 }	
a:link {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF9933;
}
.copyright {
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #330066;
}
h1 {
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	letter-spacing: 0.3em;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #660066;
	letter-spacing: .1em;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #330000;
	letter-spacing: .1em;
}
.dropcap {
	font-size: 24px;
	font-weight: bolder;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
}
.caption {
	font-size: 11pt;
	text-align: center;
}
