* { margin: 0; padding: 0; }

body { padding-bottom: 50px;}

p { padding: 7px 0; }
a { color: #fff; text-decoration: none; font-weight: bold;  }
a:hover { color: #e1e2cc; }

a img { border: 0; }


#wrap { margin: 0 auto; width: 700px; padding-top: 25px;  overflow: auto; }

#content { background: url(background.gif); padding-bottom: 50px; overflow: auto; zoom: 1;  }

#leftcol, #rightcol { background: #660000; color: #fff; padding: 10px; }

#rightcol { float: right; width: 180px; }

#leftcol { width: 150px; float: left; margin-right: 20px; }

#centercol { float: left; width: 290px;   }

.caption { font-size: 14px; line-height: 1; }

/*
.content
{
	font-family: "Times";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

.Menubar 
{
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #FFFFFF;
	background: #660000;
}
.footer
{
	background-color:#FFFFFF;	
	font-family: "Book Antiqua";
	font-size: 12px;
	color: white;
	
}
	a.Menubar:link{text-decoration: none; color: #FFFFFF; }
	a.Menubar:visited{text-decoration: none; color: #FFFFFF; }
	a.Menubar:active{text-decoration: none; color: #999999; }
	a.Menubar:hover{color: #e1e2cc; }
	a:link{text-decoration: underline; color: #011EF9; font-weight: bold;}
	a:visited{text-decoration: underline; color: #011EF9; font-weight: bold;}
	a:active{text-decoration: underline; color: #011EF9; font-weight: bold;}
	a:hover{color: #000000; font-weight: bold;}


*/