body {
	text-align: center;
	background:#e9e6dc;
	padding: 0px;
	margin: auto;
}
a {
	text-decoration: underline;
	color:#0000000;
}
a:link {
	color: #222222;
}
a:visited {
	color: #222222;
}
#Page {
	top: 10px;
	bottom: 10px;
	width: 700px;
	position: relative;
	margin: 0px auto;
	text-align: left;
}
#Border {
	margin-left: auto; 
	margin-right: auto;
	width: 700px;
	border: solid 2px #FFFFFF;
	background-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	background: url(../images/content background.jpg);
}
#Banner {
	height: 200px;
	background: url(../images/ppabanner.jpg);
	border-left: solid 2px #333333;
	border-right: solid 2px #333333;
	border-top: solid 2px #333333;
}
#Menu {
	top: 174px;
	height: 29px;
	position: relative;
}
#Main {
	border-left: solid 2px #333333;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	height:100%;
	background:#FFFFFF;
}
#Content {
	margin-left: 10px;
	margin-right: 10px;
	position:inherit;
}
#News {
	width: 375px;
	margin-left: 10px;
	margin-right: 10px;
}
#Title {
	font-size: 18px;
}
#Subtitle {
	font: 12px;
}
#Cities {
	width: 160px;
	float: right;
	border: solid 1px #333333;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 16px;
	margin-right: 5px;
	text-align: left;
} 
p {line-height:18px; margin-left:25px;}
p.small {font-size:9px;line-height:15px; text-align:center;}
/* Menu Tabs B */
#tabsB {float:left;width:100%;line-height:normal;}
#tabsB ul {margin:0; padding:179px 0px 0 10px; list-style:none;}
#tabsB li {display:inline; margin:0; padding:0;}
#tabsB a {float:left; background:url("../images/tableftB.gif") no-repeat left top;margin:0; padding:0 0 0 4px;text-decoration:none;}
#tabsB a span { float:left; display:block;background:url("../images/tabrightB.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#666;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
    /* End IE5-Mac hack */
#tabsB a:hover span {color:#000;}
#tabsB a:hover { background-position:0% -42px;}
#tabsB a:hover span {background-position:100% -42px;}
#tabsB #current a { background-position:0% -42px;}
#tabsB #current a span {background-position:100% -42px;}

h2 {padding-left:10px;font-size:1.2em;font-weight:lighter;background-color:#333;color:#fff;line-height:2.0em} /* headings on black backgrounds */
h1 {font-size:1.2em;}