.topOfPage, q, h1, h2, h3, .headerTitle, .headerLinks, .headerLinks *, .sideBox div, #footer *
{ /* Text Color: */  color: #a0a0ff; }

q, h2,  #header, .sideBox, .sideBox div, #footer
{ /* Border Color: */  border-color: #c0c0ff; }

.sideBox div, .sideBox a:hover
{ /* Background Color (darker): */  background-color: #ffffff; }



q, .sideBox a, .sideBox span, #footer
{ /* Background Color (lighter): */  background-color:  #fcfcff; }


#date{
	color: #FF0000;
}

.bulletmenu { 
	list-style-type: 
	disc; left: -20px; 
	clip:   rect(   ); 
	position: relative; 
	list-style-image: 
	url(images/bullet_menu.gif)
}
/* ###### Browser-specific Styles ###### */

/* For IE & Mozilla-based browsers: */

.LHS {
  margin-left: 2.5mm;
  float: left;
  clear: left;
}

.RHS {
	margin-right: 2.5mm;
	float: right;
	clear: right;
	text-align: center;
}

.RHS2 {
	margin-right: 2.5mm;
	float: right;
	clear: right;
	border: 2px dotted #FF0000;
}
/* For Mozilla-based (CSS2-fully complaint) browsers only: */

[class~="LHS"] {
  margin-left: 5mm;
}

[class~="RHS"] {
  margin-right: 5mm;
}


/* ###### Body Text ###### */

#bodyText {
  line-height: 1.5em;
  margin: 10mm 13em 0 13em;
  padding: 0 1em 1ex 1em;
}

#bodyText p {
  padding-bottom: 2ex;
}

.topOfPage {
  font-size: 90%;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  padding-left: 1ex;
  padding-right: 1ex;
  float: right;
}

.smallCaps {
  font-variant: small-caps;
}

body {
	background-color: white;
	color: black;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	margin-top: 10px;
}

h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}

h1 {
  font-weight: bold;
  font-size: 150%;
  border-bottom: 1px solid;
  padding-bottom: 0.5ex;
}

acronym {
  background-color: inherit;
  color: teal;
  border-bottom: 1px dashed teal;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 90%;
}

img {
  border: 0;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  border: 2px dotted;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  width: 9em;
  float: left;
}



/* ###### Header ###### */

#header {
	border-bottom: 2px solid #C0C0FF;
	height: 9.5em;
	margin-bottom: 5mm;
	padding: 1em 2.5mm 0 5mm;
	background-image: url(images/banner_eng2.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-color: #C0C0FF;
	border-right-color: #C0C0FF;
	border-left-color: #C0C0FF;
	text-align: center;
}

.headerTitle {
  font-size: 300%;
}

.headerLinks {
  text-align: right;
}

.headerLinks * {
  text-decoration: none;
  font-weight: bold;
  padding-right: 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}


/* ###### Side Box ###### */

.sideBox {
	border-top: 2px solid #c0c0ff;
	border-bottom: 2px solid #c0c0ff;
	width: 10em;
	margin-top: 5mm;
	border-right-color: #c0c0ff;
	border-left-color: #c0c0ff;
}

.sideBox div {
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	padding-left: 1.75px;
	padding-right: 0.75px;
	text-align: center;
}

.sideBox a, .sideBox a:hover, .sideBox span {
  color: black;
  text-decoration: none;
  line-height: 1.25em;
  display: block;
  padding: 1ex 0.5em 1ex 0.75em;
}
#textbox1, #textbox2, #textbox3 {
	margin-bottom: 5px;
	height: auto;
	padding-right: 5px;
	border-top: 1px #c0c0ff;
	border-right: 1px #c0c0ff;
	border-bottom: 1px solid #c0c0ff;
	border-left: 1px #c0c0ff;
	background-repeat: no-repeat;
	background-position: right top;

}

#textbox4 {
        margin-bottom: 5px;
	height: auto;
	padding-right: 5px;
	border-top: 1px #c0c0ff;
	border-right: 1px #c0c0ff;
	border-left: 1px #c0c0ff;
	background-repeat: no-repeat;
	background-position: right top;
}

#photobox1, #photobox2, #photobox3, #photobox4{
	width: 60px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#photos {
	background-image: none;
	height: 397px;
	width: 453px;
	overflow: scroll;
}
/* ###### Footer ###### */

#footer {
	color: inherit;
	border-top: 2px solid #c0c0ff;
	padding-top: 0.75ex;
	padding-bottom: 0.75ex;
	clear: left;
	border-right-color: #c0c0ff;
	border-left-color: #c0c0ff;
}

.footerImg {
  padding-right: 3mm;
  padding-top: 2mm;
  float: right;
}

#footer div {
  padding-left: 3mm;
}

#footer * {
  background-color: inherit;
  font-size: 92%;
}

#footer a{
  text-decoration: none;
}

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

.footerCol2 {
  position: absolute;
  left: 7em;
}
