div#Content img {
	border-style: none;
	padding: 0;
	margin: 0;
}

div#Container {
	background: #ffffff;
}
div#Content {
	margin: 0 0 10px 0px;
	padding:0;
}
div#Pageend {
	background: #ffffff url(images/HomeLayout_04.jpg) top no-repeat;
}
div#Pageheading {
	height: 116px;
}
div#Pageheading h1 {
	display: none;
}
div#Pagetop {
	background: transparent url(images/HomeLayout_01.jpg) top no-repeat;
}
div#Sidebar {
	display: none;
}

div#Events h3 {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000063;
	border-bottom: dotted 1px #000063;
	margin:0 5px 0 0;
	padding:8px 0px 2px 0;
}
div#Events ul {
	margin: 0;
	padding: 5px 5px 0 15px;
}
div#Events li {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.25em;
	list-style-position: outside;
	list-style-image: url(images/event_bulett.gif);
	margin: 0 0 15px 0;
}

table.Homemenu th {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 38px;
	text-transform: uppercase;
	color: #ffffff;
	background: #000063 url(images/bluerpt.jpg);
	padding-left: 15px;
}

table.Homemenu td {
	background: #302f73 url(images/btm_gradrpt2.jpg) top right;
}