body {
	background-color: #3C3C3C;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
select {
	font-family: "Trebuchet MS", Arial;
	color: #FFE500;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.evidence{
	font-family: "Trebuchet MS", Arial;
	color: #FFE600;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.describe{
	padding-top: 5px;
}
.little{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#container1 {
	background-attachment: scroll;
	background-image: url(row01bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#row1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#destra {
	margin-left: 200px;
	margin-right: 10px;
}
#sinistra {
	width: 200px;
	float: left;
}
#sinistra p{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 150px;
}
#globalnav {
	padding: 5px 0px 0px;
	white-space: nowrap;
	height: 90px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
.index {
	text-align: right;
	float: right;
	padding: 0px;
	margin-left: 3px;
	margin-right: 10px;
}
#secondnav {
	letter-spacing: 1px;	
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 4px;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	background-attachment: scroll;
	background-image: url(subbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}
#secondnav a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FF9900;
	text-decoration: none;
}
#secondnav a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FFCC00;
	text-decoration: none;
}
#secondnav a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FF9900;
	text-decoration: none;
}
#secondnav a:active{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FF9900;
	text-decoration: none;
}
.contentEmpty {
	display: block;
	background-color: #fff;
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentshow{
	height: 373px;
}
.contentEptyRg{
	margin-left: 230px;
	height: 200px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.contentEmptyLf{
	float: left;
	height: 200px;
}
#row2{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#destra2 {
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 200px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 200px;
	background-attachment: scroll;
	background-image: url(bgdescribe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#destra2 a:link{
	color: #ffe600;
	text-decoration: none;
}
#destra2 a:hover{
	color: #ffe600;
	text-decoration: underline;
}
#destra2 a:active{
	color: #ffe600;
	text-decoration: none;
}
#destra2 a:visited{
	color: #ffe600;
	text-decoration: none;
}
#sinistra2 {
	width: 180px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
}
#sinistra2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-align: justify;
	padding: 5px;
}
#sinistra2 img{
}
#sinistra2 a:link{
	color: #FF9900;
	text-decoration: underline;
}
#sinistra2 a:visited{
	color: #000000;
	text-decoration: underline;
}
#sinistra2 a:active{
	color: #000000;
	text-decoration: underline;
}
#sinistra2 a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#row3{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sinistra3{
	width: 180px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 0px;
}
#sinistra3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-align: justify;
	padding: 5px;
}
#sinistra3 a:link{
	color: #FF9900;
	text-decoration: underline;
}
#sinistra3 a:visited{
	color: #000000;
	text-decoration: underline;
}
#sinistra3 a:active{
	color: #000000;
	text-decoration: underline;
}
#sinistra3 a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#destra3{
	background-color: #3C3C3C;
	margin-right: 15px;
	margin-left: 200px;
	background-attachment: scroll;
	background-image: url(destra3bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.seemore{
	background-color: #232323;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.seenomore{
	background-color: #3C3C3C;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(ang.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 0px 0px;
	font-size: 9px;
	height: 15px;
}
.imgshow{
	margin-top: 15px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 1px;
	border: 5px solid #000000;
}
#footer {
	background-image: url(footbg2.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	width: 771px;
	height: 150px;
}
#footerb{
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}
#footer p {
	color: #666666;
	text-align: right;
	margin: 0px;
	word-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#footer a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe600;
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#footer a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #ffe600;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#footer a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe600;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.ban{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 771px;
	background-color: 444444;
	display: block;
}

