body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1E1E1;
}
#global	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-size: x-small;
}
.style15 {
	font-size: 12px
}

.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style21 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
}
.style22 {font-size: small}
.style30 {color: #0000FF}
.style32 {color: #9F1620; font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.style33 {color: #9F1620}
.style35 {
	font-size: 16px;
	font-weight: bold;
}
.box_spacing	{

}
.style38 {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.small_boxes	{
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
}
.subtable	{
}
.subtable a:hover {
}
.subtable a:link {
	text-decoration: none;
	color: #FFCC00;
}
.subtable a:hover {
	color: #FF0000;
	text-decoration: none;
}
.subtable a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#navigation {
	width: 100%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-image: url(../images/save_the_date_background.jpg);
}

#navigation ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0px;
	float: left;
	width: 16%;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navigation a:hover {
	color: #403000;
	text-decoration: none;
	background-color: #E2E2F1;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000;
	text-align: center;
}
.login	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.login a:link	{
	color:#990000;
}
.login a:hover	{
	color:#0000FF;
}
.members	{
	font-size:12px;
}
a:link	{
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}