body {
	font-family:georgia;
	background-color:#ffffff;
	background-image:url('images/body-bg.png');
	background-position:0px 0px;
	background-repeat:repeat-x;
	margin:0px;
}
a:link {
	color:#5c0a27;
}
a:visited {
	color:#333333;
}
p {
	margin:3px 3px 12px 3px;
	font-size:16px;
}
p span {
	float:left;
	font-size:40px;
	font-weight:bold;
	margin-top:-4px;
	margin-bottom:-8px;
	padding-right:3px;
}
h4 {
	border-bottom:1px solid #5c0a27;
	margin:3px 0px;
	font-size:18px;
	background-color:transparent;
}
div.tablewrapper {
	width:100%;
	height:auto;
	background-color:transparent;
	background-image:url('images/page-bg.png');
	background-position:top center;
	background-repeat:repeat-y;
}
table {
	padding:0px;
	width:775px;
	height:auto;
	margin:0px auto;
	background-color:transparent;
}
table.body {
	background-image:url('images/table-bg.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
}
table.footer {
	font-size:10px;
	color:#bbb;
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	background-color:#fff;
}
table.content {
	float:left;
	margin-left:-4px;
	background-image:url('images/rose-sm.jpg');
	background-position:95% 100%;
	background-repeat:no-repeat;
}
table table {
	float:left;
	width:auto;
	height:auto;
	background-color:transparent;
}
table table td {
	width:auto;
	height:auto;
}
td.leftcol {
	padding-left:38px;
	font-size:12px;
}
td.leftcol img {
	margin:5px 40px;
}
td.wrapper {
	height:335px; 
	width:280px;
	overflow:auto; 
}
td.rightcol {
	height:auto;
	width:175px;
	padding-left:3px;
}
td.rightcol div {
	margin:8px 10px;
	font-size:20px;
	color:#5c0a27;
	text-align:center;
}
td.bottom {
	background-image:url('images/table-bg-bottom.png'); 
	background-position:bottom center;
	background-repeat:no-repeat;
	font-size:6px;
	margin-bottom:0px;
	padding-bottom:0px;
}
td {
	padding:0px 6px 6px 6px;
}
div.header {
	border:3px solid #ff33ff;
	margin:-6px;
	padding:2px;
}
div.header div {
	border:1px solid #ff99ff;
	padding:3px;
}
div.navigation {
	clear:both;
	background-color:#5c0a27;
	background-image:url('images/navigation-bg.png');
	background-position:0 0;
	background-repeat:repeat-x;
	width:465px;
	height:auto;
	font-size:16px;
	color:#aaa;
	text-align:center;
	margin:0px 3px 3px 3px;
	padding:4px;
}
div.navigation span {
	color:#fff;
	border:0;
}
div.page-footer {
	text-align:center;
	font-size:10px;
	color:#aaa;
	margin-top:-5px;
	padding-top:5px;
	background-color:#fff;
}
div.page-footer a {
	color:#aaa;
	text-decoration:none;
}
div.page-footer a:hover {
	color:#777;
	}
.amy {
	margin:15px 47px 3px 0px;
}
