body{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#efefef;
	}
table{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
a{
	color: #333333;
	text-decoration: none;
	}
a:hover{
	color: #333333;
	text-decoration: underline;
	}
/*  Navigation  */
.lavaLampWithImage {
       position:relative;
       height: 26px;
       background: none;
       padding: 4px;
       padding-top:0px;
       margin-left:35px;
       text-align:center;
       overflow: hidden;
       left: 0px;
       }
 

                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("../images/lava1.gif") no-repeat right -30px;
                        width: 20px; height: 30px;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .love {
                            background: url("../images/lava1.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; 
                        }
                    .lavaLampWithImage li a {
                        font: 12px arial;
                        text-decoration: none;						
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 10;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 35px;    
                    }

.bottom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
.bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
.bottom a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b70004;
	}
.img{
	float:left;
	margin-right:20px;
	}