@charset "UTF-8";
/* CSS Document */

body{
	background-color: #FF6600;
	font: arial, helvetica;
	font-size: 18px;
	color: #CCFFFF;
	background-image: url(/images/pattern.gif);
}

div.body{
	width: 650px;
	border: 2px #CC6699 solid;
	margin: 10px auto;
}

div.content{
	width: 650px;
	margin-top: 0px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	background-image: url(/images/string.gif);
	background-repeat: no-repeat;
}
div.bottom {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	width: 650px;
	text-align: center;
	margin: auto;
}

p.paigemateo{
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #605042;
}

img{
margin-top: 11px;
margin-left: 11px;
}

p.join{
	margin-top: 30px;
	margin-left: 15px;
	font-size: 15px;
	color: #605042;
	margin-right: 15px;
}

p.wedding{
margin-top: 10px;
margin-left: 0px;
color: #605042
}

div.navigation{
height: 50px;
width: 746px;
margin-left: 1px;
margin-top: 0px;
background-color: #ffffff;
border: 1px solid #ffffff;
}

a:link, a:visited   {
	color: #CC3399;
	text-decoration: none;
}
ul {
	color: #333366;
	list-style-position: inside;
	font-size: 14px;
}

a:hover  {
	color: #CC66CC;
}
