html, body {
    margin: 0;
    padding: 0;
    height: 100%;
		background-image: url(images/background.jpg);
    }

#container {
    display: table;
    height: 100%;
    width: 100%;
    margin: 0;
    }

#contentcell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    }

#inner {
	width: 796px;  /*set to an appropriate value*/
	margin: 0 auto;
	padding: 0 1em;
	height: 639px;
    }
	
p {
	line-height: 17pt;
	font-size: 13px;
	font-family: georgia, helvetica, sans-serif;
	margin-right: 12px;
}
h1 {font-size: 18px; font-family: georgia, helvetica, sans-serif;}
h2 {line-height: 16pt; font-size: 13px; font-family: georgia, helvetica, sans-serif;}
table {border: 0px; margin: 0px; padding: 0px}
#title {
	font-size: 21px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}
.importantInfo {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#containernew {
	position: relative;
	margin: 0 auto;
	text-align: left;
	height: 591px;
	width: 796px;
	clear: left;
}

body {
	text-align: center;
}

#sub {
	font-size: 13px;
	font-family: georgia, helvetica, sans-serif;
	text-align: left;
}

#name {font-size: 12px; font-family: georgia, helvetica, sans-serif; font-style: italic}
#distance {
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -319px;
}

#menu a {
	font-size: 16px;
	text-decoration: none;
	line-height: 80px;
}
#menu {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 798px;
}

#outerDiv
{
	position:relative;
}

#innerDiv
{
	position:absolute;
	top:50%;
	height:639px;
	margin-top: -319px;
}

a:link {color: #473328;}
a:visited {color: #473328;}
a:active {color: #3E5E6F;}
a:hover {color: #3E5E6F;}
#content {
	overflow: auto;
	height: 335px;
	padding-right: 15px;

}
#body
{
	width:796px;
	height:471px;
	background-image:url(images/table.jpg);
	background-repeat:none;
	position:relative;
}
#body #text
{
	position:absolute;
	left: 304px;
	top:79px;
	width:420px;
	height:318px;
	overflow:auto;
	padding-right:25px;
	text-align: justify;
}

#body #image
{
position:absolute;
left:53px;
top:82px;
height:311px;
width:251px;

}

#body #image img
{
	border:0pt;
	display: block;
}
#outerDiv {
}
#title2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	padding-bottom: 2px;
}
