body{
	background: #d5dadd url(img/bg.png) repeat-x;
	color: #4D4D4D;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

a, a:visited{
	color: #004D99;
}

a:hover{
	color: #86180A;
	text-decoration: none;
}

h1#logo a:hover{
	text-decoration: none;
}

#breadcrumb a:hover{
	color: #C54E0B;
	text-decoration: none;
}

#wrapper{
	background: url(img/bg-wrapper.png) repeat-y;
}

#logo_area{
	background: url(img/logo.jpg) no-repeat top left;
}

#top-nav{
	background: url(img/bg-nav.gif) repeat-x;
}

#top-nav a:hover{
	color: #333;
	text-shadow: none;
}

#top-nav li.current{
	background: url(img/top-nav-active.gif) repeat-x;
}

#aside h4{
	background: url(img/bg-module.gif) repeat-x;
	text-shadow: 1px 1px 0px #063644;
}

#comments ul.odd, #faqs li.odd{
	background: #F4F8F9;
	border: 1px solid #E6F0F2;
}

#post_comment form{
	padding: 20px;
	background: #F4F8F9;
	border: 1px solid #E6F0F2;
}

#lnr div{
	color: #990000;
}
