body {
/* \*/
height:100%;
/* hide from Mac IE 5.x */ 
font-family: verdana, arial, helvetica, sans-serif; 
background-color: #ffffff;
margin: 0;
padding: 0;
border: 0;

text-align: center;
} 

#flashcontent {
 height: 100%;
 }

#footer {
width: 950px; 
margin: 0 auto; 
font-size: 10px; 
font-weight: bold; 
padding: 10px; 
text-align: right; 
color: #999;
border-top: 1px black solid;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
color: #999;
text-decoration: none;
background-color: transparent;
}

#footer a:hover {
color: #ccc;
background-color: transparent;
}

.banner {
text-align: left;
width: 950px; 
margin: 0 auto; 
font-size: 10px; 
font-weight: bold; 
padding: 10px;
height: 20px;
}

#flash-container {
width: 950px; 
margin: 0 auto; 
border-top: 1px black solid; 
}

#index-container {
text-align: left;
width: 950px;
height: 407px;
margin: 0 auto;
padding: 93px 0 0 0;
border-top: 1px black solid; 
}

.content p {
font-size: 10px;
font-weight: bold;
font-color: #666;
margin-left: 200px;
width: 600px;
}

a, a:link, a:active, a:visited {
color: #333;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

a:hover {
color: #999;
font-size: 10px;
font-weight: bold;
}

.index-nav {
width: 325px;
padding: 60px 0 0 0;
text-align: right;
float: left;
line-height: 1.5em;
font-size: 0.8em;
vertical-align: middle;
}

.index-nav a, .index-nav a:link, .index-nav a:active, .index-nav a:visited {
color: #333;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

.index-nav a:hover {
color: #999;
font-size: 10px;
font-weight: bold;
}

.index-img {
width: 625px;
float: right;
margin-right: -32px;
}

.hide {
display: none;
}

.align-left {
float: left;
}

.align-right {
float: right;
}

.section-title {
width: 950px;
margin: 0 auto;
text-align: right;
font-size: 10px;
font-weight: bold;
color: #000;
padding: 0 0 10px 0;
}

.clear {
clear: both;
}

.series {
margin: 40px 0 0 0;
}

.series p {
text-align: left;
margin: 5px 0 5px 400px;
}