body {
    background: url(../../images/bodybg.gif) repeat-x #333;
    text-align: left;
}

h2 {
    margin-left: 25px;
}

a:link,
a:visited{
    color: #006b33;
    text-decoration: none;
    font-weight: bold;
    outline: 0;
}

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

h3 a {
    font-weight: normal !important;
}

p.indented,
h3.indented {
    margin-left: 170px
}

.wideimage p.indented,
.wideimage h3.indented {
    margin-left: 320px
}

#login {
    width: 800px;
    margin: 0 auto;
    text-align: right;
    margin-top: -16px;
}

#login a {
    color: #666;
}

#login a:hover {
    color: #999;
    text-decoration: none;
}

#wrapper {
    width: 800px;
    background-color: white;
    margin: 0 auto;
    position: relative;
    border: 1px solid #111;
}

#bakwelogo {
    width: 201px;
    height: 25px;
    margin: .2em;
    text-indent: -9999em;
    background-image: url(../../images/BakwemissionLogoText2.gif);
    background-repeat: no-repeat;
}

#bakwelogo a {
    display: block;
    height: 25px;
}

#bringlogo {
    position: absolute;
    top: 0;
    right: 0;
    margin: 6px;
    font-size: 2em;
    width: 160px;
    height: 24px;
    text-indent: -9999em;
    background-image: url(../../images/BringingTheWord-Caption.gif);
    background-repeat: no-repeat;
}

#banner {
    height: 200px;
    border-top: 3px solid #006B33;
}

#primarynav {
    list-style: none;
    font-size: 1.5em;
    background: url(../../images/primarybg.gif) repeat-x #006b33;
    margin: 0 0 11px;
    height: 34px;
    border-top: 1px solid #333;
    text-align: center;
}

#primarynav a:link,
#primarynav a:visited {
    color: white;
    margin: 0 13px;
    padding: 5px 0;
    font-weight: normal;
}

#primarynav li{
    display: inline;
}

#secondarynav {
    list-style: none;
    font-size: 14px;
    margin-left: 0;
    float: left;
    margin-left: 25px;
    margin-right: 0;
    width: 160px;
}

#secondarynav ul {
    list-style: none;
    margin-left: 0;
}

#secondarynav a {
    padding-left: 16px;
}

#secondarynav a.current {
    background: url(../../images/secondaryarrow.gif) no-repeat 3px center;
}

#content {
    margin-left: 25px;
    margin-right: 25px;
    float: left;
    width: 565px;
}

.fullwidth {
    width: 750px !important;
}

#content img {
    float: left;
    width: 150px;
    margin: 0 1em 1em 0;
    border: 1px solid #bbb; 
    padding: 3px;
}

.wideimage img {
    width: 300px !important;
}

#alphabet td {
    vertical-align: middle;
}

#alphabet img {
    width: 20px !important;
    border: none;
    padding:0;
    margin:0;
}

#footer {
    background: url(../../images/footerbg.gif) repeat-x #111 top left;
    color: #999;
    border-top: 3px solid #ff7f00;
    padding: 1em;
    clear: both;
}

#footer a:link,
#footer a:visited {
    color: #ddd;
    font-weight: normal;
}

#copyright {
    width:800px;
    margin:0 auto;
    text-align:right;
}

#flickr_badge_uber_wrapper {
    width: 243px;
    float: right;
    margin-left: 2.5em;
}

#flickr_badge_wrapper {
    margin-bottom: 2em;
}

#flickr_badge_wrapper img{
	display: none;
}

#flickr_badge_wrapper div img{
	display: inline;
    width: auto;
    margin: 0;
    border: none;
    padding: 0 6px 6px 0;
}