#headerleft {
	background-image: url(images/headerbck.jpg);
	background-repeat: repeat-x;
	background-position: 70px 70px;
}

#right{
	position:relative;
	float:right;
	border: 1px solid #CCCCCC;

}
#container {
background:#CCCCCC;;
border:#990099 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 75%;
	position: relative;
	top: -106px;
	left:60px;
	z-index:0;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;

}
.content{
	background-image: url(images/pgbck.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top:15px;
	padding-bottom:5px;
}
body {
	margin-top: 0px;
	margin-right: 25px;


}

#container p{
margin:15px;
}
#content ul{
margin:15px;
}
#container li{
	
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
#container h3 {
margin:10px;
font-size:14px;
font-style:oblique;
}
#container h4 {
margin:10px;
font-size:12px;
font-style:oblique;
}

#headerright {
	position: absolute;
	top: 5px;
	right: 0px;
}
#footer {
	background-image: url(images/mfooter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:100%;	
	height:44px;
	position:relative;
	top:-100px;
	line-height:10px;

}

#lfooter{
width:26px;
height:44px;
background:url(images/lFooter.jpg);
repeat:no-repeat;
float:left;
}
#rfooter{
width:26px;
height:44px;
background:url(images/rFooter.jpg);
repeat:no-repeat;
float:right;

}
#footer {
	background-image: url(images/mfooter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:100%;	
}
#navigation {
    border-bottom:solid 1px #666666;
	height:23px;
	color: #000000;
	font-size: 12px;
	line-height:25px;
	text-align:center;
	position:relative;
	z-index:1;

}
#navigation li{
	font-size:12px;
	text-align:center;
	display: inline;
	list-style-type: none;
	padding-left:4px;
	padding-right:4px;
}
#navigation a{
color:#000000;
text-decoration:none;
}
#navigation a:visited{
color:#000000;
text-decoration:none;
}
#navigation a:hover{
color:#000000;
background: #CCCCCC;
border-top:#990099 solid 1px;
}
#navigation a:active{
color:#000000;
background: #CCCCCC;
border-top:#990099 solid 1px;
}
#stop{
text-align:right;
}
#stop img{
border:0px;
padding-left:3px;
}
#stop a{
text-decoration:none;
}
.host{
text-align:center;
font-size:10px;
color: #000000;
font-family:Arial, Helvetica, sans-serif
}
#event{
padding:10px;
}
#event b{
font-size:14px;
font-style:oblique;
}
