/* CSS Document */

#boarder{
	position: absolute;
	left: 258px;
	width: 721px;
	height: 521px;
	top: 60px;
}
#info{
	position: relative;
	left:30px;
	width: 670px;
}
#logo{
	position: absolute;
	left:27px;
	top:23px;
}
#title {
	position: relative;
	top: 410px;
	left:225px;
}
#contact {
	position: relative;
	top: 15px;
	left:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	width: 658px;
}
#wedding {
	float: left;
}
#view{
	position: relative;
}
#dodad2 {
	float: right;
}
a:link {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
a:visited  {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
a:hover    {
	color:#32204E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
a:active   {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.borderit img{
border: 1px solid #FFFFFF;
}

.borderit:hover img{
border: 1px solid #99CC99;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}



#menu {
	position:relative;
	top: 230px;
	left: 70px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	width: 155px;
}
.style6 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #45355F;
}