	body 
	{
	background-image: url(http://www.nateandruth.com/wedding/images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	}
	
.bodytextbold {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
}
.bodytext {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

.biggerhead {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}

.smalllink {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #696969;
	font-size: 9px;
}

A:LINK {
	color : #996699;
	font-weight : bold;
	text-decoration: none;	
}
A:HOVER {
	color : #669999;
}

A:VISITED {
	color : #996699;
}

.bodytextnavtop {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#navigationtop ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
	
#navigationtop li {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigationtop a {
	color: #636;
	font-weight: bold;
	padding: 0px 10px;
	text-decoration: none;
	}
	
#navigationtop a:hover {
	color: #699;
	font-weight: bold;
	background: #fff;
	}
	
#navigationtop #currentpage a {
	background: #fff;
	color: #366;
	font-style:italic;
	}

.bodytextnav {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#navigation ul {
	list-style-type: none;
	margin: 0 0 15px 10px;
	padding: 0 0 5px;
	float: left;
}
	
#navigation li {
	background: #fff;
	float: none;
	margin: 0;
	padding: 0 0 5px;
	}
	
#navigation a {
	color: #636;
	font-weight: bold;
	padding: 0px 14px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #699;
	font-weight: bold;
	background: #fff;
	}
	
#navigation #currentpage a {
	background: #fff;
	color: #366;
	font-style:italic;
	}

