body{	background: #FFE8E0;  }

#makemeamargin{
	background: url(header_bg.png) repeat-x left top;
	padding-right: 0px;
	padding-left: 0px; }
    
.blog-entry-title a:hover, a:link, a:visited {
	text-decoration: underline;
	color: #880E13; }

a:hover, a:active {
	text-decoration: none; }

.nav li.current {
	background: #3f3f3f url(navcurrent.png);
	width:118px; }

.nav li.current:hover {
	background: #3f3f3f url(navcurrent.png);
	width:118px; }


.nav a {
	color: #ffffff; /* Text colour of the menu items */
	text-decoration: none; }

.nav li.current a:hover {
		background: #3f3f3f url(navcurrent.png);
	width:118px; }


#footerwidth{
	background: #222222 url(footer.png) repeat-x scroll center top;
}
