DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

body
{
margin: 0px 0px 0px 0px;
background: #ffffe9;
background-image:  url(/assets/images/yellowback.gif);
text-align: center;
font-family: "Trebuchet MS", verdana;
font-size: 12px;
}

#endpagecontainer
{
clear: both;
}

.entry
{
margin:0 0 20px 20px;
}

.updated
{
color: #666666;
font-style: italic;
}


#entrycontainer
{
background-position: center center;
background-image: url(/assets/images/entry.gif);
background-repeat: no-repeat;
height: 100%;
}

#bottom
{
clear: both;
text-align: right;
padding-right: 2px;
margin-left: auto;
margin-right: auto;
background-image: url(/assets/images/bottom.gif);
background-repeat: no-repeat;
width: 740px;
height: 4px;
}

#pagecontainer
{
background-image: url(/assets/images/lr-shad.gif);
background-repeat: repeat-y;
background-color: #fcfcd9;
margin: 15px auto 0 auto;
padding:20px 0 0 0;
width: 740px;
text-align: left;
}

#greyheader
{
background-color: #808080;
width: 700px;
height: 34px;
background-image: url(/assets/images/header_l.gif);
background-position: 0px -2px;
background-repeat: no-repeat;
text-align: right;
color: #ff9966;
position: relative;
margin: 0 20px 0 20px;
}

#greyheader p
{
font-family: "Trebuchet MS";
font-size: 14px;
position: absolute;
margin: 0;
padding: 0;
right: 10px;
top: 6px;
letter-spacing: 2px;

}


#headerright
{
height: 37px;
text-align: right;
margin: 0px 0px -6px 0px;
}

#bigphoto
{
width: 700px;
height: 89px;
background-image: url(/assets/images/natheader5.jpg);
background-repeat: no-repeat;
margin: 0 20px 0 20px;
}

#centercontainer
{
padding: 0 0px 0 0px;
margin:0;
background-color:green;
}

#leftside
{
float: left;
padding:0;
margin: 10px 10px 0px 20px;
width: 180px;
}

#contentbox
{
float: left;
background-color: white;
border: 1px solid #ddddcb;
width: 486px;
padding:0 10px 10px 12px;
margin:10px 0 20px 0;
}


#menubox, #notesbox, #contactbox
{
background-color: #f8f8f8;
border: 1px solid #ddddcb;
font-family: "Trebuchet MS";
padding: 3px 3px 3px 3px;
margin: 0px 0 10px 0; /* [distance between boxes] */
}

#quotesbox
{
background-color: #f8f8f8;
border: 1px solid #ddddcb;
font-family: arial;
font-style: italic;
color: #ff6633;
/* was 0 3 8 3 */
padding: 3px 3px 3px 3px;
margin: 0px 0 10px 0; /* [distance between boxes] */
}

#managebox
{
background-color: #f8f8f8;
border: 1px solid #ddddcb;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: 500;
color: #666666;
/* was 0 3 8 3 */
padding: 13px 16px 13px 16px;
margin: 0px 0 10px 0; /* [distance between boxes] */
}

.galfootnote
{
font-family: arial;
font-size: 10px;
width: 100%;
color: #888888;
}


#menubox ul
{
padding:0 0 0 0;
margin:0 0 0 10px;
}

#menubox ul li
{
padding: 3px 14px 3px 0px;
list-style: none;
margin: 0px 0px 0px 0px;
font-size: 20px;
}



#notesbox
{
font-weight: 500;
color: #777777;
padding: 9px 4px 9px 12px;
}

#notesbox a
{
color: #85b385;
font-weight: 800;
}

#notesbox a:hover
{
color: #ff6633;
font-weight: 800;
}


#pdficon
{
float: left;
height: 22px;
width: 22px;
background-image: url(/assets/images/pdf.gif);
background-repeat: no-repeat;
}

#playicon
{
float: left;
height: 22px;
width: 22px;
background-image: url(/assets/images/play.gif);
background-repeat: no-repeat;
}

#twiticon
{
float: left;
height: 25px;
width: 25px;
background-image: url(/assets/images/twitter.gif);
background-repeat: no-repeat;
}

#quotesbox p
{
padding: 5px 14px 2px 14px;
font-size: 13px;
}

#contact
{
float: right;
}

#praisetext
{
font-style: italic;
padding: 0 10px 0 0;
}

#praisepiece
{
padding: 10px 0 0 0;
font-size: 16px;
font-weight: 800;
}

#praisegiver
{
text-align: right;
color:#777777;
padding: 0px 20px 15px 0;
}

#quotesbox h1, #notesbox h1
{
padding: 4px 0 5px 14px;
font-size: 12px;
font-weight: bold;
margin: 0 0 0 0;
}


.image_list
{
float: left;
margin: 0;
padding: 10px 0 35px 0;
width: 100%

}

.image_list li
{
list-style-type:none;
padding: 1px;
margin: 5px;
height: 102px;
width: 102px;
border: 1px solid #bbbbbb;
float: left;
}


#boxitemheader
{
padding: 0 0 0 0;
margin: 0 0 0 0;
width: 100%;
background-color: #ffffe2;
font-size: 14px;
color: #777777;
font-weight: 700;
}


#boxitemheadercurrent
{
padding: 0 0 0 0;
margin: 10px 0 0 0;
width: 100%;
background-color: #ffffe2;
font-size: 14px;
color: #229922;
font-weight: 700;
}



#boxitemdetails
{
padding: 10px 0 20px 0;
margin: 0 0 20px 0;
width: 100%;
background-color: #eeeeee;
}

#musicdownload
{
margin: 10px 0 0 0;
padding: 0 0 0 0;
background-image: url(/assets/images/play.gif);
background-repeat: no-repeat;
}

#musicdownload a
{
margin: 0 0 0 0;
padding: 0 0 0 20px;
font-weight: 800;
color: #85b385;
}

#musicdownload a:hover
{
text-decoration: underline;
color: #ff6633;
}

a img
{
border:none;
}

a, a:visited
{
color: #555555;
text-decoration: none;
}

a:hover
{
text-decoration: none;
color: #ff6633;
}

h1
{
font-family: arial;
color: #666666;
font-size: 20px;
padding: 8px 9px 0px 0px;
margin:0 0 0 0;
}

h2
{
padding: 20px 9px 10px 0px;
margin: 0 0 0 0;
font-size: 18px;
font-weight: 800;
}

p
{
margin: 0px 0px 0px 0px;
padding: 8px 9px 8px 0px;
}


