body {
margin:0;
padding:0;
width: 100%;
min-width:700px;
min-height:100%;
background: #fff url(../graphics/top2.gif) no-repeat top left;
/* background: #fff url(../graphics/boxbr.gif) no-repeat bottom right; */
}


div#container {
z-index:10;
width:770px;
background: url(../graphics/boxbr.gif) no-repeat bottom right;
/* background: url(../graphics/top2.gif) no-repeat top left; */
}


div#content {
position:relative;
z-index:20;
width:650px;
margin: 150px 25px 50px 75px;
min-height:750px;
}


div#motto {
font-family:"Tacoma MS",sans-serif;
font-weight: bold;
font-style: italic;
font-size: medium;
text-align: center;
color:#5c5d17;
background-color:#fff;
width:150px;
float:left;
clear:both;
padding:10px 10px;
margin:30px 50px 25px 40px;
border:1px solid #bebea2;
}


div#link {
font-family:Verdana,Arial,sans-serif;
font-size:small;
border: 1px solid #4b4c00;
width:130px;
position: absolute;
top:25px;
right:-125px;
float: right;
clear: both;
z-index: 30;
}


div#link ul {
margin: 0px;
padding: 0px;
}


div#link li {
min-width:130px;
line-height: 200%;
width:130px;
display:inline;
list-style-type:none;
}


div#link li a {
display:block;
text-align:center;
width:125px;
background: transparent url(../graphics/linkback1.gif) repeat-y top left;
color:#ece29a;
text-decoration:none;
border-bottom:1px solid #4b4c00;
border-left:5px solid #4b4c00;
}


div#link li a.noborder {
border-bottom:none;
}


div#link li a:hover {
border-left:5px solid #b7b799;
width:125px;
}


div#link li a:hover.noborder {
border-bottom:none;
}


div#text {
padding: 15px 25px 25px 40px;
}



div#text h1, h2, h3, h4, h5 {
font-family: Arial, Helvetica, sans-serif;
color: #4b4c00;
margin-left: 25px;
margin-top: 25px;
font-variant: small-caps
}


div#text a {
color:#4b4c00;
text-decoration:underline;
}


div#text a:hover {
text-decoration:none;
}


div#text p {
font-family: "Tacoma MS", Arial, Helvetica, sans-serif;
font-size: small;
margin: 20px 30px 30px 50px;
}


div#text ul {
margin:0 50px 0 75px;
}

div#text li {
font-family: "Tacoma MS", Arial, Helvetica, sans-serif;
font-size: small;
margin-bottom: 10px;
}


div#footer {
color: #4b4c00;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: center;
padding: 3px 0px 10px 0px;
margin-top:100px;
margin-bottom:25px;
}


div#footer a {
color: #4b4c00;
font-weight: normal;
text-decoration: none;
}