#navigation a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #0066CC;
	font-family: Garamond, "Monotype Corsiva";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	clear: both;
	white-space: normal;
	text-align: left;
	background-color: #EFEFEF;
	border: thin solid #999999;
	padding: 1px;
}
#navigation a:hover {
	border-left: 1px solid #FFE12B;
	background-color: #99FFCC;
}
#navigation a.sub {
background: #F9F9F9;
text-indent: 9px;
}
#navigation a.sub:hover {
background: #FFEE88;
}


.newletter { margin: 10px 0 0; padding: 0; background:url(../images/contact-left/newsletter-top.gif) left top no-repeat;}
.newlettertext {margin:0; padding:5px 8px 0px 8px; font-weight:normal; background:url(../images/contact-left/newsletter-bg.gif) top left repeat-y;}
.newletter form {margin: 0; padding:13px 0px 15px 8px; background:url(../images/contact-left/newsletter-bot.gif) left bottom no-repeat; font-size:11px;}
.newletterinput {width: 129px; border:1px solid #999; background: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:0.2em; }
.newletterlist {width: 136px; border:1px solid #999; background: #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1em; padding:0.2em; }
.newlettersubmit {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:11px; }
