@charset "utf-8";
/* CSS Document */

body {
	background: #666666 url(../images/background.png) no-repeat top center fixed;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #545454;
	scrollbar-face-color: #transparent;
  	scrollbar-highlight-color: #ffffff;
  	scrollbar-shadow-color: #b3b3b3;
  	scrollbar-3dlight-color: #ffffff;
  	scrollbar-arrow-color: #000000;
  	scrollbar-track-color: #transparent;
  	scrollbar-darkshadow-color: #666666;	
}

html {
	overflow-y: hidden;
	overflow-x: hidden;
}

ul {
	line-height: 2;
}

li {
	list-style-type: disc;
}

#body2 {
	position:relative;
	margin: 0px auto;
	top:90px;
 	width:970px;
 	height:450px;
	background-color: #ffffff;
	font-size: 12px;
	color: #545454;
}

#body2 img {
	border: 0px;
}

#body2 a {
	color: #545454;
	font-style: italic;
}

#body2 a:hover {
	text-decoration: none;
	color: #CA260A;
}

#textfield {
	position:absolute;
	top:0px;
	left:200px;
 	width:570px;
 	height:450px;
	background-color: #ffffff;
	filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;
	color: #999999;
	float:left;
}

p {
	margin: 0 0 11px 0
}

h1 {
	font-size: 12px;
	font-weight: bolder;
	margin:  0 0 12px 0
}

h2 {
	font-size: 11px;
	font-weight: bolder;
	color: #545454;
	margin:  0 0 11px 0 
}

h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #CA260A;	
	margin: 0
}

#text {
	position:absolute;
	top:0px;
	left:200px;
 	width:500px;
 	height:450px;
	font-size: 11px;
	color: #545454;
	margin: 20px 30px 20px 40px;
}

#text a {
	color: #CA260A;
}

#text a:hover {
	text-decoration: none;
	color: #545454;
}

#loading {
	position:absolute;
	top:275px;
	left:378px;
	float:left;
}

#header {
	position:absolute;
	top:0;
	left:0;
	width: 200px;
	height: 450px;
	background-color: #414141;
}

#header2 {
	position:absolute;
	top:0px;
	right:0px;
 	width:200px;
 	height:450px;
	background-color: #ffffff;
	filter:alpha(opacity=1);-moz-opacity:.01;opacity:.01;
	float:right;
}

#link {
	font-size: 13px;
	color: #545454;
	margin: 0 0 0 0px;
	
}

#link a {
	font-size: 13px;
	color: #545454;
	margin: 0 0 0 0px;
	text-decoration: none;
}

#link a:hover {
	color: #CA260A;
	font-size: 13px;
	font-weight: bolder;
}

#link .wedding{
	position:absolute;
	bottom:15px;
	right:45px;
	color: #545454;
	font-size: 13px;
	font-weight: bolder;
	line-height: 2.5;
	font-style: normal;
	text-decoration: none
}


#link .weddingwhite{
	position:absolute;
	bottom:15px;
	right:45px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
	line-height: 2.5;
	font-style: normal;
	text-decoration: none
}

#logo {
 	position:absolute;
 	top:3px;
 	right:3px;
 	float:right;
}

#start {
	position:absolute;
	top:0;
	left:200px;
	width: 770px;
	height: 450px;
	float:left;
}

#menu {
	position:absolute;
	top: 20px;
	left:-20px;
	width: 200px
}

#menu ul {
	line-height: 2.5;
	text-align: center;
}

#menu li {
	list-style-type: none
}

#menu a {
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	color: #ffffff;
}

#menu a:hover {
	color: #CA260A;
}

#menu .currentPage{
	color: #CA260A;
}

#menu2 {
	position:absolute;
	top:358px;
	left:-20px;
	width: 200px
}

#menu2 ul {
	line-height: 2.5;
	text-align: center
}

#menu2 li {
	list-style-type: none
}

#menu2 a {
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	color: #ffffff;
}

#menu2 a:hover {
	color: #CA260A;
}

#menu2 .currentPage{
	color: #CA260A;
}

#menu3 {
	position:absolute;
	top:285px;
	left: -20px;
	width: 200px;
	height: 70px
}

#menu3 ul {
	line-height: 2.5;
	text-align: center;
}

#menu3 li {
	list-style-type: none
}

#menu3 a {
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	color: #ffffff;
}

#menu3 a:hover {
	color: #CA260A;
}

#menu3 .currentPage{
	color: #CA260A;
}

#subfooter {
	position:absolute;
	text-align: center;
	top:454px;
	left:0px;
	width: 200px;
	margin: 0px auto;
}

#subfooter a {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
}

#subfooter a:hover {
	font-size: 11px;
	color: #CA260A;
}

#enableScroll {
	position:absolute;
	top:0px;
	left:200px;
 	width:510px;
 	height:410px;
	font-size: 11px;
	color: #545454;
	margin: 20px 30px 20px 30px;
	overflow-y: scroll;
	overflow-x: hidden;

}

#textscroll {
 	width:475px;
}