

div {
}

/*layout*/

body { 
height: 100%;
min-width: 550px;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
padding: 0;
background-color: #ffffff;
border-style: none;
font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.2em;
text-align: left;}

/* IE6 hack*/
* html #header {
margin-top: -5px; /* aligns borders -- don't know why*/
width: 100%;
height: 188px;
border-bottom: 15px #000066 solid;
}

/* Other browsers see this */
#header {
margin-top: 0;
width: 100%;
height: 188px;
border-bottom: 15px #000066 solid;
}

  #headerImage {
  border: none;
  width: 204px;
  height: 188px;
  float: left;
  }
  
  #headerContent {
  position: absolute;
  top: 40px;
  left: 224px;
  width: 594px;
  height: 158px;
  border-left: 15px #000066 solid;
  padding-left: 200px;
  padding-top: 10px
  }

#container {
padding-left: 204px;
padding-right: 25px;
overflow: hidden;
}

  #container .column {
  Position: relative;
  float: left;
  }
  
  #navigation { /*LC*/
    width: 204px; /* header image width*/
    margin-left: -100%;  /* CC width */
    right: 239px; /* LC fullwidth + CC padding */
    padding-top: 20px;
    }
  
  /* IE6 hack*/
  * html #navigation {
  left: 31px; /* body left margin + 6px offset?*/
  }
  
  #primaryContent {
  width: 100%;
  padding: 20px 10px 0px 10px;
  border-left: 15px #000066 solid
  }
    
    .galleryeven{
    width: 100%;
    background-color: #e2e2e2;
    min-height: 245px;
    }
    
    .galleryeven .floatbox{
    float: right;
    width: 305px;
    }
    
    * html .galleryeven p{ /* IE 3px jog hack*/
    height: 1%;
    }
    
    .galleryodd{
    width: 100%;
    min-height: 239px;
    }
    
    .galleryodd .floatbox{
    float: left;
    width: 305px;
    }
    
    * html .galleryodd p{ /* IE 3px jog hack*/
    height: 1%;
    }

#footer {
clear: both;
position: relative;
width: 100%;
border: none;
}

#footer img {
float: left;
border: none;}

/* Presentation*/
#header h1 {
font-size: 2.6em;
text-align: left;

}

#header h3 {
font-size: 1.2em;
text-align: left;
text-decoration: overline;}


#container img {
border: 3px #000066 solid;
}

#container .flag {
border: none;
}

table p {
line-height: 1.5em;}

#navigation ul li {
font-size: 1.1em;
list-style-type: none;
line-height: 30px;
padding-left: 3px;
text-decoration: none;
}

#navigation ul li a:link {
text-decoration: none}

#navigation ul li:hover {
padding-left: 3px;
list-style-image: url(images/pawprints_single_bullet.gif);
}

#navigation ul li a:visited {
text-decoration: none}

#navigation ul li a:active {
text-decoration: none}

#primaryContent img {

}
  
#primaryContent a:link {
text-decoration: underline;
}

.flag{
border: none;
}

.standout {
font-size: 1.4em;
font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
color: #000066;}


.galleryeven p{
margin-top: 0;
margin-right: 310px;
line-height: 1.5em;
padding: 0 10px 0 10px;
}

.galleryodd p{
margin-top: 0;
line-height: 1.5em;
margin-left: 310px;
padding: 0 10px 0 10px;
}

#primaryContent .thumbnail {
border: none;
}

h1 {
font-size: 1.8em;
font-weight: bold;
text-align: left;
color: #000066;}

h2 {
font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-decoration: underline;
text-align: center;}

h3 {
font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;
color: #000;
font-style: italic;
text-decoration: none;}

h4 {
font-size: 1.4em;
}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

p {
font-size: 1.1em;
line-height: 1.2em;}

th {
}

td {
text-align: left;}

#footer p {
clear: left;
text-align: center;
line-height: 25px;}

#footer a {
clear: left;
text-align: center;
line-height: 25px;}

a:link {color: #3300ff;
}

a:hover {
}

a:visited {
}

a:active {color: #3300ff;
}
