#adblockright, #adblockleft {
	color: #ffffff;
	font-family: Georgia, Serif, Times;
	font-style: normal; /* italic for italic */
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding:20px;
}
body {
	margin : 2px 8px 2px 2px;
background: #8e0922;
background: -moz-linear-gradient(top,  #8e0922 1%, #8e0922 8%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#8e0922), color-stop(8%,#8e0922), color-stop(100%,#000000));
background: -webkit-linear-gradient(top,  #8e0922 1%,#8e0922 8%,#000000 100%);
background: -o-linear-gradient(top,  #8e0922 1%,#8e0922 8%,#000000 100%);
background: -ms-linear-gradient(top,  #8e0922 1%,#8e0922 8%,#000000 100%);
background: linear-gradient(top,  #8e0922 1%,#8e0922 8%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0922', endColorstr='#000000',GradientType=0 );
}

.title {font-weight: bold}

a:link, a:visited, a:active{
	text-decoration:none;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #FF0000; text-decoration: underline;}

#container (
	padding:10px;
	border: solid 1px #cccccc;
	width:90%;
	margin:20px;
}

#adblockright .pic {border:0px solid #ffffff;}

#adblockleft .pic {border:0px solid #ffffff;}

.phone {font-weight: bold}
