body {
	/* delete background (except for background color) if there's no background file */
	background-color: #CC0033;
	margin : 2px 8px 2px 2px;
	background-image: url(bck.jpg);
	background-repeat: repeat; /* no-repeat if you want to show background only once, like in table for illustration photo */
	background-position: 0px 0px;
}

.extra {font-weight: normal; font-size:0.8em;}
.title {font-size: 1px; visibility:hidden; display:none;}

a:link, a:visited, a:active{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #FFFFCC; text-decoration: underline;}
#adblockright, #adblockleft { font-family: Georgia, Times, Serif; color: #ffffff; font-weight: bold; font-size: 1.3em; text-align: center;}
#adblockright .pic {border: 2px double #000000;}

#adblockleft .pic {border: 2px double #000000;}
.phone {font-size: 1px; visibility:hidden; display:none; height: 1px;}
.imgright {width: 98%; text-align: center;}
.titlefake {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
	filter: Glow(Color=#000000, Strength=5);
	width:100%;
	height: 33px;
	margin-bottom: 15px;
}
