body {
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.masterBody {
	background: url(../images/bg/bg_grayStrips3_200x4.gif);
}

p {
	margin: 0;
	padding: 0;
}

.footerpart3 a:link, .footerpart3 a:visited {
	text-decoration: none;
}

.footerpart3 a:hover {
	text-decoration: underline;
}

.text {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.wide {
	letter-spacing: 0.3em;
}

#content {					/* includes header, menuinfo, info, footer and adbar */
	margin: 0 auto;
	width: 780px;
}

#content #header {
	position: relative;
/*	height: 180px;*/
	height: 160px;
/*	background: url(../images/pictures/menu_logo_bg.jpg);*/
/*	background: url(../images/bg/bg_redStrips1_200x8.gif);*/
}

#header #logoHomeLink {
	position: absolute;
	top: 13px;
	right: 17px;
	width: 298px;
	height: 43px;
}

/*#header #logoHome {
	position: absolute;
	top: 11px;
	right: 21px;
	margin: 0;
	padding: 0;
}

#header .logoHome1 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 18pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#header .logoHome2 {
	position: relative;
	top: -5px;
	margin: 0;
	padding: 0;
	font-size: 7pt;
	letter-spacing: 0.4em;
}*/

#header .copyright {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 70px;
	right: 21px;
	font-size: 7pt;
	font-family: Arial, sans-serif;
	letter-spacing: 0.2em;
}

#content #menuinfo {
	position: relative;
	left: 0;
	right: 0;
	height: 15px;
	padding: 2px 0px;
	font-size: 8pt;
}

#menuinfo .mi_path {
	position: absolute;
	left: 5px;
	font-weight: bold;
	letter-spacing: 0.3em;
}

#menuinfo .mi_date {
	position: absolute;
	right: 5px;
	text-align: right;
}

#content #info {
	position: relative;
}

#contentFrame {
	width: 100%;
/*	vspace: 0;*/
/*	hspace: 0;*/
/*	marginwidth: 0;*/
/*	marginheight: 0;*/
/*	scrolling: no;*/
	overflow: visible;
}

#content .footerWrapper {
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 35px;
}

#content #footer {
	position: relative;
	height: 35px;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
}

#footer .footerpart {
	padding: 0 5px;
	text-align: right;
}

#footer .footerpart2 {
	position: relative;
	left: 0;
	width: 360px;
	padding: 3px 0 0 0;
	text-align: right;
}

#footer .footerpart3 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
}

#footer .emergencyCall {
	position: relative;
	left: -5px;
	font-size: 22pt;
	font-weight: 900;
}	

#content #adbar {
	position: relative;
	height: 50px;
	clear: both;
}

#adbar .adItem {
	position: relative;
	width: 214px;
	height: 47px;
}


