﻿body{
	background-color:#242424;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:Gray;
	}
img { border:0px;}
h1{font-weight:bold; font-size:15px; text-indent:20px; color:#779ebe;}
h2{font-weight:bold; font-size:13px; color: #61809a;}

.default_img{ width:70px; height:70px;  overflow:hidden;  border:3px solid #fff}
.default_img:hover{ border:3px solid #ccc;}
/* Styles for the entire LavaLamp menu */
.lavaLamp {
            position: relative;
            height: 30px;
            width: 1000px;            
            padding: 5px 5px 5px 5px;
            margin: 5px 0;
            overflow: hidden;
            border: 0px solid gray;
        }
                .lavaLamp li {
                    float: left;
                    list-style: none;
                }
                    .lavaLamp li.backLava {
                        border-bottom: 3px solid #b13e39;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLamp li a {
                        font: 14px arial;
                        text-decoration: none;
                        color: #e2dfd3;
                        outline: none;
                        text-align: center;
                        top: 7px;                  
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 16px;
                    }   
                        .lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
                            border: none;
                        }    

gallery
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#gallery li
{
	display: block;
	float: left;
	margin: 10px;
	border: 3px solid #fff;
}
#gallery li img
{
	margin: 0;
	padding: 0;
}


.next
{
	height: 70px;
	width: 70px;
}
.first
{
	height: 262px;
	width: 272px;
}

.wedding
{
	padding: 0 0 0 150px;
}
.wedding span
{
	font-size: 15px;
	color: #8eb139;
}
.wedding a
{
	font-size: 12px;
	color: #779ebe;
}
.wedding a:hover
{
	font-size: 12px;
	color: #c0c0c0;
}

.default_img
{
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 3px solid #fff;
}
.default_img:hover
{
	border: 3px solid #ccc;
}
