body, html {
	height: 100%;
	margin: 0; 
	padding: 0;
    text-align: center;
   
}

body {
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	overflow: hidden;
	background: white;
	padding: 201px 0 50px 0;
}
a {
	color: #FF9900;
	font-style: none;
}

#inner {
	position: absolute;
	width: 800px;
	height: 535px;
/*	background: url('flashbg.jpg') no-repeat;*/
	top:50%; left:50%;
	margin: -267px auto auto -400px;

/*	margin: -273px auto auto -386px;*/
	/*margin: -h/2 auto auto -w/2;*/
	padding-left: 0px;
	padding-right: 0px;
}
.content {
	margin: 0 auto;
	padding: 0;
/*	background:  url('mainbg.jpg') no-repeat;*/
	width: 950px;
	display: block;

}
/*#content p {
	margin: 0;
	padding: 0;
}*/

h2 {
	font-size: 1.1em;
	font-style: bold;
	text-align: left;
	padding-left: 0.3em;
	margin:0;
	display: none;
}
#header {
	width: 500px;
	height: 201px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: top right no-repeat url('aipp.png');
}
img {
	border: 0;
}

p.hide {
	display: none;
}
#outer{
	overflow: auto;
	left:0px;
	right:0px;
	top:201px;
	bottom:50px;
	padding-top: 10px;
	position:absolute;
	background: white;
	overflow-x: hidden;
}


#footer{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0;
	height:50px;
	background: white url('copyright.png') no-repeat bottom right;
	overflow:visible;
	text-align: left;
	width: 100%;
}

 @media screen{
  body>div#header{
   position:fixed;
  }
  body>div#footer{
   position:fixed;
  }
 }
 * html body {
  overflow:hidden;
 } 
 * html div#outer{
  height:100%;
  overflow:auto;
 }
/* tabs
*************************/
ul.tabs
{
display: table;
margin: 0 auto;
padding: 0;
list-style: none;
position: relative;

}
ul.tabs li
{
margin: 0;
padding-right: 5px;
padding-left: 5px;
list-style: none;
display: table-cell;
float: left;
position: relative;

}
ul.tabs a
{
position: relative;
display: block;
}
/* dropdowns
*************************/
ul.dropdown
{
margin: 0;
padding: 0;
padding-left: 15px;
display: block;
position: absolute;
z-index: 999;
top: -45px;
width: 115px;
display: none;
left: 0;
/*background: #ffbe00;
opacity: 0.8;
filter:alpha(opacity=80);*/
color: black;
}
ul.dropdown ul.dropdown
{
top: 0;
left: 95%;
}
ul.dropdown li
{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
}
ul.dropdown li a
{
display: block;
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
background: white;
/*color: black;
opacity: 1;
filter:alpha(opacity=100);*/
}
.slideshow {
	margin: 0 auto;
	width: 950px;
	display: block;
	height: 665px;
}

@font-face {
	font-family: "Papyrus";
	src: url(font/papyrus.ttf);
}

.phead {
 font-family: "Papyrus";
 text-align: left;
 font-size: 2.5em;
 font-weight: bold;
}
.chead {
	text-align: center;
}
.pp {
/*	font-family: "Papyrus";	*/
	width: 400px;
	text-align: left; 
/*  	font-size: 1.5em;	*/
}
.infoimg {
	padding-top: 12px;
	float: left;
	width: 445px;
}
.pinfoimg {
	padding-top: 12px;
	float: left;
	width: 390px;
}
.cinfoimg {
	padding-top: 0px;
	margin: 0 auto;
	width: 865px;
}
.infotxt {
	float: right;
	width: 420px;
}
.infotxt .pp {
	width: 420px;
}
.pinfotxt {
	float: right;
	width: 475px;
}
.pinfotxt .pp {
	width: 475px;
}
.cinfotxt {
	margin: 0 auto;
	width: 865px;
}
.cinfotxt .pp {
	width: 865px;
}
.pagecontainer {
	width: 875px;
	margin: 0 auto;
}
.contactimg {
	padding-top: 12px;
	float: right;
	width: 300px;
	text-align: right;
}
.contacttxt {
	float: left;
	width: 550px;
}
.aboutimg {
	padding-top: 50px;
	float: right;
	width: 385px;
	text-align: left;
}
.abouttxt {
	float: left;
	width: 490px;
}
.abouttxt .pp {
	width: 485px;
}
.leftbox {
	width: 275px;
	float: left;
}
.rightbox {
	width: 275px;
	float: right;
}
#enter {

}
.enterimg {
	margin-bottom: 50px;
}
.aipp {
	margin-right: 25px;
	margin-top: 25px;
	float: right;
}
.copyright {
	margin-right: 25px;
	float: right;
	margin-top: 9px;
}
#outerindex {

	overflow: auto;
	left:0px;
	right:0px;
	top:50px;
	bottom:50px;
	position:absolute;
	background: white;
	width: 100%;
	height: 600px;
}
#headerindex {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
}
.headersmall {
	background: red;
}
.gal {
	margin: 0;
	padding: 0;
	width: 950px;
}
.slideshow {
	background: white;
}
.gal {
	background: white;
	height: 450px;
}
.image-wrapper {
	left: 0;
}


