
html, body {
margin: 0;
padding: 0;
height: 100%;
}

p {
margin: 0;
padding: 0;
}

a img {
border: none;
}

.clearer {
clear: both;
height: 0;
line-height: 0;
}

body {
background: #828284 url(../images/global/content-back.gif) left top repeat-x;
}

#outer {
background: #fff url(../images/global/green-stripe.gif) left top repeat-y;
min-height: 100%;
margin: 0 auto;
position: relative;
width: 753px;
}

#topstripe {
background: #828284 url(../images/global/content-back.gif) left top repeat-x;
height: 23px;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

#title {
left: 61px;
position: absolute;
top: 85px;
}

#right-image {
left: 375px;
position: absolute;
top: 23px;
}

#pagetitle {
height: 671px;
left: 0;
position: absolute;
top: 0;
width: 32px;
}

#pagetitle div {
bottom: 0;
position: absolute;
right: 0;
text-align: right;
width: 100%;
}

#pagetitle div img {
float: right;
}

#bottom {
margin-left: 32px;
min-height: 800px;
}

#leftcol {
float: left;
padding-left: 20px;
padding-top: 265px;
}

.imgtitle {
display: block;
padding-bottom: 13px;
}

/* Navigation */

#nav {
width: 100%;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

