body, th {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #996600;
	
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align:top;
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;

}

.OnWhite {color:#996600}
.onwhiteSMALL {color:#996600; font-size:12px;}

p,h1 
	{
	 	font:Verdana, Arial, Helvetica, sans-serif;
	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {

}

A:link {
		text-decoration: none;
		color:#FFFFFF;
		}
A:visited {text-decoration: none;
			color:#CCCCCC;
			}
A:active {text-decoration: none}
A:hover {text-decoration: none; color:#FFCC33;}

#onwite A:link { color:#036;}
#onwite A:visited { color:#C00; }
#onwite A:hover {text-decoration: none; color:#00F;}
#wedding_navbar {
	position:absolute;
	width:265px;
	height:600px;
	z-index:1;
	left: 10px;
	top: 25px;
}
#wedding_body {
	position:absolute;
	width:650px;
	height:577px;
	z-index:2;
	left: 280px;
	top: 50px;
	background:url(/images/SandR/watermark800b.jpg);
	background-position:top;
	background-position:center;
	background-repeat:no-repeat;
}
#wedding_title {
	position:absolute;
	width:621px;
	height:45px;
	z-index:3;
	left: 280px;
	top: 5px;
}
#giftregistryform {
	position:absolute;
	width:650px;
	left:0px;
	z-index:100;
	top:250px;
	border-width:1px;
	border-style:solid;
	border-color:#0033FF;
	}
