body, html {height:100%}
body {
	font-family: Helvetica CE,Trebuchet MS,Arial,sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	width: 100%; 
	text-align:center;
}

div {
		margin: 0px;
	padding: 0px;

}
#content {
	width:100%;
	text-align: center;
}
#left {
	width:50%;
	height:100%;
	float:left;
	text-align:right;

}
#right {
width:50%;
height:100%;
	background-image: url(../img/background_color_img.gif);
	float: right;
		text-align:left;
	
}
#visual {
	text-align: center;
}

	
#weddings {

margin-top:100px;


}
#events{

margin-top:100px;
	
}

a {
	color : #4682B4;
}
a:visited {
	
}
a:visited:hover {
}

a:hover {
	text-decoration: none;
}

a img {
	border: none; 
}
