/* CSS Document */
body {
  margin: 0;
  padding: 0;
  background: #Ffffff ;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 } 
  
#header {
	border-bottom: 1px solid #b2bcc6;
	height: 135px;
	border-bottom: 2px solid black;
	background-color: #000000;
	background-image: url(../images/webbanner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#header .strapline {
  font:120%  Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: transparent;
  float: right;
  margin-right: 1em;
  margin-top: 0.5em;
  border: 1px solid  #0000FF;
  padding: 5px;
}

a {
  text-decoration: none;
  color: #0066FF;
}

a:hover {
  text-decoration: underline;
  color: #003399;
}

#image{
  float: left;
  margin-left: 0.3em;
  margin-top:0;
  padding: 3px;
}

#contact1 {
  border: 1px solid black;
  background: #FFFFFF;
  padding: 4px;
}

#footer {
  position: fixed;
  bottom: -1181px;
  left: 8px;
  width: 100%;
  height: 1em;
  background-color: #ffffff;
  color: #000000;
  text-align: center; 
  font: 65% Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
  color: #000000;
  text-decoration: underline;
}

#footer a:hover {
  color: #0099FF;
}

html > body #footer {
  position: absolute;
}

#nav {
  position: absolute;
  top: 11em;
  left: 0em;
  width: 12em;
  background-color: #000000;
  border: 1px solid #000000;
  padding: 12px;
}

#nav ul {
  list-style: none;
  margin-left: 1em;
  padding-left: 0;
}

#nav li {
  font-size: 80%;
  border-bottom: 1px dotted  #FFFFCC;
  margin-bottom: 0.3em;
}

#nav a:link, #nav a:visited {
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}

#nav a:hover {
  color: #FF0000; 
  border-top: 1px solid #FFFFFF;
  
}

#nav h2 {
  font: 95%  bolder "Courier New", Courier, monospace;
  color: #ffffff;
  background-color: black;
  border-bottom: 1px dotted #eee;
}

#content {
  margin-left: 15em;
  margin-right: 15em;
}

h1 {
  background: #D2DBE6 url(../images/h1.jpg);
  font: bold 100%  Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  border: 1px solid #FAAC32;
  padding-left: 12px;
  padding: 4px;
  
}

 h2 {background: #D2DBE6 url(../images/h1.jpg);
  font: bold 100%  Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  border: 1px solid #FAAC32;
  padding-left: 12px;
  padding: 4px;}

#content p {
  font-size: 80%;
  line-height: 1.6em;
  padding: 5px;

}

#contentEvents {
	margin-left: 19em;
	margin-right: 19em;
	margin-top: 10px;
	color: #000000;
	padding: 4px;
	border: 8px dotted black;
	margin-bottom:10px;
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#contentEvents h1 {
   background: #000000;
   color: #FFFFFF;
   font: 150% Georgia, "Times New Roman", Times, serif;
   font-variant:small-caps;
   border: 1px solid #FFFFff;
   width: 100%;
}

#p1 {
 background: #ffffff url(../images/stompbg.jpg) no-repeat center;
 padding: 0.5em;
 border: 1px solid #CCCCCC;
}

#p2 {
  background: #cccccc url(../images/audiobg.jpg) no-repeat center;
  padding: 0.5em;
  border: 1px solid #666666;
  color: #000000;
}

#contentEvents2 {
  margin-left: 19em;
  margin-right: 20em;
  margin-top: 10px;
  background-color: #CCCCCC;
  font:normal 85% Geneva, Arial, Helvetica, sans-serif;
  color: #333333;
  padding: 4px;
  border: 8px dotted black;
}

#contentEvents2 h1 {
   background: transparent;
   color: #990000;
   font: 150% Georgia, "Times New Roman", Times, serif;
   font-variant:small-caps;
   border-bottom: 1px solid  #333333;
   width: 100%;
}


#navright {
  position: absolute;
  top: 11em;
  right: 0em;
  width: 12em;
  background-color: #000000;
  border: 1px solid #000000;
  padding: 12px;

  
 
}

#navright ul {
  list-style: none;
  padding-left: 0;
}

#navright li {
  font-size: 80%;
  border-bottom: 1px dotted  #FFFFCC;
  margin-bottom: 0.3em;
}

#navright a:link, #navright a:visited {
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}

#navright a:hover {
  color: red; 
  border-top: 1px solid #0099FF;
  
}

#navright h2 {
  font: bold 95%  "Courier New", Courier, monospace;
  color: #FFFFFF;
  background-color: transparent;
  border-bottom: 1px dotted #eee;
  margin-bottom: 0;
}

#navright p {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  color: #FF99CC;
  text-align: center;
}

.style2 {color: #660000;
}
.style3 {
	font-size: 12px;
	color: #CCCCCC;
	}
#none {

  margin-left: 15em;
  margin-right: 15em;
}

#none p {
  font-size: 80%;
  line-height: 1.6em;
  padding: 5px;
}

#none ol {
  font-size: 80%;
  line-height: 1.6em;
}
#Layer3 {
	margin: 8px;
	padding: 4px;
}

div#date {
    position: absolute;
    left: -36px;
    top: 144px;
	margin-left: 45px;
	margin-bottom: 3px;
	color: #00CC66;
	font: bold 75% Georgia, "Times New Roman", Times, sans;
	padding:2px;
	padding-left: 9px;
	width:220px;
}
