/* General Settings */
body {
	background: silver url(../images/backgr5.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}

a:link  {  color: purple; background: transparent; }
a:visited { color: purple; background: transparent; }
a:active { color: purple; background: transparent; }
a:hover { color: yellow; background: red; text-decoration: none; }
em { font-style: italic; font-weight: bold; }
/* End of General Settings */

/* Header and Footer Settings */

img { border: 0; }
img.left { position: absolute; margin-left: 10%; top: 30px; width: 33px;  height: 14px; }
img.main { float: right; margin: 0.3em 10px 0 10px; width: 120px; }
/* end of settings for Content */

/* Footer settings */
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5D59;
	text-align: center;
}
.contact {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
div.address { font-family: serif; font-weight: bold; font-size: 0.7em; border: 0; margin-left: auto; margin-right: auto; text-align: center; }
/* end of settings */
.title {
	font-family: "Comic Sans MS", Georgia, "Times New Roman";
	font-size: 20px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	border: thin solid #000000;
	font-weight: bold;
}
