﻿#leftBanner {
	position:absolute;
	left:63px;
	top:0;
	width:113px;
	height:880px;
}
#banner {
	position:absolute;
	left:0px;
	top:45px;
	width:684px;
	height:100px;
}

#backimage {
	position:relative;
	left:0px;
	width:600px;
	height:550px;
	overflow:visible;
}

#SoundEmail {
	position:absolute;
	left:742px;
	top:7px;
	width:20px;
	height:29px;
	z-index:1;
}
#intro {
	position:absolute;
	top:35px;
	left:20px;
	right:35px;
	font-size:x-large;
}
#intro p {
	margin:24px 0px 24px 0px;
	width:523px;
	padding:10px;
	text-align:justify;
	border:1px solid black;
	color:black;
	background:white;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	line-height:105%;
}
#intro p em {
	font-size:xx-large;
	font-weight:bold;
}
#intro p span {
	background:transparent;
	filter:alpha(opacity:100);
	-moz-opacity:1;
	opacity:1;
	position:relative;
}

#heading {
	position:absolute;
	left:202px;
	top:3px;
	width:272px;
	height:43px;
}

#footer {
	position:absolute;
	bottom:0px;
	width:600px;
	font-family: "Book Antiqua";
	font-size:small;
	text-align:center;
	
}

#footer address {
	font-size:x-small;
}

#content {
	position:absolute;
	left:202px;
	top:180px;
	width:600px;
/*	height:628px;*/
	height:auto;
	z-index:0;
}


.style1 {font-size: small}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

td h4 {
	text-align:center;	
}

body {
	font-family:Times,serif;
	font-size:medium;
	color: #000000;
}
a {
	font-size: small;
	color: #000033;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color:#000088;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000033;
}
li {
	padding:0px 0px 10px 0px;
}

#content a {
	font-size:inherit;
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	left: 176px;
	top: 146px;
	width: 625px;
	height: 31px;
	z-index:1;
}

#menu a {
	color:#000088;
}

address {
	font-family:"Book Antiqua";
	font-style:normal;
	font-size:26px;
}
p {
	text-align:justify;
	z-index:10;
}

table.properties {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.properties th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style:solid;
	border-color: black;
	background-color: white;
	font-size:medium;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.properties td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	text-align:center;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.properties.name {
	text-align:left;
}

h3 {
	font-size:x-large;
}

h4 {
	font-size:large;
}


