@charset "UTF-8";
/* CSS Document */

#page_content  {
	background:url(images/awards.png) top right no-repeat;
	width:974px;
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}
	
#page_title  {
	background:url(images/MESSAGES_TITLE.png) top left no-repeat;
	width:879px;
	height:125px;
	margin:60px 0px 0px 95px;
	padding:0px;	
	}
	
#stationery {
	width:660px;
	margin:0px auto 0px auto;
}

#paper_top {
	background:url(images/paper_top.png) top center no-repeat;
	width:660px;
	height: 93px;
}

#paper_body {
	background:url(images/paper_body.png) top center repeat-y;
	width:660px;
	height: 600px;
}

#paper_bottom {
	background:url(images/paper_bottom.png) top center no-repeat;
	width:660px;
	height: 93px;
}

#stationery_head {
	background:url(images/stationery_head.png) top left no-repeat;
	width:190px;
	height:50px;
	margin: 0px 0px 0px 380px;
}

#message_text {
	background:url(images/message_text.png) top left no-repeat;
	width:400px;
	height:470px;
	margin:15px 0px 0px 130px;
}
.container {
	float:none;
	position:relative;
	clear:both;
	}
#message_body {
	color:#00;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px 120px;
	}
p.date {
	font-weight: bold;
	margin:30px 0 30px 0;
	}
p.body {
	line-height: 20px;
	margin-bottom: 10px;
	}
p.signature {
	text-align:right;
	font-weight:bold;
	padding-right:80px;
	margin:25px 0px 10px 0px;;
	}