body{

	margin: 0;

	padding: 0;

	text-align: center;

}

a {

	text-decoration: none;

	color: black;

}

a:link {

	text-decoration: none;

	color: black;

}

a:visited {

	text-decoration: none;

	color: black;

}

a:hover {

	text-decoration: underline;

	color: black;

}

div#container{

	border: none;

	margin-left: auto;

	margin-right: auto;

	width: 800px;

	text-align: left;

	position: relative;

}



div#bannerlogo{

	border: none;

	width: 400px;

	height: 200px;

	position: absolute;

	top: 0px;

	left: 0px;

	background-image: url('../images/logo.gif');

}



div#menupics{

	border: none;

	background-color: none;

	width: 400px;

	height: 100px;

	position: absolute;

	top: 100px;

	left: 400px;

}



div#leftpicture{

	border: none;

	background-image: url('../images/left-pic.jpg');

	width: 133px;

	height: 100px;

	position: absolute;

	top: 0px;

	left: 0px;

}



div#centerpicture{

	border: none;

	background-image: url('../images/middle-pic.jpg');

	width: 133px;

	height: 100px;

	position: absolute;

	top: 0px;

	left: 133px;

}



div#rightpicture{

	border: none;

	background-image: url('../images/right-pic.jpg');

	width: 133px;

	height: 100px;

	position: absolute;

	top: 0px;

	left: 266px;

}



div#heading{

	border: none;

	text-align: left;

	font-variant: small-caps;

	font-weight: bold;

	font-family: Verdana, sans-serif;

	font-size: 14pt;

	position: absolute;

	top: 180px;

	left: 25px;

}



div#textblock{

	border-top: thin solid black;

	position: absolute;

	top: 200px;

	left: 40px;

	width: 760px;

}



div.menu{

	border: none;

	position: absolute;

	top: 10px;

	left: 360px;

	width: 400px;

}



div.menu a{

	text-decoration: none;

	font-weight: bold;

	font-size: 10pt;

	font-family: Verdana, sans-serif;

	font-variant: small-caps;

	color: black;

}



div.menu a:link{

	color: black;

	text-decoration: none;

}



div.menu a:visited {

	color: black;

	text-decoration: none;

}



div.menu a:hover{

	color: black;

	text-decoration: underline;

}





div#leftlink {

	border: none;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 133px;

}



div#centerlink{

	border: none;

	position: absolute;

	top: 0px;

	left: 133px;

	width: 133px;

}



div#rightlink{

	border: none;

	position: absolute;

	top: 0px;

	left: 266px;

	width: 133px;

}



p#contact{

	text-align: center;

}

p.centerimg{
	text-align: center;
}



p#blocktext{

	font-size: 8pt;

	font-family: Verdana, sans-serif;

	font-variant: small-caps;

	font-weight: bold;

}



p#copyright{

	padding-top: 85px;

	padding-bottom: 20px;

	font-size: 8pt;

	font-family: 'Times New Roman', serif;

	font-weight: normal;
	
	text-align: center;

}





td.imgbox {

	width: 125px;

	height: 125px;

}



td.txtbox {

	width: 125px;

	height: 40px;

	font-family: 'Times New Roman', serif;

	font-style: italic;

	text-align: center;

	font-size: 10pt;

}