@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body {

background-image:url('images/bg.jpg');
color: #EEE;
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
margin-top: 30px;
}

#preload {

background-image: url('bar/bar-bg.png');
display:none;
}

#floatingbar:hover {


background-image: url('bar/bar-bg.png');

}

#floatingbar {


background-image: url('bar/bar-bg-2.png');
_display: none;
position:fixed;
z-index: 1;
bottom: 0;
left: 0;
height: 37px;
width: 100%;

}

#floatingbar div {

padding-left: 30px;
padding-top: 14px;
width: 970px;
height: 23px;
margin-left:auto;
margin-right:auto;

}

#floatingbar div .pipe{

margin-left: 27px;
margin-right: 27px;

}


a {


color: #EEE;
}

a img {

border: 0;

}

.right {

float: right;
z-index:4;
position:relative;

}



.left {

float: left;

}

#container {


margin-left: auto;
margin-right: auto;
width: 907px;

}

#header {




height: 93px;
background-image: url('images/nav-bg.jpg');

}


#nav {

padding-left: 16px;
height: 33px;
background-image: url('images/nav-bg.jpg');
padding-bottom:2px;
text-align:center;
}

#nav a {



}

hr {

width: 55%;
border:0;
height: 0;
border-bottom: 1px #888 solid;
margin-top: 10px;
margin-bottom: 10px;
}


#whiteline {

background-image: url('images/nav-bg.jpg');
height: 1px;
clear:both;
display:none;
}

#nav img {


margin-right:16px;

}

#content {

background-image: url('images/nav-bg.jpg');

color: #EEE;
overflow:hidden;


}

h1 {

margin: 0px;
font-size: 13.5pt;
margin-bottom: 35px;

}

h2 {

margin: 0px;
font-size: 1.05em;
margin-top: 25px;
margin-bottom: 15px;

}

h1.rev {

margin: 0px;
font-size: 1.35em;
margin-top: 35px;
margin-bottom: 15px;

}

.gap {

margin-right: 50px;

}

h1.c {

text-align:center;

}

h1.alt {

font-weight: normal;

}

table {

width: 40%;
margin-left:auto;
margin-right: auto;
margin-bottom: 30px;

}


#quote, #footer {

border-top: 1px #FFF solid;
font-size: 1.1em;

}

.who {

font-size: 1.1em;
margin-top:0;

}

#full {

text-align:center;

}

#content {

overflow:auto;

}

#content #main{

overflow:hidden;
padding: 30px;
padding-left: 44px;
padding-right: 44px;
margin-left:2px;
margin-right:4px;
position:relative;
z-index: 0;
left: 1px;
background-repeat: repeat-x;
background-color: rgb(10,31,84);
background-image: url('images/contentbg.jpg');
}

#content #main .long{

background-image: url('images/contentbg-long.jpg');
overflow:hidden;
}

li {

margin-bottom: 1em;

}

#text {

width: 45%;
font-size:1.1em;

}

#text.s {

width: 40%;

}

#text.full {

width: 100%;

}

#box {

margin-bottom: 15px;
background-color: #EEE;
padding: 8px;
color: #555;

}


#splash {


height: 577px;
margin-bottom: -5px;
}



#quote {
text-align:center;
padding:10px;

background-image: url('images/quote.jpg');
}

#end {
height: 68px;
background-image: url('images/reflect.jpg');

}

#footer {

margin-top:-5px;
text-align:center;
padding-top:10px;
height: 109px;
background-image: url('images/footer.jpg');
}

#quote h1, #footer h2 {

font-weight: normal;
font-size: 1.35em;
letter-spacing: 3px;
margin:0;
margin-top: 16px;


}

#quote h1 {
margin-top: 10px;
margin-bottom: 10px;

}

#footer h2 {

font-size: 1.2em;
letter-spacing: 0px;

}
