html, body {height: 100%;}

body
{
background:url(../images/bg.png) repeat-x #0f4555;
font-family:Arial, Helvetica, sans-serif;
color:#124c5e;
}

p
{
font-size:12px;
line-height:18px;
margin-bottom:12px;
}

h1
{
font-size:16px;
font-weight:bold;
}

h2
{
font-size:15px;
font-weight:bold;
margin-bottom:13px;
padding-bottom:13px;
border-bottom:1px dashed #0f4555;
}

#wrap
{
width:818px;
background:url(../images/white-shadow-bg.png) repeat-y;
margin:0 auto;
min-height:100%;
}

#container
{
width:700px;
margin:0 59px;
}

#header
{
float:left;
width:700px;
height:119px;
line-height:119px;
background:url(../images/logo.jpg) left no-repeat;
text-indent:-9999px;
position:relative;
}

#navigation
{
float:left;
width:700px;
height:29px;
border-top:1px dashed #0f4555;
border-bottom:1px dashed #0f4555;
line-height:29px;
font-size:12px;
}

#navigation li
{
display:inline;
margin-right:20px;
}

a:link
{
text-decoration:none;
color:#124c5e;
}

a:visited
{
text-decoration:none;
color:#124c5e;
}

a:hover, a.activated
{
text-decoration:underline;
color:#c07100;
}

a:active
{
text-decoration:none;
color:#124c5e;
}

#content
{
float:left;
width:700px;
margin-top:29px;
margin-bottom:29px;
}

#main-copy
{
width:429px;
float:left;
border-right:1px dashed #0f4555;
padding-right:30px;
}

#decoration
{
position:absolute;
top:-168px;
right:0;
}

.polaroid
{
float:right;
margin-top:-50px;
margin-right:-10px;
}

#sidebar
{
position:relative;
padding-top:100px;
padding-left:19px;
width:221px;
float:left;
font-size:12px;
line-height:18px;
}

.cool-list
{
position:relative;
padding-left:19px;
width:221px;
float:left;
font-size:12px;
line-height:18px;
list-style:inside disc;
}

.cool-list-margin-btm
{
margin-bottom:20px;
}

#sub-menu, #related-pages, #useful-links
{
margin-bottom:40px;
list-style:inside disc;
}

li.heading
{
font-size:14px;
font-weight:bold;
padding-bottom:6px;
margin-bottom:6px;
border-bottom:1px dashed #0f4555;
list-style:none;
}

#footer
{
margin-top:10px;
padding-top:10px;
border-top:1px dashed #0f4555;
width:100%;
padding-bottom:10px;
font-size:12px;
line-height:18px;
}

#footer li
{
display:inline;
margin-right:25px;
}

.pigeon-pics
{
float:left;
margin:20px;
border:1px dashed #0f4555;
}

.individual-pigeon p
{
margin-left:21px;
margin-right:20px;
}

.pigeon-details
{
font-size:12px;
line-height:18px;
margin-bottom:12px;
float:left;
margin:20px;
margin-left:0px;
margin-bottom:22px;
height:165px; width:165px;
}

.view-pic
{
margin-top:37px;
margin-left:-78px;
z-index:999;
background:#FFFFFF;
padding-left:5px;
}


.see-pigeons-btn
{
background:#155364;
border:1px solid #0d3b48;
padding:5px;
text-align:center;
}

.see-pigeons-btn a
{
color:#FFFFFF;
height:100%;
width:100%;
display:block;
}

.see-pigeons-btn:hover
{
background:#0d3b48;
border-color:#155364;
}

#sitemap
{
font-size:12px;
line-height:24px;
list-style:inside disc;
}

.indent
{
margin-left:20px;
}

.indent2
{
margin-left:40px;
}


.clearme
{
clear:both;
}