a, a:active, a:visited {

	color: #000000;

	text-decoration: none

}



a:hover {

	color: #000000;

	text-decoration: underline

}



#logo {

	background: url(logo.png) no-repeat;

	height: 146px;

	width: 1000px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

}



body {

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	background: url(bgrnd.jpg);

}



#bg {

	margin: 0 0 0 0;

	padding: 10px 0 0 0;

	background: url(bg.png) repeat-x top left;

}



div.tabbox {

	width:990px;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

}



span.tableft {

	padding-left: 10px;

	padding-top: 2px;

	background: url(tab-left.png) no-repeat top left;

}



span.tab {

	padding-top: 2px;

	background: url(tab-middle.png) repeat top left

}



span.tabright {

	padding-top: 2px;

	padding-right: 10px;

	background: url(tab-right.png) no-repeat top right;

}





div.info {

	float: right;

	margin-left: 10px;

}



img {

	border-style: solid;

	border-color: black;

	border-width: 1px;

}



img.trans {

	border-style: none;

}



div.main {

	position:relative;

	background: url(middle.png) top left;

	padding: 10px 10px 10px 10px;

	text-align: center;

}



div.main li, p {

	text-align: left;

}



#main2 {

	background: url(top.png) no-repeat top left;

	padding-top: 9px;

	margin-top: -1px;

}



#main3 {

	background: url(bottom.png) no-repeat bottom left;

	padding-bottom: 10px;

	width:1000px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

}



div.contact {

	text-align: center;

}



div.contact  p {

	text-align: center;

}



div.contact img {

	border-style: none;

}



div.contact li, h2 {

	text-align: left;

}



div.contact ul {

	list-style-type: none;

}



#small

{

	text-align: center;

	font-size: 12pt;

}



