#all{
width: 100%;
margin: auto; 
}

body{

background-image:url(./images/home_BG.gif);
margin: 0 auto; 
display:inline;
float:left;
font-family:'courier new';
}

h1{
font-size: 60px;
font-weight:normal;
color:#fffbc9;
}

a img{

border:none;
}

h1 a{
color:#fffbc9;
text-decoration:none;
}

h1 a:hover{
color: #FFFFFF;
}

a{
color: #214963;
}

a:hover{
color: #768962;

}

#header{
margin:50px 50px 0 60px; 
}

#content{
margin-left:30px;
width:450px;
}

p{
width:400px;
font-size:11px;
color:#4d3d2f;
}
p2{
width:400px;
font-size:15px;
color:#4d3d2f;
}

#subhead{
color:#4d3d2f;
font-size: 30px;
margin:0px 0 0 30px;
}

#leftcol{
position:absolute;
left: 00px;
width:450px;
height: 700px;
}

#nav{
margin:350px 0 0 50px;
}

#rightcol{
position:absolute;
left: 450px;
width:600px;
height: 700px;
float:left;
}

#farcol{
position:absolute;
left: 500px;
top:150px;
width:270px;
height: 700px;
float:left;
}

#page{
min-height:625px;
margin:50px 50px 0 0px; 
width:450px;

background-image:url(./images/page_bg.gif);
border-right:2px solid #666;
border-bottom:2px solid #666;
}
