
	
	#rap
	{
	background-image:url(images/banner2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
	width:770px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
	}
	
	#content {
	position:relative;
	width:580px;
	margin-top:70px;
	font-family: Georgia;
	font-size: 13px;
	padding: 8px;
	float: right;
	
	}
	
	#message
	{
	border-bottom: dashed 1px #306;
	padding: 3px;
	}
	
	#notes
	{
	position:relative;
	float:left;
	margin-top:100px;
	padding:8px;
	width:145px;
	line-height:12px;
	font-size:11px;
	}
	
		
	#footer
	{
	
	font-family: Arial;
	font-size: 9px;
	padding: 8px;
	width:750px;
	clear:both;
	background-color:#306;
	color:#fff;
	}
	
	h3
	{
	font-size:14px;
	color:#306;
	
	}
	
	h4
	{
	font-size:12px;
	color:#306;
	border-bottom: dashed 1px #306;
	}
	
		style2
	{
	font-size:13px;
	color:#FF0000;
	}
