body, html {
    padding: 0px;
    margin: 0px;
}
body
{
    background-image: url(../images/background1.jpg);
    background-repeat: repeat;
}
A, A:Link
{
	color: navy;
	text-decoration:none;
}
A:hover
{
	color: navy;
	border-bottom:solid 2px navy;
}
A:Visited
{
    color: navy;
}

TABLE#Main
{
    width:950px;
    margin-left: auto;
    margin-right: auto;
    border-top: 0px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;	
    background: #fff;
    min-height: 200px;
    text-align:left;
    border-bottom: solid 1px #000;
}
TABLE#Main2
{
    width:950px;
    height:35px;
    margin-left: auto;
    margin-right: auto;
    border-top: 0px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;	
    background: #000000;
    color: white;
    text-align:left;
    border-bottom: solid 1px #000;
}

TABLE#Main3
{
    width:950px;
    height:25px;
    margin-left: auto;
    margin-right: auto;
    border-top: 0px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;	
    background: #ffffff;
    color: black;
    border-bottom: solid 1px #000;
}


A.bottomlink, A.bottomlink:visited
{
    font-family: Verdana, Sans-Serif;
    text-decoration: none;
    color: #fff;
    font-size: small;
	border-bottom:none;
}
A.bottomlink:hover
{
	color: #fff;
	border-bottom:solid 2px #fff;
}


H2
{
	padding-left:10px;
}
H3
{
	padding-left:20px;
}
H3.headline
{
	padding-left:00px;
	padding-bottom:0px;
}

H4
{
	padding-left:30px;
}
H5
{
	padding-left:40px;
}
H6
{
	padding-left:50px;
}
P
{
	text-indent:15px;
}
DIV#TopMenu
{
    background: #000;
    font-weight: normal;
    color: #ffc;
    text-align:center;
    padding-top: 7px;
    padding-bottom: 8px;
    font-family: Verdana, Sans-Serif;
    font-size: small;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    width:950px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    border-left: solid 1px #000;
	border-right: solid 1px #000;
}
DIV#BottomMenu
{
    background: #000;
    font-weight: bold;
    color: #ffc;
    text-align:center;
    padding-top: 4px;
    padding-bottom: 5px;
    font-family: Verdana, Sans-Serif;
    font-size: small;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    width:950px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
A.MenuLink, A.MenuLink:visited
{
    font-family: Verdana, Sans-Serif;
    text-decoration: none;
    color: #fff;
    font-size: medium;
	border-bottom:none;
}
A.MenuLink:hover
{
	color: #f4fedf;
	border-bottom:solid 2px #f4fedf;
}
DIV#PageWrapper
{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    min-height: 500px;
    padding: 0px;
    margin: 0px;
}

TD#SideBarWrapper
{
	vertical-align:top;
    width:202px;
    font-family:Tahoma, Arial, Sans-Serif;
    padding-right:5px;
	padding-top:5px;
}

td#quote
{
	height:35px;
	text-align:center;
	text-valign:middle;
	background:#000000;
	color:#ffffff;
	font-family:"Lucida Handwriting";
}

DIV#SideBar
{
    font-size:12px;
	padding:0px;
	margin:0px;
	border-bottom:none;
	border-top:none;
}
DIV#Header
{
    width: 950px;
    height: 170px;
    background: url(../images/ewb-map3.jpg);
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border-top: 10px;
    border-bottom: 0px;
    border-left: solid 1px #000;
	border-right: solid 1px #000;
}


#SidebarCalendar A
{
    text-decoration:none;
    font-weight:normal;
}
#SidebarCalendar A:hover
{
    font-weight:bold;
}
TD#Content
{
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.NewsLink {
	color: #000000;
	font-size:20px;
}


TD.NewsLink {
	padding-left:10px;
}
IMG.NewsLink
{
	border: solid 1px black;
}
.PaddedText {
	padding: 20px;
	line-height: 1.3;
}



DIV.NewsItem {
	padding-top:5px;
	padding-bottom:5px;	
}