body {	color: #333333;    background: #CC9999;	font-family: Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;	text-align: center;}#container {	background: url(../images/border_side_wide_red.gif) center repeat-y;	width: 700px;	margin: auto;	padding-bottom: 5px;	text-align: center;}#content object {    margin: 0px 0px 20px 0px;    }#pageHeader {    font-size: 14px;    text-align: left;}#pageHeader #whiteRoseLogo {    margin: 0px;    padding: 0px;}#pageHeader span {	color: #333333;	padding-right: 5px;}#pageHeader #tele {    text-align: center;    color: #CC0033;}#pageHeader #email {    text-align: center;    color: #CC0033;}#pageFooter{       margin: auto;    background: url(../images/footer2.gif) center no-repeat;    width: 700px;    height: 50px;    }#footerLinks {    color: #333333;    padding-top: 5px;    padding-bottom: 10px;    font-size: 11px;}#footerLinks a:link, #footerLinks a:active, #footerLinks a:visited{    color: #333333;    text-decoration: underline;    border: none;    font-size: 11px;}#footerLinks a:hover {    color: #CC0033;    background: #ffffff;}a {	text-decoration: none;	border-bottom: 1px dotted #CC0033;	font-size: 13px;}a:link {	color: #CC0033;}a:visited {	color: #CC0000;	}a:active {	color: #CC0033;	}