@import "../wallwork.css";

body {background:  #4c3e2e url(wedding.jpg) 0 0 no-repeat fixed;}

div#content {background: #4c3e2e url(wedding.jpg) 0 0 no-repeat fixed;
	color: #DED;
	border: solid #DED;}

div#content {position: absolute; top: 26px; left: 161px; right: 25px;
	padding: 10px;}

div#content a:link {color: white;}

div#content a:visited {color: #BBC;}

div#content a:link:hover {color: #0FF;}

div#content a:visited:hover {color: #0cc;}

div#links a {background: transparent url(wedding.jpg) 0 0 no-repeat fixed;
	color: #FFFFCC;}

div#links p {display: block;
	text-align: center;
	font: bold 1em sans-serif;
	color: #66ff66;
	padding: 5px 5px; 
	margin: 0 0 2px; 
	border-width: 0;
	text-decoration: none;}

div#links a:hover {background: transparent url(wedding.jpg) 0 0 no-repeat fixed;
	color: #484;}

#lphoto{clear:left;padding-top:10px;}

#rphoto{clear:right;padding-top:10px;}


