body {

	background-image: url(../images/bgpage.jpg);

	background-repeat:repeat-x;

	background-color:#FFFFFF;

	background-attachment:fixed;

}

a:link {

	color: #000000;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #000000;

}

a:hover {

	text-decoration: none;

	color: #A10101;

}

a:active {

	text-decoration: underline;

	color: #000000;

}



.menutext {

			font-family:"monotype Corsiva";

			font-size:15px;

			color:#000000;

			padding-right:7px;

			}

			

.title {

			font-family:tahoma;

			color:#FFFFFF;

			font-size:20px;

			padding-left:30px;

			}

			

.text {

			font-family:tahoma;

			color:#FFFFFF;

			font-size:12px;

			padding-left:30px;

			padding-right:25px;			

			}

			

.footer  {

			font-family:tahoma;

			color: #999999;

			font-size:11px;

			}

			











			

h2 {

	font: bold 190%/100% Arial, Helvetica, sans-serif;

	margin: 0 0 .2em;

}

h2 em {

	font: normal 80%/100% Arial, Helvetica, sans-serif;

	color: #999999;

}

#largeImg {

	width: 334px;

	height: 228px;

}

.thumbs img {

	border: solid 1px #999999;

	width: 71px;

	height: 70px;

	padding:3px;

}

.thumbs img:hover {

	border-color: #fff;

}

