/* a build  */

body {  
background: #ffffff;
margin: 0;
padding: 0;
text-align: center;	 
}

* {
padding: 0px;
margin: 0px;
}

#container {
width: 800px;
height: 950px;
background: #ffffff;
margin: 0 auto;
padding: 0;
text-align: left;
}

#pageHeader {
background: #ffffff;
position: absolute;
width: 800px;
height: 50px;
background: ;
margin-left: 0px;
margin-top: 0px;
}

#banner {
position: relative;
width: 418px;
height: 50px;
background: #ffffff url(../images/bannerBg.jpg) no-repeat;
word-spacing: 5px;
margin-top: 0px;
}

#pageHeader h1,h2 { 
display: none;
}

#navbar {
position: relative;
width: 800px;
height: 30px;
color: #ffffff;
background: #ffffff url(../images/navBg.jpg) no-repeat;
word-spacing: 5px;
padding-left: 10px;
padding-top: 5px;
}

a:link, a:visited, a:active {	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #ffffff;
text-decoration:none;	
font-weight: bold;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #006699;
text-decoration: none;	
font-weight: bold;
}

#main {
position: relative;
width: 800px;
height: 500px;
background: #ffffff;
}

#flash {
position: absolute;
height: 500px;
width: 800px;
text-align: left;
}

#footer {
width: 800px;
}

#footer .p1 {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #0099cc;
font-weight: bold;
text-align: center;
padding-top: 5px;
}

# flashlink {
width: 800px;
text-align: center;
}

# flashlink .p1 {
width: 800px;
text-align: center;
}