/* CSS Document */

body {
background-image: url(images/bodybg_03.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #212121;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
margin-top: 0px;
}

body#inside {
background-image: url(images/bodybg-inside_03.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #212121;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
margin-top: 0px;
}

#container {
width: 940px;
margin-left: auto;
margin-right: auto;
}

#banner {
background-image: url(images/bannerbg_05.jpg);
background-repeat: no-repeat;
height: 106px;
}

#wrap {
background-image: url(images/content-top_11.gif);
background-repeat: no-repeat;
background-position: top;
padding-top: 20px;
margin-top: 30px;
margin-bottom: 0px;
padding-bottom: 0px;
background-color: #FFFFFF;
}

#wrap-inside {
background-image: url(images/contenttop-inside_10.jpg);
background-repeat: no-repeat;
background-position: top;
padding-top: 20px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
background-color: #FFFFFF;
}

#content {
float: left;
width: 613px;
padding-left: 22px;
padding-right: 30px;
}

#sidebar-a {
float: right;
width: 275px;
}

#sidebox {
width: 275px;
background-image: url(images/sidebar_21.jpg);
background-repeat: repeat-y;
color: #FFFFFF;
}

#sidebox a:link, #sidebox a:visited {
color: #FFFFFF;
text-decoration: underline;
}

#sidebox a:hover {
text-decoration: none;
}

#sidebox p {
padding-left: 30px;
padding-right: 40px;
}

#sidebox-top {
background-image: url(images/sidebar_18.jpg);
background-repeat: no-repeat;
height: 20px;
}

#sidebox-btm {
background-image: url(images/sidebar_23.jpg);
background-repeat: no-repeat;
height: 21px;
}

#footer {
background-image: url(images/footerbg_24.jpg);
background-repeat: no-repeat;
clear: both;
height: 140px;
margin-top: 0px;
padding-top: 80px;
background-color: #212121;
font-size: 10px;
line-height: 16px;
padding-left: 470px;
color: #FFFFFF;
text-align: center;
}

#footer a:link, #footer a:visited {
text-decoration: none;
color: #FFFFFF;
}

#footer a:hover {
text-decoration: underline;
}

#footer2 {
font-size: 10px;
text-align: center;
color: #999999;
}

#footer2 a:link, #footer2 a:visited {
text-decoration: none;
color: #999999;
}

#footer2 a:hover {
text-decoration: underline;
}



/* -- Navbar  -- */

div#navbar {
background-image: url(images/navbarbg_07.jpg);
background-repeat: repeat-x;
text-align: center;
font-weight: bold;
padding: 15px 8px 1px 8px;
width: 924px;
height: 34px;
}

#navbar ul li a:link, #navbar ul li a:visited {
color: #ffffff;
text-decoration: none;
display: inline;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 0px;
padding-right:20px;
}

#navbar ul li a:hover {
color: #00CCFF;
text-decoration: none;
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

/* -- Drop Menu -- */

#dropmenudiv{
position:absolute;
margin-top: 6px;
border:2px solid #CCCCCC;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:28px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 2px solid #CCCCCC;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
background-color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #00CCFF;
}


/* -- HTML -- */

h1 {
background-image: url(images/h1bg_15.jpg);
background-repeat: no-repeat;
background-position: -1% 50%;
height: 29px;
font-size:16px;
font-weight: bold;
padding-left: 67px;
padding-top: 24px;
}

h2 {
color: #657bc7;
font-size: 14px;
font-weight: bold;
}


/* -- Classes -- */

.photocenter {
padding: 4px;
border: solid 1px #000000;
}

.mission {
text-align: center;
border: solid 1px #CCCCCC;
background-color: #e6e6e6;
padding: 10px;
font-weight: bold;
font-size: 14px;
line-height: 22px;
}
