/* CSS Document */

body{
	background-image:url(img/leather_back.jpg);
	background-attachment:fixed;
	background-position:center;
	background-color:#562b16;
	margin:0px;
	padding:0px;
	font:11px Verdana, "Courier New", Courier, monospace;
}
a { color:#932300;
	text-decoration:none;
}
a:active { 	color:#932300;
	text-decoration:none;
}
a:link { color:#932300;
	text-decoration:none;
}
a:visited { color:#932300;
	text-decoration:none;
}
a:hover { 	color:#ff9070;
	text-decoration:none;
}
a:visited hover { 	color:#ff9070;
	text-decoration:none;
}
#all{
	behavior: url(iepngfix.htc);
	background:url(img/shadow.png) center center repeat-y;
	width:921px;
	margin:0 auto;
}
div.centered{
	margin:0 auto;
	width:842px;
}
#ph_centered{
	margin:0 auto;
	width:921px;
	height:139px;
	text-align:center;
	float:center;
}
div.standrd{
	width:842px;
}
#main{
	margin:0 auto;
	width:842px;
	background:url(img/inside_back.jpg) repeat-y;
	text-align:center;
	padding-top:0px;
}	
#main_lc{
	float:left;
	background:url(img/tastiera_ptrn.gif) repeat-y;
}
#tast{
	float:left;
	padding-left:29px;
	width:141px;
}
#maintext{
	float:left;
	padding:20px;
	width:440px;
	text-align:left;
}
#maintext1{
	float:left;
	width:440px;
	text-align:left;
}
#maintitle{
	float:left;
	padding:0px 0px  20px 0px;
	width:440px;
	text-align:left;
}
#menubox{
	float:right;
	width:151px;
	padding:0px;
	margin-right:15px;
}
#announcement{
	margin:0 auto;
	width:842px;
	background:url(img/inside_back.jpg) repeat-y;
	height:250px;
	text-align:center;
	padding-top:100px;
	margin-top:120px;
}	
#secLinks{
	font-family:"Courier New", Courier, monospace;
	margin-top:55px;
	font-size:16px;
}
#copyright{
	height:20px;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
	color:#333333;
	font-size:9px;
	margin-top:10px;
	margin-bottom:20px;
}
