@charset "UTF-8";
/* 
	Brian Morrison Weddings style 1 
*/

* { 
    margin: 0; 
    padding: 0; 
}

html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}

#cont {
	position:absolute;
	top:0px;
	left:0px;
	z-index:70;
	overflow:auto;
}

#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:790px;
	height:150px;
}

li {
	font-size:1.5em;
}

ul {
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
a:link,a:visited {
	display:inline;
	width:200px;
	color:#666666;
	text-align:left;
	text-decoration:none;
	text-transform:none;
}
a:hover,a:active
{
color:#000000;
}

.box {
	width: 680px;
	padding-top: 0px;
	padding-left: 110px;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	padding-bottom:0px;
	font: 14px/1.6 Arial, Helvetica, SansSerif;
}

#footer {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
	color: #777;
	text-align: center;
	list-style: none;
}
#footer li {
	display: inline;
}
#footer ul {
	display: inline;
}

#footer a:link {
	color: #888;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	display:none;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer a:active {
	color: #CCC;
	text-decoration: none;
}

#focus-stealer      { position: absolute; left: -9999px; }

.boxMain {
	width: 550px;
	padding-top: 20px;
	padding-left: 270px;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
	padding-bottom:40px;
	font: 13px/1.6 Arial, Helvetica, SansSerif;
}
.boxfooterMain {
	margin: 0;
	width: 900px;
	padding-top: 0px;
	padding-left: 0px;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:1;
	padding-bottom:6px;
	color: #666666;
	font: 8px/1.6 Arial, Helvetica, SansSerif;
	display: block;
	text-align: center;
}
.boxfooterMain2 {
	margin: 0;
	width: 900px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom:0px;
	color: #AAA;
	font: 8px/1.6 Arial, Helvetica, SansSerif;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

