<!--
/*index page*/
body {
	margin:0;
	width:900px;
	background-image: url(images/bg.jpg);
	color:#FFFFFF;
	text-align:center;
		scrollbar-3dlight-color:#FF1493;
           scrollbar-arrow-color:#C71585;
           scrollbar-base-color:#C71585;
           scrollbar-track-color:#FFFFFF;
           scrollbar-darkshadow-color:#696969;
           scrollbar-face-color:#D8BFD8;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#000000;
}
.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style5 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.wrapper {
	width:900;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
}
.container2,.container{
	margin:0 auto;
	text-align:left;
}

.toptable{
	width:899px;
	border:0;

}
.topimage1{
	width:62px;
	clear:both;

}
.topimage2{
	width:62px;
	float:left;

}
.topimage3{
	width:29px;
	float:left;


}
.flashbox{
	width:808px;
	float:left;
}

.maintable {
	vertical-align:top;
	width:899px;
	background: url(images/bgbody.png);
	background-repeat:repeat-y;
}
.iframe{
	margin-left:12px;
	width:823px;
}
.footer{

}
.btimage{
	float:left;
}
.linkcont{
text-align:center;
width:899;
margin-left: auto;
    margin-right: auto;
}
.links {
width:15%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	float:left;
	margin-left:20px;
}
.ad {
width:100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	float:left;
	text-align:center;
}
/*home page*/
.bg_iframe {
	background-image:url(images/ibg.png);
	background-repeat:repeat-y;
	margin:0;
	color:#FFFFFF;
}
.left_cell {
	padding:10px;
}
.right_cell {
	padding:10px;
}
a:link {
	color: #00CCCC;
	text-decoration: none;
}
a:visited {
	color: #00CCCC;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: none;
}
a:active {
	color: #00CCCC;
	text-decoration: none;
}
.wed_title {
	color:#00CCCC;
	font-size:18px;
}
.wed_text {
	margin:10px;
	padding:10px;
}
.name {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 350px;
}
.message {
	width: 350px;
	height: 200px;
	margin-top: 10px;
}
.video { width:580px; margin:0 auto; background-color:#805c77; border:#FFF solid 2px; }
-->/* CSS Document */

