body{ 
	background: url(images/background.jpg) repeat-x; 
}
img{
	border: 0; 
}
a:link{
	text-decoration:none; 
	color: black; 
}
a:visited{
	text-decoration:none; 
	color: black; 
}
a:hover{
	text-decoration: none; 
	color: black; 
}
#dropmenudiv{ 
	position: absolute; 
	left: 0px; 
	top: 150px; 
	border: 0px; 
	border-bottom-width: 1; 
	font-family: Franklin Gothic Book; 
	font-size: 15px; 
	line-height:18px; 
	z-index:100; 
}
#dropmenudiv a{ 
	color: #ff7200; 
	width: 100%; 
	display: block; 
	text-indent: 3px; 
	border-bottom: 0px solid black; 
	text-decoration: none; 
	font-weight: bold;
}
#dropmenudiv a:hover{ 
	background-color: white; 
}
#nav{
	background: url(images/navbg.jpg) repeat-x; 
	text-align: center; 
	width: 100%; 
	height: 40px;
	font-family: Franklin Gothic Book;
	font-size: 16pt;
	color: white;
	font-weight: bold;
}
#nav a{
	text-decoration: none; 
	color: white; 
}
#nav a:hover{
	text-decoration: none; 
	color: #ff7200; 
}
#p1{
	text-align: center; 
	font-family: Arial; 
	font-size: 17pt;
}
#p2{
	font-family: Arial; 
	font-size: 14pt;
	color: #ff7200; 
}
#p3{
	font-family: Arial; 
	font-size: 16pt; 
	text-align: center; 
}
#p4{
	Font-family: Arial;
	font-size: 14pt;
	text-align: center;
}
#ph{
	font-family: Arial; 
	font-size: 14pt; 
}
#pp{
	font-family: Arial; 
	font-size: 14pt; 
	text-align: center; 
}
#pa{
	font-family: Arial; 
	font-size: 14pt; 
}
#pa2{
	font-family: Arial; 
	font-size: 12pt; 
}
#pa a{
	text-decoration: underline;  
}
#pe{
	font-family: Arial; 
	font-size: 14pt; 
}
#pw{
	font-family: Arial; 
	font-size: 14pt; 
	text-align: center; 
}
#stih{
	text-align: center; 
}
#footer{
	text-align: center; 
	font-family: Arial; 
	font-size: 11pt; 
	color: #b4b1b1; 
}
#footer a{
	font-family: Arial; 
	font-size: 11pt;  
	color: #b4b1b1; 
	text-decoration: underline;
}
hr{
	color: #b4b1b1;
}
#events{
	border: 2px solid;
	border-color: #ff7200;
}
#events td{
	border: 1px solid;
	border-color: #ff7200;
}
#text{
	width: 300px;
}