


* { 
	font-family:Arial,Sans-serif; 
	font-size:11px; 
	margin:0 auto;
	

	}

body { 
text-align:center; margin:0; padding:0;}
/* Begin Body & Wrap styles */

.wrap {
margin:0 auto; 
width:100%;
background-color: #000000; 
}

/* Begin Body & Wrap styles */


#header{
	margin:0 auto; 
	background-color: #000000;
	height: 80px;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image:url(../logo/topimage.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
	}
	
.weddingegallery {
	width:100%;
	
	
}	
		
.footer{
	width:100%;
	text-align: center;
	font-size: 10px bold;
	padding-top: 60px;
	background-image: url(../logo/topimage02.gif);
	border-top:1px #999999 solid;
	color: #999999;
	background-repeat: repeat-x;
		}
h1  {
	padding-top: 24px;
    font-size: 22px;
	color: #3399CC;
	font-family: "Times New Roman", Times, serif;
	}
h2 { color: #ccd5e5; font-size: 11px; font-family: "Century Gothic"; margin: 0.83em 0; }

