
body {
	background: url(../images/bg-body.png) repeat left top;
	min-width: 960px;
	margin: 0;
}

img {
	border: 0;
}
h2, h3 {
	color: #2f2203;
	font: 24px/24px 'verdana';
	letter-spacing: 1px;
	margin: 0 0 6px;
	text-transform: uppercase;
	border-bottom: 2px solid #e5e5e5;
}
h2 span {
	color: #fc6700;
}
h3 {
	font-size: 20px;
	margin: 0;
	text-transform: none;
}
p {
	color: #9b8d84;
	font: 12px/24px Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 0;
	text-align:justify;
}
p a {
	color: #9b8d84;
	text-decoration: none;
}
h3 a:hover, p a:hover {
	color: #f1aa00;
}
p a:hover {
	text-decoration: underline;
}

.archives {
	list-style: none;
	margin: 0;
	padding: 18px 0;
}
.archives > li {
	cursor: pointer;
	border-top: 1px solid #e5e5e5;
}
.archives > li > span {
	background-position: right -160px;
	color: #032d5d;
	display: block;
	font: 11px/25px 'verdana';
	height: 20px;
	font-weight:bold;
}
.archives > li:first-child {
	border-top: 0;
}
.archives ul {
	display: none;
	list-style: none;
	border-top: 1px solid #e5e5e5;
	margin: 0;
	padding: 12px 0;
}
.archives ul li a {
	color: #9b8d84;
	display: block;
	font: 12px/24px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	text-decoration: none;
}
.archives ul li a:hover {
	color: #fc6700;
}
.archives > li:hover > span {
	color: #fc6700;
}
.archives > li ul {
	display: none;
}
.archives > li:hover > span, .archives > li:hover ul {
	background-position: right bottom;
	color: #fc6700;
	display: block;
}
.birthday{
	height:250px;
	border:solid red 0px;
}
.login{
	height:230px;
	border:solid red 0px;
}
.scrolling{
	color: #032d5d;
	display: block;
	font: 11px/24px verdana, Helvetica, sans-serif;
	padding-left: 20px;
	text-decoration: none;
	list-style-type: none;
	line-height:15px;
}
.News_Letters {
	color: #032d5d;
	display: block;
	font: 11px/24px verdana, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	line-height:15px;
}

.News_Letters_link{
	color: #032d5d;
	text-decoration: none;
}

.News_Letters_link :hover {
	color: #5a8ac0;
	text-decoration: none;
}
