@charset "utf-8";
/* CSS SHEET WRITTEN BY HOUNWORKS.IT 2009  */


/*  BODY  */

body{
	background: #000000 url(../images/bkgindex.jpg) center top;
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
}

.index h2{
	color:#ffffff;
}

.index {
	width:800px;
	height:400px;
	margin: 0 auto;
	margin-top:100px;
	color:#ffffff;
}


#all{
	background: #dab355;
	background:url(../images/back.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:800px;
	height:auto;
	margin: 0 auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:18px;
}


h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #68000c;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#68000c;
}

a {
	font-weight: bold;
	color: #68000c;
	border:0px;
}

a:hover {
	text-decoration: none;
	color: #000000;
	border:0px;
}

a.opacity img{
 border:1px solid #666666;
 filter:alpha(opacity=80);
 -moz-opacity:.70;opacity:.80;
 }

a.opacity:hover img{
 border:1px solid #000000;
 filter:alpha(opacity=100);
 -moz-opacity:1.00;opacity:1.00;
}



.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 3px solid #000000;
}
.text1 {
	font-size: 13px;
	font-style:italic;
}

/* END BODY */
