.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183360;
	text-decoration: none;
}
.myclass {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fffd96;
	border-right-color: #fffd96;
	border-bottom-color: #fffd96;
	border-left-color: #fffd96;
}
.w-bg {

	background-image: url(images/wedding-lower.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.w-bgplane {

	background-image: url(images/w-bgplane.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #94AEE4;
}

.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFB0;
	text-decoration: none;
}
.loading {
	background-image: url(images/loading1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px none #999999;
}

.imgstyle img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity:1;
/*filter:alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=100, FinishX=0, FinishY=0);*/
/*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=10, Color='gray', Positive='true');*/

border: 1px solid;
border-color:#ddd5a7;

}

.imgstyle:hover img{
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:0.5;
/*filter:alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=10, Color='gray', Positive='true');*/

border: 2px solid;
border-color:#FEFE9C;

}.heading {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #1E3F75;
	font-weight: normal;
}
a.heading:hover {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-weight: normal;
	color: #FFFF9A;
	text-decoration: underline;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #DB7776;
	text-decoration: none;
}
.transparent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183360;
	text-decoration: none;
	filter:alpha(opacity=60);
-moz-opacity:.60;			opacity:.60;
}
.body {
	background-color: #D4EAF7;
}
.red {


	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #1E3F75;
	text-decoration: none;
}
a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3F75;
	text-decoration: none;
}
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B81301;
	text-decoration: none;
}
.a-bg {
	background-attachment: scroll;
	background-image: url(images/album-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.dblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183360;
}
