html {background: url('/img/bg.jpg') repeat black; font-family: Arial,Helvetica,Sans; font-weight: bold; text-align: justify; font-size: 12px; overflow: hidden;}

a {color: #E7E7E7;}

#pagecontainer {color: white;}

/*#contentbox {color: white; width: 998px; height: 600px; background: url('/img/content_bg.jpg') repeat #000000; border: solid #999999 1px; padding: 10px;}*/
#contentbox {width: 1134px; height: 770px; margin-left: auto; margin-right: auto; padding-left: 72px; padding-top: 90px; padding-right: 66px; padding-bottom: 86px; overflow: hidden; color: white; background: url('/img/content_bg.png') no-repeat; }

#pagecontent {width: 998px; height: 100%;}
#homepagecontent {width: 980px; line-height: 24px;}
#homepagecontent p {margin-left: 160px;}

#homepic {position: absolute; float: left; margin-left: -68px; margin-top: -35px; margin-right: 10px;}

#photoblurb {width: 365px; float: right; text-align: justify; margin-right: 5px;}

#footer { margin-top: 5px; text-align: right; color: white;}





/* Styles for the entire LavaLamp menu */

.lavaLampBottomStyle {

            position: absolute;

            width: 998px;

            height: 29px;
            
            top: 20px;
            
            left: 65px;

            padding: 5px;

            margin-left: 10px;

            margin-right: 0px;

            overflow: hidden;

        }

                .lavaLampBottomStyle li {

                    float: left;

                    list-style: none;

                }

                    .lavaLampBottomStyle li.back {

                        border-bottom: 5px solid white;

                        width: 9px;

                        height: 30px;

                        z-index: 8;

                        position: absolute;

                    }

                    .lavaLampBottomStyle li a {

                        font-size: 14px;

                        color: white;

                        text-decoration: none;

                        outline: none;

                        text-align: center;

                        top: 7px;

                        text-transform: uppercase;

                        letter-spacing: 0;

                        z-index: 10;

                        display: block;

                        float: left;

                        height: 30px;

                        position: relative;

                        overflow: hidden;

                        margin: auto 10px;

                    }   

                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {

                            border: none;

                        }

/* End LavaLamp Menu Styles */        