body {
margin: 5px auto 0px auto;
background-color: #dddddd;
color: #666666;
font-family: Verdana, Helvetica, sans-serif;
text-align: center; /* for IE */
}

#container {
color: #666666;
font-weight: normal;
margin: 0px auto 100px auto;
width: 936px;
text-align: left;
}

#nav_box {
margin: 0px auto;
background-image:url('../images/top.png');
margin-top: -5px;
margin-left: 355px;
margin-bottom: 80px;
width: 572px;
height: 45px;
color: #FFFFFF;
}

#nav {
padding-top: 13px;
padding-left: 40px;
font-size: 13px;
word-spacing: 25px;
}

#nav a {
color: #FFFFFF;
text-decoration: none;
}

#nav a:hover {
color: #1e73f7;
text-decoration: none;
}

#nav a:active {
color: #FFFFFF;
text-decoration: none;
}


.logo {
margin-top: 22px;
margin-left: 30px;
padding-bottom: 10px;
}

#header {
margin: 0px auto;
width: 936px;
height: 185px;
background: url(../images/header.png) no-repeat;
background-repeat: no-repeat;
}

#sponsors {
margin-top: -90px;
padding-left: 0px;
float: right;
width:250px;
}

h1 {
font-size: 17px;
color: #1e73f7;
}

h2 {
font-size: 15px;
color #1e73f7;
}

#middle {
background: url(../images/middle.png) no-repeat;
background-repeat: repeat-y;
margin: -50px auto 0;
width: 936px;
padding-left: 45px;
margin-top: -62px;
}

#content {
width: 840px;
padding-right: 10px;
padding-left: 10px;
font-size: 13px;
text-align: justify;
color: #000000;
}

.gallery li {
display: inline;
list-style: none;
width: 200px;
min-height: 175px;
float: left;
margin: 0 40px 10px 0;
text-align: center;
}

.gallery img {
border: 0px;
}

#footer {
margin: 0px auto;
background: url(../images/footer.png) no-repeat;
background-repeat: no-repeat;
height: 39px;
width: 936px;
text-align: center
}

#credits {
margin-top: 5px;
margin-left: 15px;
font-size: 11px;
color: #999999;
}

#credits a {
color: #999999;
text-decoration: none;
font-style: italic;
}

#credits a:hover {
color: #666666;
text-decoration: none;
font-style: italic;
}

#credits a:active {
color: #999999;
text-decoration: none;
font-style: italic;
}

