BODY {
background: white;
margin-left:10px;
margin-right:10px;
background-image: url(http://www.wuzzut.net/wedding/images/flower.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}

P, TD, BR, DIV {
font-family: Geneva, Adobe Garamond, Garamond, Arial, Helvetica, Verdana, Sans-serif; 
color: #000000;
font-size: 10px; 
}

A:link {color: #840000; text-decoration : none}
A:active {color: #990000; text-decoration : none}
A:visited { color: #330000; text-decoration: none}
A:hover {color: #333333; text-decoration: underline}

.whatwhat {
	font-family: "Adobe Garamond", Baskerville, Geneva, Helvetica, Arial;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.McHeader {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Verdana;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.block-core-SystemLink, .gbAdminLink {
    margin: 0px;
    padding: 5px;
}


a.next {
  padding-right: 27px;
  background: url("images/nav_next.gif") right no-repeat;
}

a.last {
  padding-right: 27px;
  background: url("images/nav_last.gif") right no-repeat;
}

a.first {
  padding-right: 27px;
  background: url("images/nav_first.gif") right no-repeat;
}

a.previous{
  padding-right: 27px;
  background: url("images/nav_prev.gif") right no-repeat;
}

.boldy {
font-weight: bold;
}

.summary { display: block; }

#gsNavBar div.gbBreadCrumb {
    margin: 0;
    padding: 4px 8px;
    separator="|" ;
}

#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span {
    padding: 0 0 0 14px;
    background: url('images/icon_path_separator.gif') no-repeat left;
}

