/* CSS Document */

body {
background: url(images/page_bg.gif) top repeat-x;
margin:0;
font-family:Arial, Helvetica, sans-serif;

}





ul {
font-size: 12px;
line-height: 16px;
}


#maincontainer {
margin:0 auto;
background:url(images/container_bg.gif) center repeat-y;
width: 767px;
position: relative;
height: 3275px;

}

#backlink {
position: absolute;
top: 20px;
left: 40px;
}

#backlink a:link, #backlink a:visited  {
font: 11px Arial, Helvetica, sans-serif;
color: #666;
text-decoration: none;
}

#backlink a:hover  {
text-decoration: underline;
}


.box after: {
clear: both;
}

#header {
height:170px;
width:731px;
margin: 0 auto;

}

h1, h2, h3 {
margin:30px 49px 0 49px;
}

h1, h2, h3 {
color: #8C917F;
font-family:arial;
font-weight: normal;
}

h1 {
font-size: 16px;
background:url(images/h1_bg.gif) center repeat-x;
}

h1 span {
background-color: #FFF;
padding-right: 6px;
}

.box p {
color:#333333;
margin:12px;
font-size: 12px;
line-height: 16px;
}

.box {
float: right;
background:url(images/box_middle.gif);
margin:12px 6px 20px 0;
width: 711px;

}

.photoholder  {
width: 350px;
float: right;
padding: 12px;
}

.box a img {
float: left;
margin-right: 6px;
}




span.top {
display: block;
background:url(images/box_top.gif) no-repeat;
height: 16px;
}

span.bottom {
display: block;
background:url(images/box_bottom.gif) no-repeat;
height: 16px;
}


h2 {font-size: 14px;}
h3 {font-size: 13px;}

