* {
	margin: 0px;
	padding: 0px;
	
}
body {
	padding: 0px;
	text-align: center;
	background-color: #000000;
	background-image: url(../layout/body-pat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 62.5%;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	margin: 20px;
}

a {
	outline: none;
}
#container {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	text-align: left;
}

#header {
	height: 450px;
	width: 890px;
	position: relative;
}
#header #navbar {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 190px;
	height: 420px;
	background-color: black;
	padding-top: 30px;
	z-index: 10;
}
a#mpw {
	background-image: url(../layout/mpw.gif);
	height: 58px;
	width: 89px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
a#yti {
	background-image: url(../layout/logo-new.gif);
	height: 147px;
	width: 169px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 40px;
}
#navbar ul {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#navbar ul li {
	list-style-type: none;
}
#navbar ul li a {
	width: 160px;
	display: block;
	height: 30px;
	font-size: 1.4em;
	padding-left: 30px;
	text-decoration: none;
	line-height: 20px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#navbar ul li a:hover {
	color: white;
}

#navbar ul li.back {
	background-image: url(../layout/navline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	z-index: 1;
}



#maincontent {
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	background-image: url(../layout/background.gif);
}
#footer {
	background-color: #000000;
	height: 24px;
	width: 890px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	margin-right: auto;
	margin-left: auto;
}
a#websir {
	background-image: url(../layout/tag.gif);
	height: 12px;
	width: 190px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	right: 30px;
	top: 5px;
	background-repeat: no-repeat;
	background-position: center;
}
.floatright {
	float: right;
	margin-right: 10px;
}
.map {
	border: 1px solid #828284;
	float: right;
	margin-right: 10px;
}
#leftcolumn {
	float: left;
	width: 650px;
	position: relative;
}

#rightcolumn {
	text-align: center;
	width: 190px;
	float: right;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 30px;
}
#rightcolumn img {
	cursor: pointer;
}

#rightcolumn  a {
	height: 40px;
	width: 40px;
	margin-right: 2px;

}
#popup {
	height: 225px;
	width: 430px;
	position: absolute;
	left: 93px;
	top: 18px;
}
#marco {
	position: absolute;
	right: 65px;
	bottom: 0px;
	background-image: url(../layout/signature.gif);
	z-index: 10;
	height: 41px;
	width: 125px;
}


h1  {
	color: black;
	font-size: 2.4em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p  {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	color: #323748;
	font-weight: lighter;
	font-size: 1.1em;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	line-height: 1.6em;
}
h2  {
	color: #454957;
	font-size: 1.6em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

a  {
	color: #4F4F50;
}
.cb {
	clear: both;
	height: 0px;
}
#baf {
	background-color: #919598;
	margin: 10px;
	text-align: left;
	padding-bottom: 5px;
	background-image: url(../layout/baf.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
#baf  input[type="submit"] {
	background-color: black;
	display: block;
	background-image: url(../layout/submit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	position: relative;
}

#baf h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.4em;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px;
	font-weight: normal;
	margin-bottom: 5px;
}
#baf p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 5px;
}
#baf input[type=text] {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#images {
	position: relative;
	overflow: hidden;
	height: 450px;
	width: 890px;
}
#images img {
	position: absolute;
	left: 0px;
	top: 0px;
}
a.pdf {
	background-image: url(../layout/pdf-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-decoration: none;
	margin-right: 10px;
	color: white;
	cursor: pointer;
}
a.pdf span {
	background-image: url(../layout/pdf-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	display: block;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 8px;
}
.pdf span:hover {
	color: #CCCCCC;
}

#christmas {
	background-image: url(../layout/xmas.jpg);
	height: 300px;
	width: 550px;
	padding-left: 20px;
	padding-right: 80px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#christmas h1 {
	color: white;
	margin-bottom: 0px;
}
#christmas p {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.acc {
	margin-left: 20px;
	overflow: hidden;
	position: relative;
	height: 30px;
	width: 600px;
}
.acc a {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.4em;
	height: 30px;
	display: block;
	line-height: 30px;
	padding-left: 10px;
	letter-spacing: .1em;
	cursor: pointer;
}
.acc a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
.floatleft {
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.floatright {
	float: right;
}
#hospitalty {
	background-color: #0C0C0C;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#hospitalty p {
	color: #FFF;
}
#hub {
	background-image: url(http://www.marcopierrewhite.org/media/layout/mpw-corner.png);
	height: 80px;
	width: 80px;
	position: fixed;
	left: 0px;
	top: 0px;
	text-indent: -100em;
	z-index: 4;
}
