.outer{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #B8B8B8;
}
body,td,th {
	color: #4C4E4B;
	font-family: verdana;
	font-size: 11px;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #4C4E4B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C4E4B;
}
a:hover {
	text-decoration: none;
	color: #1469A0;
}
a:active {
	text-decoration: none;
	color: #4C4E4B;
}
.date{
padding-right: 5px;
}
.link{
	padding-left: 10px;
}
.style1 {
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
#bottomlink a{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#bottomlink a:hover{
	text-decoration: none;
	color: #4C4E4B;
}
.house{
	background-image: url(images/house.jpg);
	background-position: bottom right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.nails{
	background-image: url(images/nails.jpg);
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.borderimage{
	border: 1px solid #fff;
}
.style3 {font-size: 15px}
.style3 {color: #1F79AE}
.style5 {color: #FFFFFF}
.style4 {font-size: 11px}
h1{
	padding:0px;
	margin:0px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}