#right a {
	text-decoration: none;
	color: #547DCD;
	font-weight: bold;
}
#right a:hover {
	text-decoration: none;
	color: #00FD00;
	font-weight: bold;
}
#right a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#header{
	width:900px;
	height:200px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../wedding/images/header.jpg);
}
#mid{
	width:400px;
	float:left;
	padding-top: 30px;
	padding-right: 21px;
	padding-left: 0;
	background-color: #363636;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2B2B2B;
	height: 525px;
	margin-left: 10px;
}
#right{
	width:457px;
	float:left;
	background-color: #222222;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 525px;
}
#mid img {
	padding-left: 10px;
}
