h1 { 
	font-size: 15px; 
	font-weight: bold; 
	font-family: arial; 
	margin: 0 0 8px 0; 
	color: #000000; 
	text-transform: uppercase; 
}
body { padding:0; margin:0; background-color: #646D72; }
td { vertical-align: top; }
a { color: #ffffff; }

div.wrapper { margin-top: 40px; width: 759px;}
table.layout { background-color: #ffffff; border: 1px solid #646d72;}
div.padding { padding: 8px; background-color: #ffffff; }

table.menu { background-color: #962427; }
table.menu td { 
	text-align: center; 
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
table.menu td a { 
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #ffffff;
	line-height: 18px;
}
table.menu td a:hover { color: #d66467; }

div.content { width: 454px; padding: 5px 0 5px 5px; }
div.content, div.content td { font-size: 11px; line-height: 13px; font-family: arial; color: #646d72;}
div.graphic { 
	width: 234px; 
	height: 415px; 
	background-color: #ffffff; 
	background-repeat: no-repeat; 
	background-position: bottom center;
	font-size: 11px; line-height: 13px; font-family: arial;
	color: #646d72;
}
span.imagetext {
	position: relative; 
	top: 80px;
}

a { color: #d66467; text-decoration: none; }
a:hover { text-decoration: underline; }

table.footer td { vertical-align: middle; background-color: #dad9d4; color #959590; }
table.footer td div.padding { background-color: transparent; color: #858580; font-size: 11px; line-height: 13px; font-family: arial; }