﻿#promotions a:hover {color:navy}
#promotions a{color:white}

#content {
	width:1000px;
	border: 1px solid green;
	background-color: #EAF6E7;
}

#body {
	background: url(images/small_Ripples.png);
	height:100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1px;
	text-decoration: none;
}

body {overflow:-moz-scrollbars-vertical;
	  overflow:-saf-scrollbars-vertical;}
	  
h5{
	font-size:12pt;
	margin-bottom:-12px;
}