html, body {
   height: 100%;
   margin: 0 auto;
   color: #000000;
	font-style: normal;
	font-family: helvetica, sans-serif;
   font-size: 15px; 	line-height: 18px;
   text-align: center;
   background:#ffffff;
}

hr { background: #000000;	color: #000000; height: 1px; border: 0;}

#head18  { font-weight: normal;	font-size: 18px; color: #ffffff;}

#head28  { font-weight: normal;	font-size: 28px; color: #ffffff; }

#smallone  { font-size: 10px;}

td.top { background: #ffffff;	color: #000000;
   border-collapse: collapse;
	margin: 10px;
	border: 0px;
	padding: 0px;
}
a:visited {
   color: #ffffff;
   text-decoration: none;
   font-weight: normal; 
   font-size: 15px;}
a:link{
   color: #ffffff;
   text-decoration: none;
   font-weight: normal; 
   font-size: 15px;}
a:active, a:hover {
	color: #00CCFF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 15px; }

img {	border-style: solid;	border-color: #000000; border-width: 0px;}

#bimg img {	border-style: solid;	border-color: #000000; border-width: 2px;}

table { border-collapse: collapse;	margin: 0px;}
tr {padding: 0px;}
td {padding: 0px; font-size: 15px;}

td.pad {		padding-top: 10px;	padding-left: 20; padding-right: 20px; padding-bottom: 10px; font-size: 15px; text-align: left;}
td.pad2 {	padding-top: 190px;	padding-left: 80px; padding-right: 80px; padding-bottom: 10px; font-size: 15px; text-align: left;}
td.pad3 {	padding-top: 50px;	padding-left: 20px; padding-right: 20px; padding-bottom: 10px; font-size: 15px; text-align: left;}
td.pad4 {	padding-top: 10px;	padding-left: 10; padding-right: 10px; padding-bottom: 10px; font-size: 15px; text-align: left;}
td.black {	padding-left: 40px;  font-size: 15px; text-align: left; background: #000000; }


td.home1 {
	background-image: url('homepage1.jpg');
}
td.land1 {
	background-image: url('landpage.jpg');
	padding-top: 190px;	padding-left: 80px; padding-right: 80px; padding-bottom: 10px; font-size: 15px; text-align: left;
}

td.still1 {
	background-image: url('stillpage1.jpg'); color: #ffffff;
	padding-top: 190px;	padding-left: 80px; padding-right: 80px; padding-bottom: 10px; font-size: 15px; text-align: left;
}

#blacklink  a:link {color: #000000; font-weight: normal; font-size: 15px; background-color: #ffffff;  text-decoration: none;}
#blacklink  a:visited {color: #000000; font-weight: normal; font-size: 15px; background-color: #ffffff;  text-decoration: none;}
#blacklink  a:active {color: #00CCFF; font-weight: normal; font-size: 15px; background-color: #ffffff;  text-decoration: none;}
#blacklink  a:hover {color: #00CCFF; font-weight: normal; font-size: 15px; background-color: #ffffff;  text-decoration: none;}



#container {
   background-color: #ffffff;
   position: relative;
	min-height: 100%;
	min-height: 1000px;
	width: 990px;
	height: auto !important;
	height: 100%;
	margin: 0 auto; }

#containertop {
   background-color: #000000;
   position: relative;
	width: 990px;
	height: auto !important;
	height: 100%;
	margin: 0 auto; }

#mainpage {
	width: 990px;
	height: 100%;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;}
	
#stillpage {
	background-image: url('stillpage.jpg');
	color: #ffffff;
   height: auto !important;
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;}

#landpage {
	background-image: url('landpage.jpg');
	color: #ffffff;
   height: auto !important;
	height: 100%;
	width: 990px;
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 10px;}
	
#frontpage {
	background-image: url('landpage.jpg');
	color: #ffffff;
   height: auto !important;
	height: 100%;
	width: 990px;
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 10px;}
	

