<!--

body {
background-color: #FFFFFF;
font-family: Arial, Verdana;
color: #333333;
text-align: center;
}
#fpbody {
background-color: #111111;
}
#indexbg {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
}
#indexbg img {
width: 100%;
}
#pagecontainer {
text-align: left;
width: 980px;
margin: 0 auto 0 auto ;
}
#header {
width: 600px;
text-align: left;
}
embed {
margin: 10px 0 0 0;
}
#fptitle a {
color: #D5DAE0;
}
#fptitle a:hover {
text-decoration: none;
}
h1 {
margin: 50px 0 0 0;
font-size: 4em;
letter-spacing: 0.05em;
font-weight: normal;
}
h2 {
margin: 10px 0 10px 0;
font-size: 2em;
font-weight: normal;
}
h3 {
margin: 10px 0 0 0;
font-size: 1.2em;
font-weight: normal;
}
p {
margin: 0 0 1em 0;
}
#menu {
font-size: 1.1em;
margin: 10px 0 0 5px;
letter-spacing: 0.05em;
}
#submenu {
font-size: 0.9em;
margin: 10px 0 0 5px;
letter-spacing: 0.05em;
}
#submenu2 {
font-size: 0.8em;
margin: 10px 0 0 5px;
letter-spacing: 0.05em;
}
#submenu3 {
font-size: 0.9em;
margin: 10px 0 0 5px;
letter-spacing: 0.05em;
}
#pagecontainer a.selected {
color: #;
}
#copyright {
position: relative;
color: #999999;
font-size: 0.7em;
top: 200px;
margin: 0 0 0 5px;
}
.text {
text-align: left;
font-size: 0.8em;
}
.images {
text-align: left;
margin: 15px 0 0 5px;
padding: 0;	
}
.images img {
border: none;
margin: 0 15px 20px 0;
}
a:link {
text-decoration: none;
color: #666666;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:active {
text-decoration: underline;
color: #666666;
}
a:hover {
text-decoration: underline;
color: #000000;
}

//-->