body {
background-image:url(images/layout/background_color.jpg);
background-repeat:repeat;
margin:0 0 0 0;
padding:0;
border:0;
text-align:center;
position:relative;
font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

#background {
background-image:url(images/backgroundImage.jpg);
background-position: bottom right;
background-repeat:no-repeat;
background-attachment: fixed;
margin:0;
padding:0;
text-align:center;
width:100%;
height:100%;
padding:0 0 10px 0;
}

#indexContainer {
min-height:470px;
height:auto !important;
width:800px; 
background-color:#FFFFFF;
position:relative;
margin:0px auto 0 auto;
text-align:center;
overflow:hidden;
}

#container {
min-height:470px;
height:auto !important;
width:800px; 
background-color:#FFFFFF;
position:relative;
margin:0px auto 0 auto;
text-align:center;
overflow:hidden;
}

.navigationText {
margin-top:10px;
margin-bottom:10px;
font-size:14px; 
line-height: 18pt; 
color:#02849b;
}

.indexNavigation {
width:140px;
height:470px;
background-color:white;
background-image:url(images/layout/navBackground.jpg);
background-repeat:no-repeat;
background-position:0px 165px;
margin:0;
padding:0;
border:0;
position:absolute;
top:0;
left:0;
}

.separator {
width:100px;
height:1px;
border:0;
margin:0;
padding:0;
}

#logoAndSlideshowIndex {
width:660px;
margin:0px;
margin-left:140px;
height:125px;
background-color:white;
background-image:url(images/layout/indexTopper.jpg);
background-repeat:no-repeat;
padding:0;
border:0;
}

#informationBar {
width:660px;
margin:0px;
margin-left:140px;
height:40px;
background-color:white;
background-image:url(images/layout/infoBar.jpg);
background-repeat:no-repeat;
padding:0;
border:0;
}

#text {
width:660px;
margin:0px;
margin-left:140px;
background-color:white;
padding:0px;
border:0px;
min-height:304px;
height:auto !important;
height:304px;
text-align:left;
}

#textPadded {
font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size:14px;
line-height:16px;
color:#006699;
padding:0;
border:0;
margin:2px 20px 0 30px;
width:610px;
}

#footerBar {
width:800px;
height:30px;
background-image:url(images/layout/footer.jpg);
background-repeat:repeat-y;
padding:0;
border:0;
margin:0 auto 10px auto;
overflow:hidden;
background-color:transparent;
}

.footerText {
/*font-family : Arial, Helvetica, sans-serif;*/
font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-size:12px; 
line-height: 13px; 
color:#006699;
margin:0;
padding:3px 0 0 0;
border:0;
}

a {
background-color: transparent;
color: #02849b;
text-decoration:none;
font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}