/* Generated by KompoZer */
/* Dropdown */

#navbar, 

#navbar ul {	display:block;
						margin:0;
						padding:0;
						list-style:none;}


#navbar a {				display:block;
						width:15em;}

#navbar li 			{	float:left; 				
						width:15em;
						background:#d4cae2;
						text-align:left;
						padding-left:4px
						}						

#navbar li ul 		{	display:none}

#navbar li:hover ul {   position:absolute;
						display:block;
					    width:15em;}
					
#navbar li ul li {	float:none;
					width: auto;
					}

div.content {clear:left; padding-top:5%;
					}

/* Main*/

h1 {
  font-family: "Verdana";
  font-size: 40px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
}

h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	color: green;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0000FF;
	font-size: 16px;}

h4 {
  margin: 0px 0 7px 0px;
  font-family: "Verdana";
  font-size: 12px;
  font-weight: bold;
}

h5 {
  margin: 0px 10% 0px 40px;
  font-family: "Verdana";
  font-size: 14px;
  font-weight: normal;
}
table.events {
  border: 1px solid #ffffff;
  font-family: "Verdana";
  font-size: 12px;
  font-weight: normal;
  width: 480px;
  text-align: left;
}

p {
  margin: 0px 0px 0px 0px;
  font-family: "Verdana";
  font-size: 12px;
  font-weight: normal;
}

p.normal {
	margin: 0px 40px 12px 40px;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
}

a {
  margin: 0px 0px 0px 0px;
  font-family: "Verdana";
  font-size: 12px;
  font-weight: normal;
}
