﻿#header
{
    margin:15px 0 0 444px;
}
#navigation
{
    background:url(../images/transparent_pink.png) top left repeat;
}
#pagediv
{
    /*background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:top center;
    width:1368px;
    position:relative;
    left:50%;
    margin:0 0 0 -684px;
    padding:6px 0;*/
    /*background-image:url(../images/homepagemeadows.jpg);*/
    /*background-color:#990000;*/
}
#content
{
    width:700px;
    margin:80px 0 0 334px;
    background:url(../images/transparent_grey.png) top left repeat;
}

