body {
background-color: #333333;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.4em;
color: #dedede;
text-align: center;
margin: 0;
padding: 0; }

#rightContainer {
width: 100%;
height: 150px;
background-image: url(../images/blue.gif);
background-repeat: no-repeat;
background-position: center center;
border: solid 0px #ffffff; }

#leftContainer {
width: 100%;
height: 150px;
background-image: url(../images/blue2.gif);
background-repeat: no-repeat;
background-position: center center;
border: solid 0px #ffffff; }

#photo1 {
width: 780px;
height: 150px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff; }

#photo1 img {
float: left;
margin-right: 1px; }

#photo2 {
width: 780px;
height: 150px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff; }

#photo2 img {
float: left;
margin-right: 1px; }

#photo3 {
width: 780px;
height: 150px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff; }

#photo3 img {
float: left;
margin-right: 1px; }

h1, h2 {
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.4em;
color: #dedede;
text-align: center;
letter-spacing: .3em;
font-weight: normal; }

p {
width: 780px;
margin-left: auto;
margin-right: auto;
padding: 10px;
line-height:1.4em;
font-size:.8em;
text-align: justify; }

p.center {
width: auto;
margin-left: auto;
margin-right: auto;
padding: 35px;
line-height:1.4em;
text-align: center; }

img {
border: solid 0px #ffffff; }

a {
color: #0068b9;
text-decoration: none; }


a:hover {
color: #dedede;
text-decoration: underline; }
