body{
	background:#000;
	font-family:verdana;
}

#message{
	height: 10px;
	background: red;
	color: #00000;
	padding: 10px;
}

img{
	border-style: none;
}

a:active{
	outline: none;
}

a:focus{
	-moz-outline-style: none;
}

div#header{
	height:150px;
	background:#FFFFFF;
}

div#home{
	position:absolute;
	font-size:12px;
	right:200px;
	top:30px;
	display:none;
}

div#home a{
	font-size:12px;
	color:#000;
}

div#mainwrapper{
	overflow:hidden;
	width:100%;
	height:450px;
}

div#wrapper{
	position:absolute;
	background: url(../images/bg.jpg) 0 0 repeat;
	height: 450px;
	width:100%;
}




div#logo{
	position:absolute;
	margin-right:40%;
	margin-top:76px;
	margin-left:131px;
	width:800px;
}

div#footer{
	height: 100px;
	background:#000000;
}

div#copyright{
	padding-top: 20px;
	font-family:Arial;
	font-size:28px;
	color:#fff;
	float:left;
}

div#copyright span{
	font-family:Arial;
	font-size:28px;
	color:#fff;
}

div#otinanai{
	padding-top:20px;
	float:right;
}

a{
	color:#FFF;
}

*{ padding:0px; margin:0px; }
	
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
h4{ margin: 10px 10px 0 10px; color:#FFF; font:12pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
h5{ margin: 2px 10px 0 10px; color:#FFF; font:10pt Arial, sans-serif; letter-spacing:0px; font-weight: bold;  }
		
.boxgrid{ 
	width: 150px; 
	height: 151px; 
	margin-left:50px; 
	margin-top: 100px;
	float:left; 
	background:#000000; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
			
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 200px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
			
.captionfull .boxcaption {
	top: 50;
	left: 0;
}

.caption .boxcaption {
	top: 50;
	left: 0;
}

div.close{
	position:absolute;
	right:35px;
	top:5px;
	font-size:18px;
	color:#fff;
}

#weddings_wrapper{
	position:absolute;
	top:170px;
	left:180px;
	display:none;
}
	
#gallery_wrap {
	width: 840px;
	height: 417px;
	padding: 25px;
	background: url(../images/borderbox.png) top left no-repeat;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h3 {
	border-bottom-color: white;
}

div#allimages{
	background: url(../images/bgcolor.jpg) 0 0 repeat;
	height: 450px;
	width:100%;
	float:right;
}

div#allimages div{
	height: 50px;
	width:50px;
	float:left;
}

div#allimages img{
	height: 40px;
	width:40px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
}
